summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+9
4 daysx86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()Eric Dumazet1-1/+1
7 daysx86/bug: Fix old GCC compile failsPeter Zijlstra1-1/+1
7 daysx86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner1-0/+7
11 daysx86/platform/uv: Fix UBSAN array-index-out-of-boundsKyle Meyer1-1/+1
2025-12-09Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds3-5/+5
2025-12-09arch/x86: replace "__auto_type" with "auto"H. Peter Anvin3-5/+5
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+45
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-8/+31
2025-12-06Merge tag 'x86-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+16
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-28/+30
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds1-0/+2
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-27/+44
2025-12-06mshv: Cleanly shutdown root partition with MSHVPraveen K Paladugu1-0/+1
2025-12-06mshv: Use reboot notifier to configure sleep statePraveen K Paladugu1-0/+1
2025-12-06Drivers: hv: Introduce mshv_vtl driverNaman Jain1-0/+34
2025-12-03objtool: Remove newlines and tabs from annotation macrosJosh Poimboeuf9-13/+13
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf1-11/+14
2025-12-03x86/alternative: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf1-4/+3
2025-12-03Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-4/+73
2025-12-03Merge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2025-12-03Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2025-12-03Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-47/+61
2025-12-03Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+11
2025-12-03Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+16
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+6
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2025-12-02Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+16
2025-12-02Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+14
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+10
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-48/+39
2025-12-02Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-31/+115
2025-12-02Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-12-02Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-8/+195
2025-12-02Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-1/+13
2025-12-01x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>Randy Dunlap1-12/+16
2025-11-27x86/bugs: Make i386 use GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra1-10/+4
2025-11-27x86/bug: Fix BUG_FORMAT vs KASLRPeter Zijlstra1-2/+6
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-1/+16
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-3/+5
2025-11-26Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-23/+23
2025-11-25cpumask: Don't use "proxy" headersAndy Shevchenko1-0/+2
2025-11-24x86_64/bug: Inline the UD1Peter Zijlstra1-1/+4
2025-11-24x86/bug: Implement WARN_ONCE()Peter Zijlstra1-0/+9
2025-11-24x86_64/bug: Implement __WARN_printf()Peter Zijlstra1-4/+58
2025-11-24x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDPeter Zijlstra1-2/+8
2025-11-24x86/bug: Add BUG_FORMAT basicsPeter Zijlstra1-10/+21
2025-11-22x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enf...Babu Moger1-0/+2
2025-11-21x86: Rework __bug_table helpersPeter Zijlstra1-17/+20
2025-11-21Merge branch 'objtool/core'Peter Zijlstra71-449/+586