Age | Commit message (Expand) | Author | Files | Lines |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King | 2 | -3/+20 |
2010-02-25 | Merge branch 'misc2' into devel | Russell King | 11 | -50/+294 |
2010-02-25 | Merge branch 'perf' into devel | Russell King | 2 | -0/+106 |
2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 9 | -70/+92 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -1/+2 |
2010-02-15 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2 | -4/+4 |
2010-02-15 | ARM: 5927/1: Make delimiters of DMA area globally visibly. | Fenkart/Bostandzhyan | 1 | -8/+11 |
2010-02-15 | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS | Russell King | 1 | -1/+2 |
2010-02-15 | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas | 2 | -0/+16 |
2010-02-15 | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent | 1 | -13/+23 |
2010-02-15 | ARM: 5889/1: Add atomic64 routines for ARMv6k and above. | Will Deacon | 1 | -0/+228 |
2010-02-15 | ARM: add notify_die() support | Russell King | 1 | -2/+1 |
2010-02-15 | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 1 | -12/+0 |
2010-02-15 | ARM: remove old RTC support | Russell King | 1 | -8/+0 |
2010-02-15 | ARM: Add caller information to ioremap | Russell King | 1 | -2/+9 |
2010-02-15 | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King | 1 | -23/+0 |
2010-02-15 | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King | 1 | -0/+9 |
2010-02-15 | ARM: dma-mapping: push buffer ownership down into dma-mapping.c | Russell King | 1 | -14/+25 |
2010-02-15 | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King | 1 | -17/+47 |
2010-02-12 | ARM: Consolidate clks_register() and similar | Russell King | 1 | -0/+3 |
2010-02-12 | ARM: 5900/2: arm: enable support for software perf events | Jamie Iles | 1 | -0/+31 |
2010-02-12 | ARM: 5899/2: arm: provide a mechanism to reserve performance counters | Jamie Iles | 1 | -0/+75 |
2010-01-19 | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 1 | -3/+17 |
2010-01-10 | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 1 | -0/+1 |
2010-01-10 | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 1 | -2/+2 |
2010-01-08 | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs | Jamie Iles | 1 | -0/+6 |
2010-01-07 | ARM: add missing recvmmsg syscall number | Russell King | 1 | -0/+1 |
2009-12-18 | ARM: Kill CONFIG_CPU_32 | Russell King | 1 | -176/+198 |
2009-12-18 | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -12/+5 |
2009-12-17 | Merge branch 'cache' (early part) | Russell King | 1 | -12/+5 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2 | -0/+2 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -1/+0 |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 1 | -10/+10 |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2 | -8/+8 |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 1 | -10/+10 |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 1 | -1/+1 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2 | -4/+4 |
2009-12-14 | ARM: Fix ptrace accesses | Russell King | 2 | -22/+7 |
2009-12-14 | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 1 | -5/+5 |
2009-12-14 | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 1 | -7/+0 |
2009-12-12 | arm: move mach-types to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-11 | arm: add arch_mmap_check(), get rid of sys_arm_mremap() | Al Viro | 1 | -0/+3 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-12-08 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -35/+275 |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King | 2 | -1/+28 |
2009-12-05 | Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i... | Russell King | 1 | -0/+165 |
2009-12-04 | Merge branch 'pending-dma-streaming' (early part) into devel | Russell King | 2 | -18/+22 |