summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-03-29arm: dove: Use proper irq accessor functionsThomas Gleixner
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23arm: introduce little-endian bitopsAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'v6v7' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-15ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon
2011-03-14arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()Thomas Gleixner
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()Michel Lespinasse
2011-03-10ARM: 6798/1: aout-core: zero thread debug registers in a.out core dumpWill Deacon
2011-03-09ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon
2011-03-09ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar
2011-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King
2011-03-03[ARM] add machine-specific hook to machine_kexecEric Cooper
2011-02-26ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagicDave Martin
2011-02-26ARM: 6765/1: remove obsolete comment from asm/mach/arch.hNicolas Pitre
2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King
2011-02-23ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King
2011-02-21ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim
2011-02-21ARM: pgtable: add pud-level codeRussell King
2011-02-21ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar
2011-02-17ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-02-17ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent
2011-02-15ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon
2011-02-15ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon
2011-02-12ARM: move cache/processor/fault glue to separate include filesRussell King
2011-02-11ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King