summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-03Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren
2010-12-22ARM: sched_clock: provide common infrastructure for sched_clock()Russell King
2010-12-19ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre
2010-12-14ARM: GIC: move enablement of PPI interrupts to gic.cRussell King
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King
2010-12-08ARM: io: simplify ioremap* and iounmap definitionsRussell King
2010-12-08ARM: io: make iounmap() a simple macroRussell King
2010-12-07ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.SMagnus Damm
2010-12-04ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNELDave Martin
2010-12-04ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_r...Dave Martin
2010-12-01ARM: module: clean up handling of ELF unwind tablesRussell King
2010-11-30ARM: 6486/1: provide zero vmcore_elf64_check_arch()Mika Westerberg
2010-11-26Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King
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-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring
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