aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-1/+2
|\
| * x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2020-09-181-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-131-6/+20
|\ \ | |/ |/|
| * x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov2020-09-121-0/+2
| * x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov2020-09-121-4/+0
| * KVM: Check the allocation of pv cpu maskHaiwei Li2020-09-111-3/+19
* | x86/debug: Allow a single level of #DB recursionAndy Lutomirski2020-09-041-34/+31
* | Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-302-13/+29
|\ \
| * | x86/irq: Unbreak interrupt affinity settingThomas Gleixner2020-08-271-7/+9
| * | x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj2020-08-271-6/+20
| |/
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-301-4/+0
|\ \
| * | cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-261-4/+0
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2314-18/+18
|/
* Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-156-16/+54
|\
| * x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior2020-08-131-3/+3
| * x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta2020-08-071-1/+7
| * x86/fpu/xstate: Fix an xstate size check warning with architectural LBRsKan Liang2020-08-071-1/+32
| * x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota2020-08-071-2/+7
| * x86/crash: Correct the address boundary of function parametersLianbo Jiang2020-08-071-1/+1
| * x86/acrn: Remove redundant chars from ACRN signatureShuo Liu2020-08-071-2/+2
| * x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu2020-08-071-6/+2
* | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-31/+0
|\ \
| * | x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-111-31/+0
* | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-141-7/+0
|\ \ \
| * | | x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-111-7/+0
| |/ /
* | | x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet2020-08-141-1/+1
* | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-1019-0/+22
|\ \ \
| * | | locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-069-0/+9
| * | | x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-0611-0/+13
| * | | Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar2020-08-063-22/+16
| |\ \ \
* | \ \ \ Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+1
|\ \ \ \ \
| * | | | | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
* | | | | | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-08-072-18/+25
|\ \ \ \ \ \
| * | | | | | x86/ftrace: Do not jump to direct code in created trampolinesSteven Rostedt (VMware)2020-06-292-0/+16
| * | | | | | x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooksSteven Rostedt (VMware)2020-06-292-9/+1
| * | | | | | x86/ftrace: Make non direct case the default in ftrace_regs_callerSteven Rostedt (VMware)2020-06-291-16/+15
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-074-3/+1
|\ \ \ \ \ \ \
| * | | | | | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-074-3/+1
* | | | | | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | initrd: remove support for multiple floppiesChristoph Hellwig2020-07-301-2/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-076-262/+79
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | x86: switch to ->regset_get()Al Viro2020-07-276-241/+74
| * | | | | | | x86: kill dump_fpu()Al Viro2020-06-261-16/+0
| * | | | | | | x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel bufferAl Viro2020-06-261-6/+6
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-37/+81
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | x86/kvm: Add "nopvspin" parameter to disable PV spinlocksZhenzhong Duan2020-07-081-7/+32
| * | | | | | | x86/kvm: Change print code to use pr_*() formatZhenzhong Duan2020-07-081-9/+13
| * | | | | | | Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...Zhenzhong Duan2020-07-081-9/+3
| * | | | | | | Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini2020-07-081-13/+34
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov2020-06-151-15/+33