Age | Commit message (Expand) | Author | Files | Lines |
2010-03-13 | ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds | Greg Ungerer | 1 | -0/+1 |
2010-03-13 | ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h | Mikael Pettersson | 1 | -0/+1 |
2010-03-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -0/+77 |
2010-03-13 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori | 1 | -0/+8 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: arm: use include/linux/pci-dma.h | FUJITA Tomonori | 1 | -10/+1 |
2010-03-13 | arm: use generic ptrace_resume code | Christoph Hellwig | 1 | -0/+2 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -0/+1 |
2010-03-13 | Add generic sys_old_mmap() | Christoph Hellwig | 1 | -0/+1 |
2010-03-13 | Add generic sys_old_select() | Christoph Hellwig | 1 | -0/+1 |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King | 20 | -126/+499 |
2010-03-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -8/+4 |
2010-03-02 | [ARM] pxa: move board board IRQ definitions out of irqs.h | Eric Miao | 1 | -0/+12 |
2010-03-02 | [ARM] sa1111: allow cascaded IRQs to be used by platforms | Eric Miao | 1 | -0/+4 |
2010-03-02 | [ARM] locomo: allow cascaded IRQ base to be specified by platforms | Eric Miao | 1 | -0/+4 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 19 | -118/+485 |
2010-03-01 | iop-adma: redundant/wrong tests in iop_*_count()? | Roel Kluin | 1 | -8/+4 |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds | 1 | -0/+10 |
2010-02-26 | Merge branches 'clks' and 'pnx' into devel | Russell King | 2 | -3/+20 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 11 | -50/+294 |
2010-02-26 | Merge branch 'perf' into devel | Russell King | 2 | -0/+106 |
2010-02-26 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 9 | -70/+92 |
2010-02-25 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 1 | -1/+2 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -1/+2 |
2010-02-20 | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor | Abdoulaye Walsimou Gaye | 1 | -1/+2 |
2010-02-16 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2 | -4/+4 |
2010-02-16 | ARM: 5927/1: Make delimiters of DMA area globally visibly. | Fenkart/Bostandzhyan | 1 | -8/+11 |
2010-02-16 | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS | Russell King | 1 | -1/+2 |
2010-02-16 | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas | 2 | -0/+16 |
2010-02-16 | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent | 1 | -13/+23 |
2010-02-16 | ARM: 5889/1: Add atomic64 routines for ARMv6k and above. | Will Deacon | 1 | -0/+228 |
2010-02-16 | ARM: add notify_die() support | Russell King | 1 | -2/+1 |
2010-02-16 | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 1 | -12/+0 |
2010-02-16 | ARM: remove old RTC support | Russell King | 1 | -8/+0 |
2010-02-16 | ARM: Add caller information to ioremap | Russell King | 1 | -2/+9 |
2010-02-16 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 1 | -3/+17 |
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-02-05 | arm: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 1 | -0/+10 |
2010-01-20 | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 1 | -3/+17 |
2010-01-15 | ARM: Add common entry code for system with two VICs | Ben Dooks | 1 | -0/+57 |
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 |