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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
1
-0
/
+1
2023-08-13
x86/microcode: Move core specific defines to local header
Thomas Gleixner
3
-225
/
+47
2023-08-13
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
1
-3
/
+4
2023-08-13
x86/microcode: Make reload_early_microcode() static
Thomas Gleixner
1
-2
/
+0
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
3
-5
/
+4
2023-08-13
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
1
-26
/
+2
2023-08-13
x86/microcode: Hide the config knob
Thomas Gleixner
3
-5
/
+5
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-6
/
+0
2023-08-12
Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2023-08-12
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-08-11
Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+2
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
1
-0
/
+2
2023-08-09
x86/cpu: Update Hybrids
Peter Zijlstra
1
-5
/
+7
2023-08-09
x86/cpu: Fix Crestmont uarch
Peter Zijlstra
1
-3
/
+2
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+2
2023-08-09
ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
Hans de Goede
1
-0
/
+2
2023-08-09
x86/apic: Turn on static calls
Thomas Gleixner
1
-14
/
+13
2023-08-09
x86/apic: Provide static call infrastructure for APIC callbacks
Thomas Gleixner
1
-0
/
+21
2023-08-09
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
1
-0
/
+30
2023-08-09
x86/apic: Mark all hotpath APIC callback wrappers __always_inline
Thomas Gleixner
1
-9
/
+9
2023-08-09
x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
Thomas Gleixner
1
-3
/
+0
2023-08-09
x86/apic: Provide apic_update_callback()
Thomas Gleixner
1
-0
/
+28
2023-08-09
x86/apic: Provide common init infrastructure
Thomas Gleixner
1
-0
/
+2
2023-08-09
x86/apic: Wrap apic->native_eoi() into a helper
Thomas Gleixner
1
-0
/
+6
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
1
-10
/
+0
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
1
-6
/
+11
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
1
-2
/
+1
2023-08-09
x86/apic: Prepare x2APIC for using apic::max_apic_id
Thomas Gleixner
1
-3
/
+4
2023-08-09
x86/apic: Add max_apic_id member
Thomas Gleixner
1
-0
/
+3
2023-08-09
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
1
-0
/
+5
2023-08-09
x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
1
-7
/
+1
2023-08-09
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
1
-7
/
+2
2023-08-09
x86/apic: Consolidate wait_icr_idle() implementations
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
1
-6
/
+4
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
1
-2
/
+0
2023-08-09
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
1
-2
/
+0
2023-08-09
x86/apic/32: Remove pointless default_acpi_madt_oem_check()
Thomas Gleixner
1
-1
/
+3
2023-08-09
x86/apic/32: Remove x86_cpu_to_logical_apicid
Thomas Gleixner
1
-3
/
+0
2023-08-09
x86/apic/32: Sanitize logical APIC ID handling
Thomas Gleixner
1
-13
/
+0
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
1
-2
/
+0
2023-08-09
x86/apic: Sanitize APIC address setup
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Make some APIC init functions bool
Thomas Gleixner
1
-3
/
+3
2023-08-09
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
1
-16
/
+0
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2
-8
/
+5
2023-08-09
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
2
-3
/
+0
[prev]
[next]