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
/
kernel
/
apic
/
apic_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
x86/apic: Remove yet another dubious callback
Thomas Gleixner
1
-5
/
+0
2024-02-15
x86/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
1
-11
/
+1
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/apic: Use u32 for check_apicid_used()
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
1
-5
/
+0
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
1
-0
/
+5
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
1
-0
/
+16
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
1
-5
/
+0
2023-08-09
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
1
-1
/
+1
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
1
-1
/
+1
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
1
-48
/
+0
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
1
-0
/
+10
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
1
-14
/
+0
2017-09-25
x86/apic: Move common APIC callbacks
Thomas Gleixner
1
-0
/
+78
2017-09-25
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
1
-0
/
+20