summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-04-16x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC modeMike Travis1-17/+13
2021-03-08x86/platform/uv: Set section block size for hubless architecturesMike Travis1-0/+3
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-29/+45
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-352/+2
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+15
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+12
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-20/+11
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+58
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-94/+74
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+15
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+8
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+1
2021-02-20Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-02-20Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+11
2021-02-20Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+3
2021-02-20Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2021-02-20Merge tag 'x86_microcode_for_v5.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+16
2021-02-20Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-70/+56
2021-02-20Merge tag 'x86_paravirt_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-30/+1
2021-02-20Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+9
2021-02-20Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-744/+38
2021-02-17static_call/x86: Add __static_call_return0()Peter Zijlstra1-2/+15
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko2-4/+2
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+8
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+18
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar17-69/+126
2021-02-11x86/hyperv: implement and use hv_smp_prepare_cpusWei Liu1-0/+29
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu1-0/+20
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)1-0/+9
2021-02-10x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner1-5/+0
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2-0/+2
2021-02-10x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner1-1/+1
2021-02-10x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner1-1/+1
2021-02-10x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner1-1/+1
2021-02-10x86/apic: Split out spurious handling codeThomas Gleixner1-12/+19
2021-02-10x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner3-9/+21
2021-02-10x86/irq: Sanitize irq stack trackingThomas Gleixner2-2/+2
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra1-1/+4
2021-02-10x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross3-15/+0
2021-02-10x86/xen: Drop USERGS_SYSRET64 paravirt callJuergen Gross3-10/+1
2021-02-10x86/pv: Switch SWAPGS to ALTERNATIVEJuergen Gross3-5/+0
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2-348/+0
2021-02-09x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei1-1/+1
2021-02-09x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu1-0/+14
2021-02-08x86/sgx: Maintain encl->refcount for each encl->mm_list entryJarkko Sakkinen2-0/+8
2021-02-08cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki1-0/+1
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov5-735/+24