summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21arm: don't open-code ptrace_report_syscall()Al Viro
2012-05-21arm: bury unused _TIF_RESTORE_SIGMASKAl Viro
2012-05-21arm: remove unused restart trampolineAl Viro
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro
2012-05-21arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro
2012-05-21arm: don't call try_to_freeze() from do_signal()Al Viro
2012-05-21arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro
2012-05-21arm: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21Merge branch 'v3-removal' into for-linusRussell King
2012-05-21Merge branch 'misc' into for-linusRussell King
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: remove redundant code and do the cleanupMarek Szyprowski
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski
2012-05-21ARM: dma-mapping: implement dma sg methods on top of any generic dma opsMarek Szyprowski
2012-05-21ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski
2012-05-21ARM: dma-mapping: use pr_* instread of printkMarek Szyprowski
2012-05-21ARM: dma-mapping: use dma_mmap_from_coherent()Marek Szyprowski
2012-05-21arm: Select core options instead of redefining themThomas Gleixner
2012-05-21arm: Use generic time configAnna-Maria Gleixner
2012-05-21ARM: vexpress: Remove twice included header filesThomas Weber
2012-05-21ARM: vexpress: Device Tree updatesPawel Moll
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones
2012-05-19Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-20ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee
2012-05-20ARM: EXYNOS: Add Clock register list for save and restoreJongpill Lee
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee
2012-05-20ARM: EXYNOS: Rename of function for pm.cJongpill Lee
2012-05-20ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee
2012-05-20ARM: dts: Add node for interrupt combiner controller on EXYNOS5250Thomas Abraham
2012-05-20ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner
2012-05-20Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim
2012-05-20Merge branch 'next/devel-samsung' into next/devel-samsung-2Kukjin Kim
2012-05-18Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Olof Johansson
2012-05-18Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Olof Johansson
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo