aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-19ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 commentsTony Lindgren1-3/+17
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar1-0/+1
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API setPeter Hüwe1-2/+2
2010-01-08ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles1-0/+6
2010-01-07ARM: add missing recvmmsg syscall numberRussell King1-0/+1
2009-12-18ARM: Kill CONFIG_CPU_32Russell King1-176/+198
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King1-1/+1
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-12/+5
2009-12-17Merge branch 'cache' (early part)Russell King1-12/+5
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2-0/+2
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-10/+10
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-4/+4
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King1-5/+5
2009-12-14ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre1-7/+0
2009-12-12arm: move mach-types to include/generatedSam Ravnborg1-0/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro1-0/+3
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-35/+275
2009-12-05Merge branch 'devel-stable' into develRussell King2-1/+28
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into develRussell King1-0/+165
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King2-18/+22
2009-12-04Merge branch 'pending-dma-coherent' into develRussell King2-9/+24
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King5-8/+40
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King1-2/+0
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe3-0/+20
2009-12-02ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin1-0/+165
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2009-12-01Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King1-0/+11
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King1-5/+15
2009-11-27ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek1-0/+11
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2-9/+24
2009-11-23ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King1-3/+5
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King1-0/+10
2009-11-23ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King2-11/+2
2009-11-23ARM: provide phys_to_page() to complement page_to_phys()Russell King1-5/+6
2009-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stableRussell King1-1/+17
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King1-0/+6
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-4/+22
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King1-0/+9
2009-10-29ARM: Fix errata 411920 workaroundsRussell King1-0/+5
2009-10-29iop: enable generic timeMikael Pettersson1-1/+0
2009-10-29iop: clockevent supportMikael Pettersson1-0/+12
2009-10-29iop: clocksource supportMikael Pettersson1-0/+5