index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
Yue Haibing
1
-1
/
+0
2024-08-13
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
1
-5
/
+6
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
1
-2
/
+3
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2024-08-13
x86/irq: Fix comment on IRQ vector layout
Sohil Mehta
1
-2
/
+2
2024-08-13
x86/apic: Remove unused extern declarations
Yue Haibing
1
-6
/
+0
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2
-10
/
+10
2024-08-12
platform/x86/intel/ifs: Add SBAF test image loading support
Jithu Joseph
1
-0
/
+2
2024-08-10
x86/mm: Remove unused CR3_HW_ASID_BITS
Yosry Ahmed
1
-3
/
+0
2024-08-10
crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()
Eric Biggers
1
-31
/
+28
2024-08-09
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
2
-120
/
+7
2024-08-08
x86: Ignore stack unwinding in KCOV
Dmitry Vyukov
1
-0
/
+8
2024-08-08
x86/entry: Remove unwanted instrumentation in common_interrupt()
Dmitry Vyukov
2
-5
/
+9
2024-08-08
x86/mm: Don't print out SRAT table information
Li RongQing
1
-4
/
+2
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
1
-1
/
+1
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2
-9
/
+10
2024-08-07
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
1
-1
/
+1
2024-08-07
x86/apic: Remove unused inline function apic_set_eoi_cb()
Yue Haibing
1
-1
/
+0
2024-08-07
x86/ioapic: Cleanup remaining coding style issues
Thomas Gleixner
1
-11
/
+12
2024-08-07
x86/ioapic: Cleanup line breaks
Thomas Gleixner
1
-37
/
+18
2024-08-07
x86/ioapic: Cleanup bracket usage
Thomas Gleixner
1
-16
/
+18
2024-08-07
x86/ioapic: Cleanup comments
Thomas Gleixner
1
-49
/
+37
2024-08-07
x86/ioapic: Move replace_pin_at_irq_node() to the call site
Thomas Gleixner
1
-22
/
+18
2024-08-07
x86/mpparse: Cleanup apic_printk()s
Thomas Gleixner
1
-7
/
+6
2024-08-07
x86/ioapic: Cleanup guarded debug printk()s
Thomas Gleixner
1
-38
/
+29
2024-08-07
x86/ioapic: Cleanup apic_printk()s
Thomas Gleixner
1
-103
/
+73
2024-08-07
x86/apic: Cleanup apic_printk()s
Thomas Gleixner
1
-46
/
+35
2024-08-07
x86/apic: Provide apic_printk() helpers
Thomas Gleixner
1
-14
/
+19
2024-08-07
x86/ioapic: Use guard() for locking where applicable
Thomas Gleixner
1
-128
/
+64
2024-08-07
x86/ioapic: Cleanup structs
Thomas Gleixner
1
-18
/
+14
2024-08-07
x86/ioapic: Mark mp_alloc_timer_irq() __init
Thomas Gleixner
1
-2
/
+2
2024-08-07
x86/ioapic: Handle allocation failures gracefully
Thomas Gleixner
1
-24
/
+22
2024-08-07
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
1
-16
/
+29
2024-08-06
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
2
-5
/
+66
2024-08-05
perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting
James Clark
1
-3
/
+0
2024-08-05
perf/x86/intel/uncore: Use D0:F0 as a default device
Zhenyu Wang
1
-0
/
+4
2024-08-05
perf/x86/intel/uncore: Add LNL uncore iMC freerunning support
Zhenyu Wang
1
-0
/
+1
2024-08-05
perf/x86/intel/uncore: Add Lunar Lake support
Kan Liang
3
-0
/
+141
2024-08-05
perf/x86/intel/uncore: Factor out common MMIO init and ops functions
Kan Liang
1
-17
/
+30
2024-08-05
perf/x86/intel/uncore: Add Arrow Lake support
Kan Liang
1
-0
/
+3
2024-08-05
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
1
-5
/
+18
2024-08-05
x86/kexec: Add EFI config table identity mapping for kexec kernel
Tao Liu
1
-0
/
+27
2024-08-04
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-17
/
+36
2024-08-04
Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+15
2024-08-02
x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Michael Kelley
1
-0
/
+1
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-20
/
+24
2024-08-02
x86/tsc: Check for sockets instead of CPUs to make code match comment
Paul E. McKenney
1
-1
/
+1
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
7
-20
/
+24
2024-08-02
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-11
/
+0
2024-08-02
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-2
/
+9
[prev]
[next]