summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-01-29powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris
2015-01-29perf/powerpc: reset event hw state when adding it to the PMUAlexandru-Cezar Sardan
2015-01-29powerpc/qe: Use strlcpy()Rickard Strandqvist
2015-01-29PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n...Markus Elfring
2015-01-29powerpc: dts: pq3/85xx: Fix GPIO addressAlessio Igor Bogani
2015-01-29powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QManKumar Gala
2015-01-29powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BManKumar Gala
2015-01-29powerpc/85xx: Add support for Emerson/Artesyn MVME2500.Alessio Igor Bogani
2015-01-29powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood
2015-01-29powerpc/config: Enable MDIO supportAndy Fleming
2015-01-29powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal
2015-01-29powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe
2015-01-29powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe
2015-01-29powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe
2015-01-29powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe
2015-01-29powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe
2015-01-29powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe
2015-01-29powerpc/8xx: reduce pressure on TLB due to context switchesLEROY Christophe
2015-01-29powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe
2015-01-29powerpc32: adds handling of _PAGE_ROLEROY Christophe
2015-01-29powerpc/perf: fix fsl_emb_pmu_start to write correct pmc valueTom Huynh
2015-01-29powerpc: Remove duplicate tlbcam_index declarationsEmil Medve
2015-01-29powerpc/dts: Remove T4240 emulator supportEmil Medve
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz
2015-01-30ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessaryBartlomiej Zolnierkiewicz
2015-01-30ARM: dts: rockchip: move the hdmi ddc-i2c-bus property to the actual boardsHeiko Stuebner
2015-01-30ARM: dts: rockchip: enable vops and hdmi output on rk3288-firefly and -evbHeiko Stuebner
2015-01-29MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-01-29MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-29ARM: dts: rockchip: housekeeping off i2c0 on rk3288-evb boardsHeiko Stuebner
2015-01-29ARM: dts: rockchip: add cpu and gpu regulators to rk3288-evb-act8846Heiko Stuebner
2015-01-29Merge tag 'zynq-soc-for-3.20' of https://github.com/Xilinx/linux-xlnx into ne...Olof Johansson
2015-01-29Merge tag 'zynq-dt-for-3.20' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson
2015-01-29Merge tag 'renesas-defconfig-fixes-for-v3.20' of git://git.kernel.org/pub/scm...Olof Johansson
2015-01-29Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2015-01-29Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2015-01-29Merge tag 'samsung-update' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2015-01-29Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-01-29ARM: digicolor: select syscon and timerBaruch Siach
2015-01-29ARM: digicolor: add minimal device tree descriptionBaruch Siach
2015-01-29arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-29arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas
2015-01-29arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macrosDave P Martin