Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -16/+16 |
2012-05-29 | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King | 1 | -3/+5 |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
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 | ARM: fix out[bwl]() | Russell King | 1 | -13/+11 |
2012-05-24 | 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-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+0 |
2012-05-21 | arm: bury unused _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-05-21 | arm: new way of handling ERESTART_RESTARTBLOCK | Al Viro | 1 | -1/+4 |
2012-05-21 | arm: trim _TIF_WORK_MASK, get rid of useless test and branch... | Al Viro | 1 | -1/+1 |
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-16 | 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-13 | 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-11 | Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo... | Olof Johansson | 1 | -0/+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-03 | ARM: provide a late_initcall hook for platform initialization | Shawn Guo | 1 | -0/+1 |
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 |