summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-28Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann
2018-02-28Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-02-28x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross
2018-02-28ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev
2018-02-28ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev
2018-02-28ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev
2018-02-28ARCv2: boot log: fix HS48 release numberVineet Gupta
2018-02-28x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-02-28arm64: dts: juno: fix size of GICv2m MSI framesSudeep Holla
2018-02-28x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-02-28x86/asm: Add instruction suffixes to bitopsJan Beulich
2018-02-28x86/entry/64: Add instruction suffixJan Beulich
2018-02-28x86/refcounts: Switch to UD2 for exceptionsKees Cook
2018-02-27ARM: dts: bcm283x: Move arm-pmu out of soc nodeStefan Wahren
2018-02-27ARM: dts: bcm283x: Fix unit address of local_intcStefan Wahren
2018-02-27ARM: dts: NSP: Fix amount of RAM on BCM958625HRFlorian Fainelli
2018-02-27ARM: dts: am4372: Mark omap_l3_noc with ti,no-idleDave Gerlach
2018-02-27ARM: dts: am4372: Mark emif with ti,no-idleDave Gerlach
2018-02-27ARM: dts: am33xx: Mark emif with ti,no-idleDave Gerlach
2018-02-27ARM: dts: am4372: Add soc nodeDave Gerlach
2018-02-27ARM: dts: am33xx: Add pm-sram phandle to soc nodeDave Gerlach
2018-02-27ARM: dts: am4372: Update emif nodeDave Gerlach
2018-02-27ARM: dts: am33xx: Update emif nodeDave Gerlach
2018-02-27ARM: dts: am4372: Reserve pm code and data regions in ocmcram sram nodeDave Gerlach
2018-02-27ARM: dts: am33xx: Reserve pm code and data regions in ocmcram sram nodeDave Gerlach
2018-02-26ARM: dts: Set D-Link DNS-313 SATA to muxmode 0Linus Walleij
2018-02-26ARM: omap2: set CONFIG_LIRC=y in defconfigArnd Bergmann
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-26riscv/barrier: Define __smp_{mb,rmb,wmb}Andrea Parri
2018-02-26arm64: dts: juno: Describe the full GICv2m regionRobin Murphy
2018-02-26ARM: dts: da850-evm: add chosen and SPI aliasAdam Ford
2018-02-26ARM: dts: da850-lego-ev3: use a correct fallback for at24 compatibleBartosz Golaszewski
2018-02-25Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-24ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Sol...Shyam Saini
2018-02-24KVM: SVM: Fix SEV LAUNCH_SECRET commandBrijesh Singh
2018-02-24KVM: SVM: install RSM interceptBrijesh Singh
2018-02-24KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE commandBrijesh Singh
2018-02-24KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...Wanpeng Li
2018-02-24x86/kvm: Make parse_no_xxx __init for kvmDou Liyang
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott
2018-02-24KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-02-24KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2Chao Gao
2018-02-24KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers