summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-12-10x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior
2019-12-10powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin
2019-12-10KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini
2019-12-10arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-12-10arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-12-10ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-12-10s390/idle: fix cpu idle time calculationHeiko Carstens
2019-12-10s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-12-10s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-12-10um-ubd: Entrust re-queue to the upper layersAnton Ivanov
2019-12-10s390/pci: fix MSI message dataSebastian Ott
2019-12-10s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-12-10MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-12-10MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-12-10perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-12-10x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2019-12-10arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-12-10x86/xen: Return from panic notifierBoris Ostrovsky
2019-12-10riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen
2019-12-10riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen
2019-12-10riscv: avoid kernel hangs when trapped in BUG()Vincent Chen
2019-12-10MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-12-10efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-12-10arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-12-10arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse
2019-12-02KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-02powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-02powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-25KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-11-25x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-11-25x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-11-25x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-11-25parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-11-25s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-11-25xtensa: fix change_bit in exclusive access optionMax Filippov
2019-11-25xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-11-25MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-11-25uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-11-25s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-11-25mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-11-25RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt
2019-11-25xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-11-25MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel
2019-11-25ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi
2019-11-25ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren
2019-11-25ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren
2019-11-25ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren
2019-11-25ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren
2019-11-25ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren
2019-11-14kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid