Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |