summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-11-20Merge tag 'at91-for-next-cleanup' of git://github.com/at91linux/linux-at91 in...Olof Johansson
2012-11-16ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre
2012-11-15Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o...Arnd Bergmann
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann
2012-11-15Merge tag 'omap-for-v3.8/cleanup-fixes-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann
2012-11-15ARM: pxa: remove pxa95x supportHaojian Zhuang
2012-11-14ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk
2012-11-14ARM: OMAP: Fix compile for OMAP_PM_NOOP if PM is not selectedTony Lindgren
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann
2012-11-13ARM: dma-mapping: remove init_consistent_dma_size() stubMarek Szyprowski
2012-11-13ARM: at91: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-11-13ARM: u300: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-11-13ARM: shmobile: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-11-13ARM: davinci: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-11-13ARM: samsung: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-11-12ARM: OMAP2+: remove duplicated include from board-overo.cWei Yongjun
2012-11-12ARM: OMAP2: Fix compillation error in cm_commonPeter Ujfalusi
2012-11-12ARM: OMAP: debug-leds: Use resource_size instead of hard coded macroBenoit Cousson
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley
2012-11-08ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specif...Paul Walmsley
2012-11-08ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley
2012-11-08ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley
2012-11-08ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley
2012-11-08ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready()Paul Walmsley
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley
2012-11-08ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley
2012-11-08ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.cPaul Walmsley
2012-11-08ARM: OMAP2xxx: clock: remove global 'dclk' variablePaul Walmsley
2012-11-08ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)Paul Walmsley
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley
2012-11-08ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon