summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-247-29/+45
|\ \
| * \ Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-1217-69/+126
| |\ \
| * | | x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner2021-02-101-5/+0
| * | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-102-0/+2
| * | | x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner2021-02-101-1/+1
| * | | x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner2021-02-101-1/+1
| * | | x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner2021-02-101-1/+1
| * | | x86/apic: Split out spurious handling codeThomas Gleixner2021-02-101-12/+19
| * | | x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner2021-02-103-9/+21
| * | | x86/irq: Sanitize irq stack trackingThomas Gleixner2021-02-102-2/+2
* | | | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-244-352/+2
|\ \ \ \
| * | | | sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-152-4/+2
| * | | | x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-092-348/+0
* | | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-1/+15
|\ \ \ \ \
| * | | | | x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei2021-02-091-1/+1
| * | | | | x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu2021-02-091-0/+14
* | | | | | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-234-6/+12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra2021-02-101-1/+4
| * | | | x86/acpi: Support objtool validation in wakeup_64.SJosh Poimboeuf2021-01-262-1/+2
| * | | | x86/acpi: Annotate indirect branch as safeJosh Poimboeuf2021-01-261-0/+2
| * | | | x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.SJosh Poimboeuf2021-01-261-3/+2
| * | | | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-261-1/+1
| * | | | x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stubJosh Poimboeuf2021-01-261-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-212-20/+11
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-121-0/+18
| |\ \ \ \ \
| * | | | | | x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson2021-02-041-20/+10
| * | | | | | x86/apic: Export x2apic_mode for use by KVM in "warm" pathSean Christopherson2021-02-041-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-211-0/+58
|\ \ \ \ \ \
| * | | | | | x86/hyperv: implement and use hv_smp_prepare_cpusWei Liu2021-02-111-0/+29
| * | | | | | x86/hyperv: detect if Linux is the root partitionWei Liu2021-02-111-0/+20
| * | | | | | x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)2021-02-111-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-211-94/+74
|\ \ \ \ \ \
| * | | | | | x86/kprobes: Do not decode opcode in resume_execution()Masami Hiramatsu2021-01-051-94/+74
* | | | | | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-2/+15
|\ \ \ \ \ \ \
| * | | | | | | static_call/x86: Add __static_call_return0()Peter Zijlstra2021-02-171-2/+15
* | | | | | | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tablesWill Deacon2021-01-291-1/+7
| * | | | | | | | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon2021-01-291-1/+1
| * | | | | | | | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon2021-01-291-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-10/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-10/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-201-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-01-281-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-202-14/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider2021-01-111-5/+5
| * | | | | | | | x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre2021-01-111-9/+5
| * | | | | | | | x86/resctrl: Add printf attribute to log functionTom Rix2021-01-111-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-202-5/+3
|\ \ \ \ \ \ \ \