Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ARM: dma-mapping: add support for IOMMU mapper | Marek Szyprowski | 2012-05-21 | 2 | -0/+37 | |
| | * | | | | | ARM: dma-mapping: use alloc, mmap, free from dma_ops | Marek Szyprowski | 2012-05-21 | 1 | -30/+77 | |
| | * | | | | | ARM: dma-mapping: move all dma bounce code to separate dma ops structure | Marek Szyprowski | 2012-05-21 | 1 | -97/+2 | |
| | * | | | | | ARM: dma-mapping: use asm-generic/dma-mapping-common.h | Marek Szyprowski | 2012-05-21 | 2 | -169/+28 | |
| | * | | | | | ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops | Marek Szyprowski | 2012-05-21 | 1 | -34/+33 | |
| | * | | | | | ARM: dma-mapping: introduce DMA_ERROR_CODE constant | Marek Szyprowski | 2012-05-21 | 1 | -1/+3 | |
| | | |/ / / | | |/| | | | ||||||
| * / | | | | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 | 2 | -0/+16 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-25 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-17 | 1 | -3/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 5 | -418/+0 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann | 2012-05-16 | 1 | -234/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM: clps711x: Used own subarch directory for store header file | Alexander Shiyan | 2012-05-14 | 1 | -234/+0 | |
| * | | | | | | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann | 2012-05-13 | 4 | -151/+59 | |
| |\| | | | | | ||||||
| | * | | | | | ARM: clps711x: Combine header files into one for clps711x-targets | Alexander Shiyan | 2012-05-13 | 4 | -151/+59 | |
| * | | | | | | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann | 2012-05-11 | 3 | -31/+1 | |
| |\| | | | | | ||||||
| | * | | | | | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset | Alexander Shiyan | 2012-05-11 | 3 | -31/+1 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge tag 'v3.4-rc6' into next/cleanup | Olof Johansson | 2012-05-09 | 2 | -0/+11 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne... | Arnd Bergmann | 2012-04-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'ixp2xxx/removal' into next/cleanup | Olof Johansson | 2012-04-15 | 1 | -62/+0 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | ARM: remove ixp23xx and ixp2000 platforms | Rob Herring | 2012-04-06 | 1 | -62/+0 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-22 | 2 | -3/+0 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 | 2 | -0/+11 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | arm: Remove unused cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 1 | -2/+0 | |
| * | | | | | arm: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -1/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'v3-removal' into for-linus | Russell King | 2012-05-21 | 4 | -54/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs | Russell King | 2012-05-05 | 4 | -54/+2 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'misc' into for-linus | Russell King | 2012-05-21 | 6 | -65/+119 | |
|\ \ \ \ \ | ||||||
| * | | | | | ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macros | Catalin Marinas | 2012-05-12 | 1 | -2/+0 | |
| * | | | | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level | Marc Zyngier | 2012-05-06 | 1 | -0/+5 | |
| * | | | | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails | Will Deacon | 2012-05-02 | 1 | -2/+2 | |
| * | | | | | ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64 | Will Deacon | 2012-04-28 | 1 | -60/+13 | |
| * | | | | | ARM: 7374/1: add TRACEHOOK support | Wade Farnsworth | 2012-04-25 | 1 | -0/+5 | |
| * | | | | | ARM: 7373/1: add support for the generic syscall.h interface | Wade Farnsworth | 2012-04-25 | 1 | -0/+93 | |
| * | | | | | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin | 2012-04-19 | 1 | -1/+1 | |
| |/ / / / | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 2012-05-21 | 7 | -44/+117 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | | |/ / / | | |/| | | | ||||||
| | | * | | | ARM: PCI: remove per-pci_hw list of buses | Russell King | 2012-05-16 | 1 | -1/+0 | |
| | | * | | | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 | 2 | -5/+7 | |
| | | * | | | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2012-05-13 | 1 | -5/+0 | |
| | | * | | | ARM: PCI: remove unused sys->hw | Russell King | 2012-04-26 | 1 | -1/+0 | |
| |_|/ / / |/| | | | | ||||||
| | * | | | ARM: 7403/1: tls: remove covert channel via TPIDRURW | Will Deacon | 2012-04-28 | 1 | -0/+4 | |
| | * | | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c | Will Deacon | 2012-04-23 | 1 | -0/+7 | |
| |/ / / |/| | | | ||||||
| * | | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Russell King | 2012-05-04 | 1 | -0/+19 | |
| |\ \ \ | ||||||
| | * | | | ARM: architected timers: remove support for non DT platforms | Marc Zyngier | 2012-04-27 | 1 | -13/+1 | |
| | * | | | ARM: architected timers: add DT support | Marc Zyngier | 2012-04-27 | 1 | -0/+6 | |
| | * | | | ARM: architected timers: Add A15 specific sched_clock implementation | Marc Zyngier | 2012-04-27 | 1 | -0/+6 | |
| | * | | | ARM: local timers: Add A15 architected timer support | Marc Zyngier | 2012-04-27 | 1 | -0/+19 | |
| |/ / / |/| | | | ||||||
| * | | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUs | Catalin Marinas | 2012-04-17 | 2 | -14/+26 |