summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King
2009-08-13Complete irq tracing support for ARMUwe Kleine-König
2009-08-13[ARM] support tracing when using newer compilersUwe Kleine-König
2009-08-05Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-24nommu: Remove the memory_start/end variables from ARM page-nommu.hCatalin Marinas
2009-07-24nommu: ptrace supportPaul Brook
2009-07-24nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas
2009-07-24Thumb-2: Add support for loadable modulesCatalin Marinas
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-07-24Thumb-2: Add macros for the unified assembler syntaxCatalin Marinas
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-05[ARM] pgtable: file pte layout documentationRussell King
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij
2009-06-20[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14[ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King
2009-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2009-06-11[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King
2009-06-08[ARM] Kirkwood: create a mapping for the Security Accelerator SRAMNicolas Pitre
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey
2009-06-01Merge branch 'smp' into develRussell King
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley
2009-05-30[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King
2009-05-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-05-28[ARM] smp: use new cpumask functionsRussell King
2009-05-25Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU