summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-30ARM: dts: keystone-k2e-clocks: Fix missing unit address separatorSuman Anna1-1/+1
2018-05-30x86/devicetree: Fix device IRQ settings in DTIvan Gorinov1-5/+8
2018-05-30x86/devicetree: Initialize device tree before using itIvan Gorinov1-3/+5
2018-05-30arm64: dts: qcom: Fix SPI5 config on MSM8996Ilia Lin1-2/+2
2018-05-30perf/x86/intel: Fix event update for auto-reloadKan Liang2-13/+94
2018-05-30perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang2-2/+2
2018-05-30perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang1-1/+9
2018-05-30powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple1-88/+141
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-30powerpc/vas: Fix cleanup when VAS is not configuredSukadev Bhattiprolu2-3/+14
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-05-30KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov1-1/+9
2018-05-30arm: dts: socfpga: fix GIC PPI warningPhilipp Puschmann1-1/+1
2018-05-30powerpc/perf: Fix kernel address leak via sampling registersMichael Ellerman1-0/+15
2018-05-30powerpc/perf: Prevent kernel address leak to userspace via BHRB bufferMadhavan Srinivasan1-0/+10
2018-05-30m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer1-2/+10
2018-05-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman1-1/+1
2018-05-30powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin1-2/+13
2018-05-30riscv/spinlock: Strengthen implementations with fencesAndrea Parri2-14/+27
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson1-6/+14
2018-05-30x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th...Sai Praneeth1-1/+6
2018-05-30powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleepNicholas Piggin1-0/+2
2018-05-30powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual1-15/+17
2018-05-30x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen1-2/+4
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel1-0/+9
2018-05-30sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-05-30ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven1-3/+3
2018-05-30x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel1-2/+14
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang1-1/+4
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-05-30KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk1-2/+2
2018-05-30powerpc/64s: Clear PCR on bootMichael Neuling2-0/+7
2018-05-30arm64: export tishift functions to modulesJason A. Donenfeld2-13/+10
2018-05-30arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-12/+12
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2-4/+4
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki1-2/+16
2018-05-30MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil1-3/+3
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown1-3/+6
2018-05-30MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni1-0/+1
2018-05-30MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni1-2/+0
2018-05-25x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2-2/+9
2018-05-25s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky3-18/+22
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-16/+25
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+22
2018-05-25s390/lib: use expoline for indirect branchesMartin Schwidefsky1-8/+11