index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-04
x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
Tony Luck
1
-10
/
+17
2026-01-04
x86/resctrl: Move L3 initialization into new helper function
Tony Luck
1
-30
/
+34
2026-01-04
x86,fs/resctrl: Improve domain type checking
Tony Luck
1
-4
/
+6
2026-01-01
x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
Ryosuke Yasuoka
1
-3
/
+16
2025-12-29
x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo
Rong Zhang
1
-1
/
+1
2025-12-21
Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+26
2025-12-18
x86/irq: Cleanup posted MSI code
Thomas Gleixner
1
-18
/
+13
2025-12-17
x86/msi: Make irq_retrigger() functional for posted MSI
Thomas Gleixner
1
-0
/
+23
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
2
-0
/
+22
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-12
/
+27
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
1
-5
/
+1
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
2
-5
/
+9
2025-12-14
x86/cpu: Drop vestigial PBE logic in AMD/Hygon/Centaur/Cyrix
Andrew Cooper
4
-24
/
+0
2025-12-14
x86/cpu/amd: Use ZEN_MODEL_STEP_UCODE() for erratum_1386_microcode[]
Andrew Cooper
1
-2
/
+2
2025-12-14
x86/cpu/amd: Correct the microcode table for Zenbleed
Andrew Cooper
1
-21
/
+9
2025-12-14
x86/boot/e820: Use <linux/sizes.h> symbols for literals
Ingo Molnar
1
-3
/
+3
2025-12-14
x86/boot/e820: Make sure e820_search_gap() finds all gaps
Ingo Molnar
1
-18
/
+41
2025-12-14
x86/boot/e820: Simplify the e820__range_remove() API
Ingo Molnar
2
-11
/
+9
2025-12-14
x86/boot/e820: Remove e820__range_remove()'s unused return parameter
Ingo Molnar
1
-7
/
+1
2025-12-14
x86/boot/e820: Simplify append_e820_table() and remove restriction on single-entry tables
Ingo Molnar
1
-24
/
+11
2025-12-14
x86/boot/e820: Standardize __init/__initdata tag placement
Ingo Molnar
1
-46
/
+46
2025-12-14
x86/boot/e820: Simplify & clarify __e820__range_add() a bit
Ingo Molnar
1
-4
/
+7
2025-12-14
x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e820_search_gap() et al
Ingo Molnar
1
-11
/
+11
2025-12-14
x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI gap
Ingo Molnar
1
-1
/
+1
2025-12-14
x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bit
Ingo Molnar
1
-11
/
+11
2025-12-14
x86/boot/e820: Standardize e820 table index variable types under 'u32'
Ingo Molnar
1
-12
/
+12
2025-12-14
x86/boot/e820: Standardize e820 table index variable names under 'idx'
Ingo Molnar
1
-57
/
+57
2025-12-14
x86/boot/e820: Remove unnecessary header inclusions
Ingo Molnar
1
-2
/
+0
2025-12-14
x86/boot/e820: Clean up __refdata use a bit
Ingo Molnar
1
-3
/
+3
2025-12-14
x86/boot/e820: Clean up __e820__range_add() a bit
Ingo Molnar
1
-7
/
+8
2025-12-14
x86/boot/e820: Improve e820_print_type() messages
Ingo Molnar
1
-8
/
+8
2025-12-14
x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820 related resource allocations
Ingo Molnar
1
-18
/
+37
2025-12-14
x86/boot/e820: Remove pointless early_panic() indirection
Ingo Molnar
1
-7
/
+1
2025-12-14
x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'
Ingo Molnar
1
-5
/
+5
2025-12-14
x86/boot/e820: Call the PCI gap a 'gap' in the boot log printout
Ingo Molnar
1
-1
/
+1
2025-12-14
x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entries
Ingo Molnar
1
-1
/
+1
2025-12-14
x86/boot/e820: Make the field separator space character part of e820_print_type()
Ingo Molnar
1
-11
/
+11
2025-12-14
x86/boot/e820: Print gaps in the E820 table
Ingo Molnar
1
-4
/
+18
2025-12-14
x86/boot/e820: Mark e820__print_table() static
Ingo Molnar
1
-1
/
+1
2025-12-14
x86/boot/e820: Simplify the PPro Erratum #50 workaround
Ingo Molnar
1
-4
/
+2
2025-12-14
x86/boot/e820: Simplify e820__print_table() a bit
Ingo Molnar
1
-3
/
+5
2025-12-14
x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function name, rename it to e820_type_mergeable()
Ingo Molnar
1
-6
/
+10
2025-12-14
x86/acpi/boot: Correct acpi_is_processor_usable() check again
Yazen Ghannam
2
-19
/
+8
2025-12-13
x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment
Thorsten Blum
1
-1
/
+1
2025-12-10
x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeatures
Yongxin Liu
1
-2
/
+2
2025-12-09
x86/unwind/orc: Support reliable unwinding through BPF stack frames
Josh Poimboeuf
1
-12
/
+27
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-20
/
+68
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+4
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-5
/
+8
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-9
/
+10
[prev]
[next]