summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar6-18/+7
2019-09-02x86: Correct misc typosMarco Ammon2-4/+4
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar4-30/+23
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra5-7/+7
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra3-6/+6
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra3-9/+9
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra3-13/+13
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das1-0/+4
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das1-22/+2
2019-08-26uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr1-7/+10
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar13-60/+345
2019-08-20x86/PCI: Remove superfluous returns from void functionsKrzysztof Wilczynski1-4/+0
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+66
2019-08-19x86/apic: Handle missing global clockevent gracefullyThomas Gleixner1-15/+53
2019-08-17x86/cpu: Use constant definitions for CPU modelsRahul Tanwar1-3/+3
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov1-1/+2
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu1-1/+38
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini17-58/+52
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini1-8/+0
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner38-189/+436
2019-07-28x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2-30/+32
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-1/+1
2019-07-25x86/hpet: Undo the early counter is counting checkThomas Gleixner1-4/+8
2019-07-24x86/crash: Remove unnecessary comparisonNikolas Nyby1-2/+0
2019-07-22x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf2-36/+6
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu1-5/+0
2019-07-22x86/irq/64: Update stale commentCao jin1-4/+4
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata1-1/+1
2019-07-22x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela1-0/+1
2019-07-22cpu/cpuid-deps: Add a tab to cpuid dependent featuresGayatri Kammela1-48/+48
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-35/+28
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-12/+15
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+1
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+2
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce1-4/+2
2019-07-18x86/head/64: Annotate start_cpu0() as non-callableJosh Poimboeuf1-2/+2
2019-07-18x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf1-0/+1
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-3/+3
2019-07-17x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra2-9/+5
2019-07-17x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra3-4/+3
2019-07-17x86/xen: Add "nopv" support for HVM guestZhenzhong Duan1-2/+2
2019-07-17x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan1-8/+0
2019-07-17x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan2-0/+12