aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski7-460/+1078
2012-05-21new helper: sigsuspend()Al Viro1-10/+1
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-90/+4
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds155-2452/+1358
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21arm: don't open-code ptrace_report_syscall()Al Viro1-14/+1
2012-05-21arm: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21arm: remove unused restart trampolineAl Viro3-17/+0
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro3-28/+13
2012-05-21arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2-9/+3
2012-05-21arm: don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-05-21arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro1-8/+6
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2-3/+4
2012-05-21arm: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21Merge branch 'v3-removal' into for-linusRussell King19-1454/+10
2012-05-21Merge branch 'misc' into for-linusRussell King37-174/+269
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King155-1125/+1570
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov1-1/+1
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski8-88/+366
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski5-12/+747
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski3-66/+104
2012-05-21ARM: dma-mapping: remove redundant code and do the cleanupMarek Szyprowski1-64/+24
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski3-120/+120
2012-05-21ARM: dma-mapping: implement dma sg methods on top of any generic dma opsMarek Szyprowski1-24/+19
2012-05-21ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski4-231/+115
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski3-39/+45
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski3-5/+7
2012-05-21ARM: dma-mapping: use pr_* instread of printkMarek Szyprowski1-8/+8
2012-05-21ARM: dma-mapping: use dma_mmap_from_coherent()Marek Szyprowski1-0/+3
2012-05-21arm: Select core options instead of redefining themThomas Gleixner1-8/+2
2012-05-21arm: Use generic time configAnna-Maria Gleixner1-16/+2
2012-05-21ARM: vexpress: Remove twice included header filesThomas Weber1-2/+0
2012-05-21ARM: vexpress: Device Tree updatesPawel Moll3-7/+28
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-22/+19
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones1-1/+1
2012-05-19Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson10-0/+1023
2012-05-20ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee4-36/+110
2012-05-20ARM: EXYNOS: Add Clock register list for save and restoreJongpill Lee2-2/+67
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee6-27/+265
2012-05-20ARM: EXYNOS: Rename of function for pm.cJongpill Lee1-27/+28
2012-05-20ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee1-83/+0
2012-05-20ARM: dts: Add node for interrupt combiner controller on EXYNOS5250Thomas Abraham1-0/+16
2012-05-20ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner4-1/+116
2012-05-20Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim30-367/+505
2012-05-20Merge branch 'next/devel-samsung' into next/devel-samsung-2Kukjin Kim38-804/+819
2012-05-18Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson12-45/+39
2012-05-18Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson1-3/+31
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge1-1/+8