Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-13 | 1 | -2/+0 | |
* | | | | | pci-dma: arm: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-13 | 1 | -10/+1 | |
* | | | | | arm: use generic ptrace_resume code | Christoph Hellwig | 2010-03-13 | 1 | -0/+2 | |
* | | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-13 | 1 | -0/+1 | |
* | | | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-13 | 1 | -0/+1 | |
* | | | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-13 | 1 | -0/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-03-04 | 1 | -8/+4 | |
|\ \ \ \ | ||||||
| * | | | | iop-adma: redundant/wrong tests in iop_*_count()? | Roel Kluin | 2010-03-01 | 1 | -8/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 19 | -118/+485 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 2 | -3/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 1 | -0/+3 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 11 | -50/+294 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 | 2 | -4/+4 | |
| | * | | | | ARM: 5927/1: Make delimiters of DMA area globally visibly. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -8/+11 | |
| | * | | | | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS | Russell King | 2010-02-15 | 1 | -1/+2 | |
| | * | | | | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas | 2010-02-15 | 2 | -0/+16 | |
| | * | | | | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent | 2010-02-15 | 1 | -13/+23 | |
| | * | | | | ARM: 5889/1: Add atomic64 routines for ARMv6k and above. | Will Deacon | 2010-02-15 | 1 | -0/+228 | |
| | * | | | | ARM: add notify_die() support | Russell King | 2010-02-15 | 1 | -2/+1 | |
| | * | | | | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 2010-02-15 | 1 | -12/+0 | |
| | * | | | | ARM: remove old RTC support | Russell King | 2010-02-15 | 1 | -8/+0 | |
| | * | | | | ARM: Add caller information to ioremap | Russell King | 2010-02-15 | 1 | -2/+9 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'perf' into devel | Russell King | 2010-02-25 | 2 | -0/+106 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM: 5900/2: arm: enable support for software perf events | Jamie Iles | 2010-02-12 | 1 | -0/+31 | |
| | * | | | | ARM: 5899/2: arm: provide a mechanism to reserve performance counters | Jamie Iles | 2010-02-12 | 1 | -0/+75 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 | 9 | -70/+92 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | | | | * | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+2 | |
| | | | | |/ / / | ||||||
| | | | * | | | | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King | 2010-02-15 | 1 | -23/+0 | |
| | | | * | | | | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King | 2010-02-15 | 1 | -0/+9 | |
| | | | * | | | | ARM: dma-mapping: push buffer ownership down into dma-mapping.c | Russell King | 2010-02-15 | 1 | -14/+25 | |
| | | | * | | | | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King | 2010-02-15 | 1 | -17/+47 | |
| | | * | | | | | ARM: Pass VMA to copy_user_highpage() implementations | Russell King | 2009-10-05 | 1 | -3/+4 | |
| | * | | | | | | ARM: Fix ptrace accesses | Russell King | 2009-12-14 | 2 | -22/+7 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds | 2010-02-27 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | arm: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 2010-02-05 | 1 | -0/+10 | |
| |/ / / / / | ||||||
* | | | | / | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor | Abdoulaye Walsimou Gaye | 2010-02-20 | 1 | -1/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 2010-01-20 | 1 | -3/+17 | |
| |_|_|/ |/| | | | ||||||
* | | | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 2010-01-10 | 1 | -0/+1 | |
* | | | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 2010-01-10 | 1 | -2/+2 | |
* | | | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs | Jamie Iles | 2010-01-08 | 1 | -0/+6 | |
* | | | | ARM: add missing recvmmsg syscall number | Russell King | 2010-01-07 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 | 1 | -176/+198 | |
* | | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 2009-12-18 | 1 | -1/+1 | |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-18 | 1 | -12/+5 | |
|\ \ \ | ||||||
| * | | | Merge branch 'cache' (early part) | Russell King | 2009-12-18 | 1 | -12/+5 | |
| |\| | | ||||||
| | * | | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 2009-12-14 | 1 | -5/+5 | |
| | * | | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 2009-12-14 | 1 | -7/+0 | |
* | | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 2 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | arm: move mach-types to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 | |
| * | | | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |