Age | Commit message (Expand) | Author | Files | Lines |
2012-05-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 121 | -2799/+7226 |
2012-05-22 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 23 | -135/+103 |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 304 | -20497/+7401 |
2012-05-22 | Merge branch 'for-next-arm-dma' into for-linus | Marek Szyprowski | 7 | -460/+1078 |
2012-05-21 | new helper: sigsuspend() | Al Viro | 1 | -10/+1 |
2012-05-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -90/+4 |
2012-05-21 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 155 | -2452/+1358 |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -2/+0 |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 1 | -1/+1 |
2012-05-21 | arm: don't open-code ptrace_report_syscall() | Al Viro | 1 | -14/+1 |
2012-05-21 | arm: bury unused _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-05-21 | arm: remove unused restart trampoline | Al Viro | 3 | -17/+0 |
2012-05-21 | arm: new way of handling ERESTART_RESTARTBLOCK | Al Viro | 3 | -28/+13 |
2012-05-21 | arm: if we get into work_pending while returning to kernel mode, just go away | Al Viro | 2 | -9/+3 |
2012-05-21 | arm: don't call try_to_freeze() from do_signal() | Al Viro | 1 | -4/+0 |
2012-05-21 | arm: if there's no handler we need to restore sigmask, syscall or no syscall | Al Viro | 1 | -8/+6 |
2012-05-21 | arm: trim _TIF_WORK_MASK, get rid of useless test and branch... | Al Viro | 2 | -3/+4 |
2012-05-21 | arm: missing checks of __get_user()/__put_user() return values | Al Viro | 1 | -6/+6 |
2012-05-21 | Merge branch 'v3-removal' into for-linus | Russell King | 19 | -1454/+10 |
2012-05-21 | Merge branch 'misc' into for-linus | Russell King | 37 | -174/+269 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 155 | -1125/+1570 |
2012-05-21 | ARM: dma-mapping: use PMD size for section unmap | Vitaly Andrianov | 1 | -1/+1 |
2012-05-21 | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 8 | -88/+366 |
2012-05-21 | ARM: dma-mapping: add support for IOMMU mapper | Marek Szyprowski | 5 | -12/+747 |
2012-05-21 | ARM: dma-mapping: use alloc, mmap, free from dma_ops | Marek Szyprowski | 3 | -66/+104 |
2012-05-21 | ARM: dma-mapping: remove redundant code and do the cleanup | Marek Szyprowski | 1 | -64/+24 |
2012-05-21 | ARM: dma-mapping: move all dma bounce code to separate dma ops structure | Marek Szyprowski | 3 | -120/+120 |
2012-05-21 | ARM: dma-mapping: implement dma sg methods on top of any generic dma ops | Marek Szyprowski | 1 | -24/+19 |
2012-05-21 | ARM: dma-mapping: use asm-generic/dma-mapping-common.h | Marek Szyprowski | 4 | -231/+115 |
2012-05-21 | ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops | Marek Szyprowski | 3 | -39/+45 |
2012-05-21 | ARM: dma-mapping: introduce DMA_ERROR_CODE constant | Marek Szyprowski | 3 | -5/+7 |
2012-05-21 | ARM: dma-mapping: use pr_* instread of printk | Marek Szyprowski | 1 | -8/+8 |
2012-05-21 | ARM: dma-mapping: use dma_mmap_from_coherent() | Marek Szyprowski | 1 | -0/+3 |
2012-05-21 | arm: Select core options instead of redefining them | Thomas Gleixner | 1 | -8/+2 |
2012-05-21 | arm: Use generic time config | Anna-Maria Gleixner | 1 | -16/+2 |
2012-05-21 | ARM: vexpress: Remove twice included header files | Thomas Weber | 1 | -2/+0 |
2012-05-21 | ARM: vexpress: Device Tree updates | Pawel Moll | 3 | -7/+28 |
2012-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -22/+19 |
2012-05-20 | mfd: Remove confusing ab8500-i2c file and merge into ab8500-core | Lee Jones | 1 | -1/+1 |
2012-05-19 | Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/... | Olof Johansson | 10 | -0/+1023 |
2012-05-20 | ARM: EXYNOS: Support suspend and resume for EXYNOS5250 | Jongpill Lee | 4 | -36/+110 |
2012-05-20 | ARM: EXYNOS: Add Clock register list for save and restore | Jongpill Lee | 2 | -2/+67 |
2012-05-20 | ARM: EXYNOS: Add PMU table for EXYNOS5250 | Jongpill Lee | 6 | -27/+265 |
2012-05-20 | ARM: EXYNOS: Rename of function for pm.c | Jongpill Lee | 1 | -27/+28 |
2012-05-20 | ARM: EXYNOS: Remove GIC save & restore function | Jongpill Lee | 1 | -83/+0 |
2012-05-20 | ARM: dts: Add node for interrupt combiner controller on EXYNOS5250 | Thomas Abraham | 1 | -0/+16 |
2012-05-20 | ARM: S3C24XX: add support for second irq set of S3C2416 | Heiko Stuebner | 4 | -1/+116 |
2012-05-20 | Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2 | Kukjin Kim | 30 | -367/+505 |
2012-05-20 | Merge branch 'next/devel-samsung' into next/devel-samsung-2 | Kukjin Kim | 38 | -804/+819 |