| Commit message (Expand) | Author | Age |
* | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 |
* | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 2009-12-18 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | Merge branch 'cache' (early part) | Russell King | 2009-12-17 |
| |\ |
|
| | * | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 2009-12-14 |
| | * | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 2009-12-14 |
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \ \ |
|
| * | | | arm: move mach-types to include/generated | Sam Ravnborg | 2009-12-12 |
| * | | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 |
| |/ /
|/| | |
|
* | | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 |
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
|/ / |
|
* / | arm: add arch_mmap_check(), get rid of sys_arm_mremap() | Al Viro | 2009-12-11 |
|/ |
|
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 |
| |\ |
|
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-08 |
|\ \ \ |
|
| * \ \ | Merge branch 'devel-stable' into devel | Russell King | 2009-12-05 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 2009-12-01 |
| | |\ \ \ |
|
| | | * | | | ARM: Add Tauros2 L2 cache controller support | Lennert Buytenhek | 2009-11-27 |
| | * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xsc... | Russell King | 2009-11-20 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | iop: enable generic time | Mikael Pettersson | 2009-10-29 |
| | | * | | | iop: clockevent support | Mikael Pettersson | 2009-10-29 |
| | | * | | | iop: clocksource support | Mikael Pettersson | 2009-10-29 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. | | | | | Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i... | Russell King | 2009-12-05 |
| |\ \ \ \ \| | | |
| | | |_|_|_|/ / /
| | |/| | | | / /
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | | * | | | | ARM: 5841/1: a driver for on-chip ETM and ETB | Alexander Shishkin | 2009-12-02 |
| | | | | |/ /
| | | | |/| | |
|
| * | | | | | | Merge branch 'pending-dma-streaming' (early part) into devel | Russell King | 2009-12-04 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() | Russell King | 2009-11-23 |
| | * | | | | | | ARM: dma-mapping: provide dma_to_page() | Russell King | 2009-11-23 |
| | * | | | | | | ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus() | Russell King | 2009-11-23 |
| | * | | | | | | ARM: provide phys_to_page() to complement page_to_phys() | Russell King | 2009-11-23 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'pending-dma-coherent' into devel | Russell King | 2009-12-04 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute | Russell King | 2009-11-24 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'pending-misc' (early part) into devel | Russell King | 2009-12-04 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: Reduce __flush_dcache_page() visibility | Russell King | 2009-12-04 |
| | * | | | | | | ARM: Avoid duplicated implementation for VIVT cache flushing | Russell King | 2009-12-01 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+ | Rabin Vincent | 2009-10-25 |
| * | | | | | | Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt" | Russell King | 2009-10-19 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled | Russell King | 2009-11-20 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| | | | |
|
| * | | | | ARM: Use a definition for the userspace cmpxchg emulation syscall | Russell King | 2009-11-10 |
| * | | | | ARM: Fix errata 411920 workarounds | Russell King | 2009-10-29 |
| | |_|/
| |/| | |
|
| * | | | ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled | Santosh Shilimkar | 2009-10-15 |
| * | | | ARM: 5759/1: Add register information of threads to coredump | Artem Bityutskiy | 2009-10-14 |
| |/ / |
|
| * | | ARM: boolean bit testing | Johannes Weiner | 2009-10-11 |