summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann5-5/+24
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-05-30arm64: perf: correct PMUVer probingMark Rutland1-2/+2
2018-05-30ARM: dts: rockchip: Fix DWMMC clocksRobin Murphy2-5/+5
2018-05-30arm64: dts: rockchip: Fix DWMMC clocksRobin Murphy2-4/+4
2018-05-30ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven1-3/+3
2018-05-30ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren1-2/+2
2018-05-30ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren1-2/+2
2018-05-30ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou1-8/+11
2018-05-30arm64: dts: rockchip: correct ep-gpios for rk3399-sapphireShawn Lin1-1/+1
2018-05-30arm64: dts: rockchip: fix rock64 gmac2io stability issuesKamil TrzciƄski1-2/+3
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson1-1/+0
2018-05-30MIPS: generic: Fix machine compatible matchingJames Hogan1-1/+1
2018-05-30powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin9-2/+356
2018-05-30powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman1-1/+1
2018-05-30powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira1-0/+11
2018-05-30powerpc: Move default security feature flagsMauricio Faria de Oliveira2-6/+9
2018-05-30powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira1-3/+3
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman1-0/+33
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman1-0/+8
2018-05-30powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman1-15/+12
2018-05-30powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman1-31/+10
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman2-2/+29
2018-05-30powerpc/64s: Move cpu_show_meltdown()Michael Ellerman2-8/+11
2018-05-30powerpc/powernv: Set or clear security feature flagsMichael Ellerman1-0/+56
2018-05-30powerpc/pseries: Set or clear security feature flagsMichael Ellerman1-0/+43
2018-05-30powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman3-1/+81
2018-05-30powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman1-0/+3
2018-05-30powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman3-1/+6
2018-05-30powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira2-4/+11
2018-05-30powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman1-9/+1
2018-05-30powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman2-2/+6
2018-05-30powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman1-5/+8
2018-05-30powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman1-0/+4
2018-05-30powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin5-56/+41
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: 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: c-r4k: Fix data corruption related to cache coherenceNeilBrown1-3/+6
2018-05-25ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node nameLeonard Crestez1-1/+1
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