summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-06ARM: DMA: add support for DMA debuggingRussell King
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2010-12-24ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim
2010-12-24ARM: provide an early platform initialization hookRussell King
2010-12-24ARM: simplify early machine init hooksRussell King
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao
2010-12-20ARM: localtimer: clean up local timer on hot unplugRussell King
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King
2010-12-20ARM: SMP: provide individual IPI interrupt statisticsRussell King
2010-12-20ARM: fix /proc/interrupts formattingRussell King
2010-12-20ARM: SMP: move ipi_count into irq_stat structureRussell King
2010-12-20ARM: SMP: provide accessors for irq_stat dataRussell King
2010-12-20ARM: include local timer irq stats only when local timers configuredRussell King
2010-12-05ARM: implement support for read-mostly sectionsRussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-11-23ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham
2010-11-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-11-03ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-29kgdb,arm: fix register dumpRabin Vincent
2010-10-28Merge branch 'devel-stable' into develRussell King
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-27ARM: fix memblock breakageRussell King
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar
2010-10-26ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner
2010-10-25ARM: Add L2X0 PREFETCH and POWER control registerKyungmin Park
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20ARM: make struct machine_desc definition coherent with its commentNicolas Pitre
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock