aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+3
2009-08-15ARM: Fix broken highmem supportRussell King1-1/+2
2009-07-30Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-2/+2
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-25ARM: includecheck fix: atomic.hJaswinder Singh Rajput1-2/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
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-20[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King1-0/+2
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+8
2009-06-14Merge 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/ycmiao/pxa-linux-2.6 into develRussell King1-106/+0
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King1-0/+2
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus 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-10Merge 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-02[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-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre1-0/+2
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-9/+241
2009-05-29flat: fix data sections alignmentOskar Schirmer1-3/+0
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into develRussell King2-9/+5
2009-05-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers1-0/+173
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King3-9/+68
2009-05-28[ARM] smp: use new cpumask functionsRussell King1-1/+1
2009-05-25Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git into develRussell King1-0/+8
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into develRussell King1-7/+9
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU1-0/+8
2009-05-18[ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-develBen Dooks1-0/+138
2009-05-18[ARM] S3C64XX: DMA supportBen Dooks1-0/+138
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King3-21/+24
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King1-8/+2
2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King1-0/+13
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King2-40/+51
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King2-9/+5