summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-25Merge branch 'perf' into develRussell King
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas
2010-02-15ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent
2010-02-15ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon
2010-02-15ARM: add notify_die() supportRussell King
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-02-15ARM: remove old RTC supportRussell King
2010-02-15ARM: Add caller information to ioremapRussell King
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2010-02-12ARM: Consolidate clks_register() and similarRussell King
2010-02-12ARM: 5900/2: arm: enable support for software perf eventsJamie Iles
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles
2010-02-05arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley
2010-01-19ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe
2010-01-08ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles
2010-01-07ARM: add missing recvmmsg syscall numberRussell King
2009-12-18ARM: Kill CONFIG_CPU_32Russell King
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-17Merge branch 'cache' (early part)Russell King
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14ARM: Fix ptrace accessesRussell King