summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-08powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin
2018-03-08ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-08ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford
2018-03-08KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-03-08KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-08KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-03-08KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-03-08KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-03-08KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-03-08ARM: kvm: fix building with gcc-8Arnd Bergmann
2018-03-08ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-08ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore somDaniel Schultz
2018-03-08ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann
2018-03-08x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-03-08KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-03-08KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-03-08KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-03-08KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-03-08x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-03-08x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-03-08x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-03-08parisc: Hide virtual kernel memory layoutHelge Deller
2018-03-08parisc: Fix ordering of cache and TLB flushesJohn David Anglin
2018-03-08parisc: Reduce irq overhead when run in qemuHelge Deller
2018-03-08parisc: Use cr16 interval timers unconditionally on qemuHelge Deller
2018-03-08powerpc/pseries: Enable RAS hotplug events laterSam Bobroff
2018-02-28microblaze: fix endian handlingArnd Bergmann
2018-02-28arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-28arm64: Remove unimplemented syscall log messageMichael Weiser
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-28x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2018-02-22ARM: dts: Delete bogus reference to the charlcdLinus Walleij
2018-02-22arm: dts: mt2701: Add reset-cellsMatthias Brugger
2018-02-22arm: dts: mt7623: Update ethsys bindingMatthias Brugger
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-22arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon