summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-08-04ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon
2011-08-04arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()Thomas Gleixner
2011-08-04futex: Sanitize futex ops argument typesMichel Lespinasse
2011-08-04futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-08-04futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()Michel Lespinasse
2011-08-02ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar
2011-08-02ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon
2011-06-28ENGR00139229-1 MX6: Bring up i.MX6 sabreauto with Single coreZeng Zhaoming
2011-04-01cache-l2x0: add enable/disable functionsRob Herring
2011-03-15ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon
2011-03-15ARM: P2V: extend to 16-bit translation offsetsRussell King
2011-03-15ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-03-15ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-02-26ARM: 6765/1: remove obsolete comment from asm/mach/arch.hNicolas Pitre
2011-02-23ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König
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-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King
2011-01-25ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas
2011-01-25ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-12ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent
2011-01-11ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06Merge branch 'pgt' (early part) into develRussell King
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-06ARM: DMA: add support for DMA debuggingRussell King
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: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin
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-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-22ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King
2010-12-20Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren