summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-11-18s390/irq: use irq 0Sebastian Ott
2014-11-18s390/io: add ioport_map stubsFrank Blaschka
2014-11-18arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2014-11-18ARM: dts: meson: add I2C controller nodesBeniamino Galvani
2014-11-18ARM: common: edma: add suspend resume hookDaniel Mack
2014-11-18ARM: davinci: Remove redundant castsRasmus Villemoes
2014-11-18ARM: davinci: Use standard logging stylesJoe Perches
2014-11-18ARM: meson: DTS: enable L2 cacheBeniamino Galvani
2014-11-18ARM: dts: add dtsi for Amlogic Meson8 SoCsBeniamino Galvani
2014-11-18ARM: meson: enable L2 cacheBeniamino Galvani
2014-11-18ARM: meson: add meson8 supportBeniamino Galvani
2014-11-18DTS: meson: Add forgotten compatible in board DTSCarlo Caione
2014-11-18ARM: multi_v7_defconfig: Enable stih415/6 usb2 phy driver.Peter Griffin
2014-11-18ARM: multi_v7_defconfig: Enable st ohci and ehci HCD drivers.Peter Griffin
2014-11-18ARM: STi: DT: STiH416: Change miphy356 node name to phy@fe382000Peter Griffin
2014-11-18ARM: STi: DT: STih407: STih410: Add clk_ignore_unused to kernel bootargsPeter Griffin
2014-11-18ARM: STi: DT: STiH410: Add STiH410 SoC and b2120 board support.Peter Griffin
2014-11-18ARM: STi: DT: STih407: Abstract common dt nodes into shared files.Peter Griffin
2014-11-18ARM: STi: DT: STiH410: Add pinctl config for usb controllers.Peter Griffin
2014-11-18ARM: STi: DT: STiH416: Add DT nodes for the ehci and ohci usb controllers.Peter Griffin
2014-11-18ARM: STi: DT: STiH416: Add DT node for the stih415/6 usb2 phyPeter Griffin
2014-11-18ARM: STi: DT: STiH416: Add pinctl setup for usb controllers.Peter Griffin
2014-11-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel
2014-11-18kvm: x86: vmx: remove MMIO_MAX_GENTiejun Chen
2014-11-18kvm: x86: vmx: cleanup handle_ept_violationTiejun Chen
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman
2014-11-17powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao
2014-11-17powerpc/config: Enable memory driverPrabhakar Kushwaha
2014-11-18Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-18x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren
2014-11-18x86, mpx: Add MPX to disabled featuresDave Hansen
2014-11-18ia64: Sync struct siginfo with general versionQiaowei Ren
2014-11-18mips: Sync struct siginfo with general versionQiaowei Ren
2014-11-18x86, mpx: Rename cfg_reg_u and status_regDave Hansen
2014-11-18x86: mpx: Give bndX registers actual namesDave Hansen
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen
2014-11-17ARM: 8195/1: vfp: Bounce undefined instructions in vectored modeStepan Moskovchenko
2014-11-17ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang
2014-11-17ARM: dts: sun6i: Add ethernet support to M9 boardHans de Goede
2014-11-17ARM: sun6i: DT: Add PLL6 multiple outputsChen-Yu Tsai
2014-11-17Merge branch 'sunxi/fixes-for-3.18' into HEADMaxime Ripard
2014-11-17KVM: x86: Fix lost interrupt on irr_pending raceNadav Amit
2014-11-17KVM: compute correct map even if all APICs are software disabledPaolo Bonzini
2014-11-17KVM: x86: Software disabled APIC should still deliver NMIsNadav Amit
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-17ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon