summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-09-12Merge branch 'devel-stable' into develRussell King11-12/+282
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King6-30/+107
2009-08-17ARM: implement highpteRussell King2-8/+25
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King2-5/+45
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson2-3/+6
2009-08-13Complete irq tracing support for ARMUwe Kleine-König1-5/+44
2009-08-13[ARM] support tracing when using newer compilersUwe Kleine-König1-0/+1
2009-08-06Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King1-2/+2
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-24nommu: Remove the memory_start/end variables from ARM page-nommu.hCatalin Marinas1-3/+0
2009-07-24nommu: ptrace supportPaul Brook1-0/+8
2009-07-24nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas1-0/+2
2009-07-24Thumb-2: Add support for loadable modulesCatalin Marinas2-0/+9
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas2-2/+78
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2-0/+12
2009-07-24Thumb-2: Add macros for the unified assembler syntaxCatalin Marinas1-0/+126
2009-07-21[ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König1-0/+34
2009-07-11[ARM] pgtable: rearrange file PTE bit allocationRussell King1-9/+9
2009-07-11[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King1-2/+0
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-09MMC: MMCI: allow GPIOs to be passedRussell King1-0/+2
2009-07-05[ARM] pgtable: file pte layout documentationRussell King1-9/+14
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King1-5/+25
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij1-1/+1
2009-06-21[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King1-0/+2
2009-06-18Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+8
2009-06-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-172/+303
2009-06-14[ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre1-0/+8
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King1-106/+0
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King1-0/+2
2009-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds5-4/+5
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-4/+0
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King5-2/+69
2009-06-11[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov1-106/+0
2009-06-11Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2-1/+139
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King5-12/+242
2009-06-08[ARM] Kirkwood: create a mapping for the Security Accelerator SRAMNicolas Pitre1-0/+1
2009-06-03[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2-7/+16
2009-06-01Merge branch 'smp' into develRussell King5-62/+83
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas2-0/+11
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas1-0/+7
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2-2/+49
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley1-0/+2
2009-05-30[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre1-0/+2
2009-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-9/+241