aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
...
| | | * | | | | ARM: Pass VMA to copy_user_highpage() implementationsRussell King2009-10-05
| | * | | | | | ARM: Fix ptrace accessesRussell King2009-12-14
| | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-26
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-05
| |/ / / / /
* | | | | / ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye2010-02-20
| |_|_|_|/ |/| | | |
* | | | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren2010-01-19
| |_|_|/ |/| | |
* | | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-10
* | | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe2010-01-09
* | | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles2010-01-08
* | | | ARM: add missing recvmmsg syscall numberRussell King2010-01-07
|/ / /
* | | ARM: Kill CONFIG_CPU_32Russell King2009-12-18
* | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-18
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-17
|\ \ \
| * | | Merge branch 'cache' (early part)Russell King2009-12-17
| |\| |
| | * | ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-14
| | * | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-14
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \ \
| * | | | arm: move mach-types to include/generatedSam Ravnborg2009-12-12
| * | | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
| |/ / / |/| | |
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
|/ / /
* / / arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-11
|/ /
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \
| * \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-08
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into develRussell King2009-12-05
| |\ \ \ \
| | * \ \ \ Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2009-12-01
| | |\ \ \ \
| | | * | | | ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek2009-11-27
| | * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xsc...Russell King2009-11-20
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | iop: enable generic timeMikael Pettersson2009-10-29
| | | * | | | iop: clockevent supportMikael Pettersson2009-10-29
| | | * | | | iop: clocksource supportMikael Pettersson2009-10-29
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. | | | | | Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King2009-12-05
| |\ \ \ \ \| | | | | | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin2009-12-02
| | | | | |/ / / | | | | |/| | |
| * | | | | | | Merge branch 'pending-dma-streaming' (early part) into develRussell King2009-12-04
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King2009-11-23
| | * | | | | | | ARM: dma-mapping: provide dma_to_page()Russell King2009-11-23
| | * | | | | | | ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King2009-11-23
| | * | | | | | | ARM: provide phys_to_page() to complement page_to_phys()Russell King2009-11-23
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'pending-dma-coherent' into develRussell King2009-12-04
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2009-11-24
| | |/ / / / / /
| * | | | | | | Merge branch 'pending-misc' (early part) into develRussell King2009-12-04
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-04
| | * | | | | | | ARM: Avoid duplicated implementation for VIVT cache flushingRussell King2009-12-01
| | | |_|/ / / / | | |/| | | | |