summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2015-01-29ARM: config: add DEVTMPFS option by default to keystone configMurali Karicheri
2015-01-29s390/jump label: use different nop instructionHeiko Carstens
2015-01-29s390/jump label: add sanity checksHeiko Carstens
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner
2015-01-29ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-01-29ARM: 8283/1: sa1100: collie: clear PWER register on machine initDmitry Eremin-Solenikov
2015-01-29ARM: 8282/1: sa1100: use handle_domain_irqDmitry Eremin-Solenikov
2015-01-29ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driverDmitry Eremin-Solenikov
2015-01-29ARM: 8280/1: sa1100: switch to irq_domain_add_simple()Dmitry Eremin-Solenikov
2015-01-29ARM: 8279/1: sa1100: merge both GPIO irqdomainsDmitry Eremin-Solenikov
2015-01-29ARM: 8278/1: sa1100: split irq handling for low GPIOsDmitry Eremin-Solenikov
2015-01-29ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabledArnd Bergmann
2015-01-29ARM: 8295/1: fix v7M build for !CONFIG_PRINTKRob Herring
2015-01-29ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre
2015-01-29ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardownWill Deacon
2015-01-29ARM: zynq: Simplify SLCR initializationMichal Simek
2015-01-29ARM: zynq: PM: Fixed simple typo.Moritz Fischer
2015-01-29ARM: zynq: Setup default gpio number for Xilinx ZynqMichal Simek
2015-01-29ARM: integrator: Convert PCI to use generic config accessorsRob Herring
2015-01-29ARM: dts: versatile: add PCI controller bindingRob Herring
2015-01-29KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang
2015-01-29KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang