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