summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+5
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+12
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+13
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang1-1/+1
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand1-1/+12
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport1-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-2/+2
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-22/+18
2021-11-03Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2021-11-03Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+2
2021-11-03Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-0/+24
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2021-11-02Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+5
2021-11-02Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2-0/+24
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-44/+53
2021-11-02x86/xen: switch initial pvops IRQ functions to dummy onesJuergen Gross1-1/+12
2021-11-02Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2021-11-02Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds9-100/+114
2021-11-02Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2021-11-02Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+60
2021-11-02Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-39/+65
2021-11-02Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-11/+88
2021-11-02Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+1
2021-11-02Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-24/+107
2021-11-02Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-183/+161
2021-11-02Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-542/+1899
2021-11-02Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+21
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-53/+62
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-22/+248
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-12/+14
2021-10-29signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman1-1/+1
2021-10-29Merge tag 'irqchip-5.16' into irq/coreBorislav Petkov4-35/+49
2021-10-29x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()Eric Dumazet1-6/+21
2021-10-29x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra1-7/+0
2021-10-29x86/alternative: Add debug prints to apply_retpolines()Peter Zijlstra1-0/+6
2021-10-29x86/alternative: Try inline spectre_v2=retpoline,amdPeter Zijlstra1-2/+14
2021-10-29x86/alternative: Handle Jcc __x86_indirect_thunk_\regPeter Zijlstra1-4/+36
2021-10-29x86/alternative: Implement .retpoline_sites supportPeter Zijlstra2-5/+145
2021-10-29objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra1-0/+14
2021-10-28x86/fpu: Include vmalloc.h for vzalloc()Stephen Rothwell1-0/+1
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan1-0/+2
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan1-0/+3
2021-10-28Merge remote-tracking branch 'tip/x86/cc' into hyperv-nextWei Liu10-24/+107
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie8-34/+112
2021-10-27ftrace: disable preemption when recursion locked王贇1-2/+0
2021-10-26x86: Fix __get_wchan() for !STACKTRACEPeter Zijlstra1-3/+14