summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger2018-04-291-11/+0
* microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek2018-04-292-4/+1
* s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-291-2/+2
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-293-6/+6
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-04-292-0/+20
* s390: report spectre mitigation via syslogMartin Schwidefsky2018-04-291-0/+10
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-296-38/+52
* s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-04-293-25/+29
* s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-04-291-2/+2
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-04-291-0/+1
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-04-291-2/+2
* KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-04-291-0/+20
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-2911-35/+324
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-294-5/+71
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-297-0/+94
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-296-4/+31
* s390: add optimized array_index_mask_nospecMartin Schwidefsky2018-04-291-0/+24
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-04-291-0/+47
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-294-2/+28
* s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-294-44/+10
* s390: introduce CPU alternativesVasily Gorbik2018-04-297-0/+334
* Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson2018-04-261-1/+1
* powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin2018-04-261-2/+4
* x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com2018-04-261-3/+12
* powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V2018-04-261-2/+8
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-04-261-2/+1
* KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras2018-04-261-6/+2
* arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon2018-04-261-2/+2
* MIPS: Generic: Support GIC in EIC modeMatt Redfearn2018-04-261-9/+9
* MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn2018-04-261-2/+2
* x86/dumpstack: Avoid uninitlized variableArnd Bergmann2018-04-261-1/+1
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-04-262-2/+2
* s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott2018-04-261-1/+1
* sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-04-262-6/+19
* x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2018-04-262-2/+17
* x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov2018-04-261-1/+8
* powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann2018-04-261-10/+37
* powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann2018-04-261-3/+34
* x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov2018-04-261-2/+10
* KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand2018-04-261-19/+31
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-04-261-1/+5
* powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin2018-04-261-1/+1
* KVM: s390: use created_vcpus in more placesChristian Borntraeger2018-04-261-2/+2
* KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras2018-04-263-1/+11
* kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini2018-04-261-3/+4
* x86/tsc: Allow TSC calibration without PITPeter Zijlstra2018-04-262-0/+23
* x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-261-1/+1
* x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-261-0/+4
* hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-241-1/+1
* powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman2018-04-241-1/+1