summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Merge branch 'misc2' into develRussell King11-50/+294
2010-02-25Merge branch 'perf' into develRussell King2-0/+106
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King9-70/+92
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2-4/+4
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan1-8/+11
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King1-1/+2
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas2-0/+16
2010-02-15ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent1-13/+23
2010-02-15ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon1-0/+228
2010-02-15ARM: add notify_die() supportRussell King1-2/+1
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr1-12/+0
2010-02-15ARM: remove old RTC supportRussell King1-8/+0
2010-02-15ARM: Add caller information to ioremapRussell King1-2/+9
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King1-23/+0
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+9
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King1-14/+25
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King1-17/+47
2010-02-12ARM: 5900/2: arm: enable support for software perf eventsJamie Iles1-0/+31
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles1-0/+75
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_DM...Peter 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: Fix ptrace accessesRussell King2-22/+7
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' i...Russell 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