aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
|\
| * iop-adma: implement a private tx_listDan Williams2009-09-08
| * [ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King2009-06-20
| * Delete pcibios_select_rootMatthew Wilcox2009-06-17
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-14
| |\
| | * [ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre2009-06-14
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-14
| |\ \ | | |/ | |/|
| | * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-14
| | |\
| | | * [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov2009-06-11
| | * | Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King2009-06-14
| | |\ \
| | | * | [ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre2009-05-29
| | * | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2009-06-11
| | |\ \ \
| | | * | | Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-30
| | | * | | Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas2009-05-30
| | | * | | Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2009-05-30
| | | * | | RealView: Add support for the RealView/PBX platformColin Tuckley2009-05-30
| | | |/ /
| | * | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-10
| | |\ \ \
| | | * \ \ [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-develBen Dooks2009-05-18
| | | |\ \ \
| | | | * | | [ARM] S3C64XX: DMA supportBen Dooks2009-05-18
| | | * | | | [ARM] VIC: Add power management deviceBen Dooks2009-05-07
| | | |/ / /
| | * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-08
| | |\ \ \ \
| | | * | | | [ARM] Kirkwood: create a mapping for the Security Accelerator SRAMNicolas Pitre2009-06-08
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'smp' into develRussell King2009-06-01
| | |\ \ \ \
| | | * | | | [ARM] smp: use new cpumask functionsRussell King2009-05-28
| | | * | | | [ARM] smp: allow re-use of realview localtimer TWD supportRussell King2009-05-17
| | | * | | | [ARM] smp: separate SCU support code from realviewRussell King2009-05-17
| | | * | | | [ARM] smp: SCU is used on non-realview platformsRussell King2009-05-17
| | | * | | | [ARM] smp: move core localtimer support out of platform specific filesRussell King2009-05-17
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-29
| | |\| | |
| | * | | | Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King2009-05-25
| | |\ \ \ \
| | | * | | | omap iommu: simple virtual address space managementHiroshi DOYU2009-05-19
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-23
| | |\ \ \ \
| | * | | | | [ARM] Convert pmd_page() to be highmem safeRussell King2009-04-26
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
| |\ \ \ \ \
| | * | | | | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| | * | | | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| | * | | | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| | * | | | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
| * | | | | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-12
| |/ / / / /
* | | | | | Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-08
|\ \ \ \ \ \
| * | | | | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-29
* | | | | | | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-08
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | async_tx: add sum check flagsDan Williams2009-08-29
* | | | | | [ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2009-06-02
| |_|_|_|/ |/| | | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-29
|\ \ \ \ \
| * | | | | [ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers2009-05-28
| * | | | | [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-28
| | |_|_|/ | |/| | |
* / | | | flat: fix data sections alignmentOskar Schirmer2009-05-29
|/ / / /
* | | / [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-17
| |_|/ |/| |
* | | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-07
| |/ |/|