index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-02-15
x86/apic: Remove yet another dubious callback
Thomas Gleixner
2024-02-15
x86/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for check_apicid_used()
Thomas Gleixner
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
2023-08-09
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
2017-09-25
x86/apic: Move common APIC callbacks
Thomas Gleixner
2017-09-25
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner