summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-041-8/+4Star
|\
| * iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin2010-03-011-8/+4Star
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-0119-118/+485
|\ \
| * \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-252-3/+20
| |\ \
| | * | ARM: Consolidate clks_register() and similarRussell King2010-02-121-0/+3
| | |/
| * | Merge branch 'misc2' into develRussell King2010-02-2511-50/+294
| |\ \
| | * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-152-4/+4
| | * | ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2010-02-151-8/+11
| | * | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-151-1/+2
| | * | ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas2010-02-152-0/+16
| | * | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent2010-02-151-13/+23
| | * | ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon2010-02-151-0/+228
| | * | ARM: add notify_die() supportRussell King2010-02-151-2/+1Star
| | * | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-12/+0Star
| | * | ARM: remove old RTC supportRussell King2010-02-151-8/+0Star
| | * | ARM: Add caller information to ioremapRussell King2010-02-151-2/+9
| * | | Merge branch 'perf' into develRussell King2010-02-252-0/+106
| |\ \ \
| | * | | ARM: 5900/2: arm: enable support for software perf eventsJamie Iles2010-02-121-0/+31
| | * | | ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2010-02-121-0/+75
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-259-70/+92
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
| | | | | |/ /
| | | | * | | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King2010-02-151-23/+0Star
| | | | * | | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-151-0/+9
| | | | * | | ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King2010-02-151-14/+25
| | | | * | | ARM: dma-mapping: introduce the idea of buffer ownershipRussell King2010-02-151-17/+47
| | | * | | | ARM: Pass VMA to copy_user_highpage() implementationsRussell King2009-10-051-3/+4
| | * | | | | ARM: Fix ptrace accessesRussell King2009-12-142-22/+7Star
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-271-0/+10
|\ \ \ \ \ \
| * | | | | | arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+10
| |/ / / / /
* | | | | / ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye2010-02-201-1/+2
| |_|_|_|/ |/| | | |
* | | | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren2010-01-201-3/+17
| |_|_|/ |/| | |
* | | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-101-0/+1
* | | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe2010-01-101-2/+2
* | | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles2010-01-081-0/+6
* | | | ARM: add missing recvmmsg syscall numberRussell King2010-01-071-0/+1
|/ / /
* | | ARM: Kill CONFIG_CPU_32Russell King2009-12-181-176/+198
* | | 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