summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-23ARM: dts: dm8168-evm: add SATA nodeBartosz Golaszewski
2017-03-23ARM: dts: dm8168-evm: add the external reference clock for SATABartosz Golaszewski
2017-03-23ARM: omap2plus_defconfig: enable ahci-dm816 moduleBartosz Golaszewski
2017-03-23ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTORoger Quadros
2017-03-23ARM: OMAP2+: omap_hwmod: provide space for more hwmod flagsSekhar Nori
2017-03-23ARM64: dts: meson-gx: Prepend GX generic compatible like other nodesNeil Armstrong
2017-03-23ARM64: dts: meson-gx: empty line cleanupNeil Armstrong
2017-03-23ARM64: dts: meson-gx: Finally move common nodes to GX dtsiNeil Armstrong
2017-03-23ARM64: dts: meson-gxl: add support for the Khadas VIM boardMartin Blumenstingl
2017-03-23ARM64: dts: amlogic: meson-gxl: add the missing PWM pinsMartin Blumenstingl
2017-03-23ARM: dts: ti: fix PCI bus dtc warningsRob Herring
2017-03-23ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHYYegor Yefremov
2017-03-23ARM: dts: OMAP3: Fix MFG ID EEPROMAdam Ford
2017-03-23Merge branch 'hwmod-cleanup' into omap-for-v4.12/socTony Lindgren
2017-03-23KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-03-23KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li
2017-03-23KVM: x86: correct async page present tracepointWanpeng Li
2017-03-23kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson
2017-03-23KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu
2017-03-23KVM: x86: check existance before destroyPeter Xu
2017-03-23ARM: dts: stm32: Enable pwm1 and pwm3 on stm32f429i-evalFabrice Gasnier
2017-03-23ARM: dts: stm32: Enable dma by default on stm32f4 adcFabrice Gasnier
2017-03-23ARM: dts: stm32: enable RTC on stm32746g-evalAmelie Delaunay
2017-03-23ARM: dts: stm32: Add RTC support for STM32F746 MCUAmelie Delaunay
2017-03-23ARM: dts: stm32: set HSE_RTC clock frequency to 1 MHz on stm32f746Amelie Delaunay
2017-03-23dt-bindings: mfd: Add STM32F7 RCC numeric constants into DT include fileGabriel Fernandez
2017-03-23ARM: dts: stm32: Enable clocks for STM32F746 MCUGabriel Fernandez
2017-03-23arm64: defconfig: enable MVPP2Thomas Petazzoni
2017-03-23arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni
2017-03-23ARM64: dts: marvell: armada-3720 add RTC supportGregory CLEMENT
2017-03-23ARM64: dts: marvell: armada-3720-db: Add phy for USB3Gregory CLEMENT
2017-03-23ARM64: dts: marvell: armada-37xx: Add clock resource for USB3Gregory CLEMENT
2017-03-23ARM64: dts: marvell: armada-37xx: Fix interrupt mapping for USB3Gregory CLEMENT
2017-03-23ARM: dts: mvebu: linksys: enable buffer manager supportRalph Sennhauser
2017-03-23arm64: drop unnecessary newlines in show_regs()Kefeng Wang
2017-03-23arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel
2017-03-23arm64/mm: remove pointless map/unmap sequences when creating page tablesArd Biesheuvel
2017-03-23arm64/mmu: replace 'page_mappings_only' parameter with flags argumentArd Biesheuvel
2017-03-23arm64/mmu: add contiguous bit to sanity bug checkArd Biesheuvel
2017-03-23arm64/mmu: ignore debug_pagealloc for kernel segmentsArd Biesheuvel
2017-03-23arm64/mmu: align alloc_init_pte prototype with pmd/pud versionsArd Biesheuvel
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel
2017-03-23arm64: mmu: map .text as read-only from the outsetArd Biesheuvel
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel
2017-03-23arm64: mmu: move TLB maintenance from callers to create_mapping_late()Ard Biesheuvel
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel
2017-03-23pinctrl: rockchip: rename RK1108 to RV1108Andy Yan
2017-03-23locking/atomic/x86: Use atomic_try_cmpxchg()Peter Zijlstra
2017-03-23locking/atomic: Introduce atomic_try_cmpxchg()Peter Zijlstra
2017-03-23Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar