summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens
2018-04-29arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger
2018-04-29microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca
2018-04-29KVM: s390: force bp isolation for VSIEChristian Borntraeger
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-26Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson
2018-04-26powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin
2018-04-26x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2018-04-26powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V
2018-04-26vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang
2018-04-26KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras
2018-04-26arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon
2018-04-26MIPS: Generic: Support GIC in EIC modeMatt Redfearn
2018-04-26MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-04-26x86/dumpstack: Avoid uninitlized variableArnd Bergmann
2018-04-26x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-04-26s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott
2018-04-26sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2018-04-26x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov
2018-04-26x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov
2018-04-26powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann
2018-04-26powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann
2018-04-26x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov
2018-04-26KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand
2018-04-26MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
2018-04-26powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin
2018-04-26KVM: s390: use created_vcpus in more placesChristian Borntraeger
2018-04-26KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras
2018-04-26kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-04-26x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2018-04-26x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-26x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro