summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-181-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-181-12/+5Star
|\ \ \
| * | | Merge branch 'cache' (early part)Russell King2009-12-181-12/+5Star
| |\| |
| | * | ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-141-5/+5
| | * | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-141-7/+0Star
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-0/+2
|\ \ \ \
| * | | | arm: move mach-types to include/generatedSam Ravnborg2009-12-121-0/+1
| * | | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0Star
| |/ / / |/| | |
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
* | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-8/+8
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-10/+10
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-4/+4
|/ / /
* / / arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-111-0/+3
|/ /
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \
| * \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-033-0/+20
| |\ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-089-35/+275
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into develRussell King2009-12-052-1/+28
| |\ \ \ \
| | * \ \ \ Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2009-12-011-0/+11
| | |\ \ \ \
| | | * | | | ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek2009-11-271-0/+11
| | * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xsc...Russell King2009-11-211-1/+17
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | iop: enable generic timeMikael Pettersson2009-10-291-1/+0Star
| | | * | | | iop: clockevent supportMikael Pettersson2009-10-291-0/+12
| | | * | | | iop: clocksource supportMikael Pettersson2009-10-291-0/+5
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. | | | | | Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King2009-12-051-0/+165
| |\ \ \ \ \| | | | | | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin2009-12-021-0/+165
| | | | | |/ / / | | | | |/| | |
| * | | | | | | Merge branch 'pending-dma-streaming' (early part) into develRussell King2009-12-042-18/+22
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King2009-11-231-3/+5
| | * | | | | | | ARM: dma-mapping: provide dma_to_page()Russell King2009-11-231-0/+10
| | * | | | | | | ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King2009-11-232-11/+2Star
| | * | | | | | | ARM: provide phys_to_page() to complement page_to_phys()Russell King2009-11-231-5/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'pending-dma-coherent' into develRussell King2009-12-042-9/+24
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2009-11-242-9/+24
| | |/ / / / / /
| * | | | | | | Merge branch 'pending-misc' (early part) into develRussell King2009-12-045-8/+40
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-041-2/+0Star
| | * | | | | | | ARM: Avoid duplicated implementation for VIVT cache flushingRussell King2009-12-011-5/+15
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+Rabin Vincent2009-10-251-0/+19
| * | | | | | | Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"Russell King2009-10-191-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-0/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King2009-11-201-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-195-4/+22
|\| | | | |
| * | | | | ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-101-0/+9
| * | | | | ARM: Fix errata 411920 workaroundsRussell King2009-10-291-0/+5
| | |_|/ / | |/| | |
| * | | | ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar2009-10-151-1/+2
| * | | | ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2009-10-141-0/+3
| |/ / /
| * | / ARM: boolean bit testingJohannes Weiner2009-10-111-3/+3
| | |/ | |/|
* / | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/ /