summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri
2018-05-30x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui
2018-05-30ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren
2018-05-30arm64: dts: cavium: fix PCI bus dtc warningsRob Herring
2018-05-30powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2018-05-30arm64: perf: correct PMUVer probingMark Rutland
2018-05-30ARM: dts: rockchip: Fix DWMMC clocksRobin Murphy
2018-05-30arm64: dts: rockchip: Fix DWMMC clocksRobin Murphy
2018-05-30ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven
2018-05-30ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren
2018-05-30ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren
2018-05-30ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou
2018-05-30arm64: dts: rockchip: correct ep-gpios for rk3399-sapphireShawn Lin
2018-05-30arm64: dts: rockchip: fix rock64 gmac2io stability issuesKamil TrzciƄski
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson
2018-05-30MIPS: generic: Fix machine compatible matchingJames Hogan
2018-05-30powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-30powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2018-05-30powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira
2018-05-30powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-05-30powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-05-30powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman
2018-05-30powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc/powernv: Set or clear security feature flagsMichael Ellerman
2018-05-30powerpc/pseries: Set or clear security feature flagsMichael Ellerman
2018-05-30powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-05-30powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman
2018-05-30powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman
2018-05-30powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-05-30powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman
2018-05-30powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-05-30powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2018-05-30powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman
2018-05-30powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-05-30x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-05-30KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk
2018-05-30powerpc/64s: Clear PCR on bootMichael Neuling
2018-05-30arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King