summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_noop.c
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Drop apic::delivery_modeAndrew Cooper2023-11-211-1/+0
* x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner2023-10-101-1/+1
* x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner2023-10-101-1/+1
* x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner2023-10-101-1/+1
* x86/apic: Use u32 for check_apicid_used()Thomas Gleixner2023-10-101-0/+2
* x86/apic: Remove pointless arguments from [native_]eoi_write()Thomas Gleixner2023-08-091-1/+2
* x86/apic/noop: Tidy up the codeThomas Gleixner2023-08-091-30/+8
* x86/apic: Remove pointless NULL initializationsThomas Gleixner2023-08-091-2/+0
* x86/apic: Sanitize APIC ID range validationThomas Gleixner2023-08-091-2/+0
* x86/apic: Add max_apic_id memberThomas Gleixner2023-08-091-0/+1
* x86/apic: Allow apic::safe_wait_icr_idle() to be NULLThomas Gleixner2023-08-091-6/+0
* x86/apic: Allow apic::wait_icr_idle() to be NULLThomas Gleixner2023-08-091-2/+0
* x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner2023-08-091-12/+0
* x86/apic: Mop up *setup_apic_routing()Thomas Gleixner2023-08-091-1/+0
* x86/apic: Nuke apic::apicid_to_cpu_present()Thomas Gleixner2023-08-091-1/+0
* x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner2023-08-091-2/+0
* x86/apic/32: Sanitize logical APIC ID handlingThomas Gleixner2023-08-091-11/+0
* x86/apic: Remove check_phys_apicid_present()Thomas Gleixner2023-08-091-2/+0
* x86/apic: Nuke unused apic::inquire_remote_apic()Thomas Gleixner2023-08-091-2/+0
* x86/apic: Rename disable_apicThomas Gleixner2023-08-091-3/+3
* x86/apic: Cleanup destination modeThomas Gleixner2020-10-281-3/+1
* x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner2020-10-281-3/+1
* x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-281-1/+1
* locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-0/+1
* x86/apic: Cleanup the include mazeThomas Gleixner2019-07-251-17/+1
* x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-291-1/+1
* Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/apic: Remove unused callbacksThomas Gleixner2017-09-251-10/+0
* | x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner2017-09-251-0/+1
* | x86/apic: Get rid of apic->target_cpusThomas Gleixner2017-09-251-7/+0
* | x86/apic: Move APIC noop specific functionsThomas Gleixner2017-09-251-0/+7
|/
* x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-221-1/+1
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* x86: Apply more __ro_after_init and constKees Cook2016-08-101-1/+1
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+0
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+0
* | x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-151-1/+0
|/
* x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-2/+2
* x86/apic: Implement single IPI for apic_noopThomas Gleixner2015-11-051-0/+2
* x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown2015-08-171-1/+0
* x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Replace noop_check_apicid_usedDavid Rientjes2014-07-311-6/+1
* x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-311-6/+0
* x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-311-2/+0
* x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-311-4/+0
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-2/+1