summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-26x86/nospec: Fix header guards namesBorislav Petkov
2018-01-26x86/alternative: Print unadorned pointersBorislav Petkov
2018-01-26x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse
2018-01-26x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse
2018-01-26x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse
2018-01-26x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse
2018-01-26x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-26KVM: s390: introduce the format-1 GISAMichael Mueller
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller
2018-01-26KVM: s390: activate GISA for emulated interruptsMichael Mueller
2018-01-26KVM: s390: make kvm_s390_get_io_int() aware of GISAMichael Mueller
2018-01-26KVM: s390: add GISA interrupts to FLIC ioctl interfaceMichael Mueller
2018-01-26KVM: s390: abstract adapter interruption word generation from ISCMichael Mueller
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller
2018-01-26s390/css: indicate the availability of the AIV facilityMichael Mueller
2018-01-26KVM: s390: implement GISA IPM related primitivesMichael Mueller
2018-01-26s390/bitops: add test_and_clear_bit_inv()Jens Freimann
2018-01-26KVM: s390: define GISA format-0 data structureMichael Mueller
2018-01-26KVM: s390: reverse bit ordering of irqs in pending maskMichael Mueller
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-01-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-01-25x86: Remove unused IOMMU_STRESS KconfigCorentin Labbe
2018-01-25x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand
2018-01-24KVM: s390: reuse kvm_s390_set_cpuflags()David Hildenbrand
2018-01-24KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()David Hildenbrand
2018-01-24KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-01-24KVM: s390: diagnoses are instructions as wellChristian Borntraeger
2018-01-24s390x/mm: simplify gmap_protect_rmap()David Hildenbrand
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger
2018-01-24KVM: s390: vsie: store guest addresses of satellite blocks in vsie_pageDavid Hildenbrand
2018-01-24KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand
2018-01-24x86/centaur: Mark TSC invariantdavidwang
2018-01-24x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov
2018-01-24x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-24perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier
2018-01-24x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2018-01-23Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds