Age | Commit message (Expand) | Author | Files | Lines |
2020-10-28 | x86/apic: Cleanup destination mode | Thomas Gleixner | 1 | -1/+1 |
2020-10-28 | x86/apic: Get rid of apic:: Dest_logical | Thomas Gleixner | 1 | -3/+1 |
2020-10-28 | x86/apic: Replace pointless apic:: Dest_logical usage | Thomas Gleixner | 1 | -1/+1 |
2020-10-28 | x86/apic: Cleanup delivery mode defines | Thomas Gleixner | 1 | -1/+1 |
2019-10-15 | x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu | Sean Christopherson | 1 | -1/+2 |
2019-07-25 | x86/apic/x2apic: Implement IPI shorthands support | Thomas Gleixner | 1 | -2/+2 |
2019-07-25 | x86/apic: Consolidate the apic local headers | Thomas Gleixner | 1 | -1/+1 |
2019-07-25 | x86/apic: Cleanup the include maze | Thomas Gleixner | 1 | -9/+7 |
2019-06-23 | x86/apic: Use non-atomic operations when possible | Nadav Amit | 1 | -1/+1 |
2018-05-17 | x86/apic/x2apic: Initialize cluster ID properly | Thomas Gleixner | 1 | -0/+1 |
2017-12-29 | x86/apic: Switch all APICs to Fixed delivery mode | Thomas Gleixner | 1 | -1/+1 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-27 | x86/apic: Use dead_cpu instead of current CPU when cleaning up | Borislav Petkov | 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/+6 |
2017-09-25 | x86/apic: Get rid of apic->target_cpus | Thomas Gleixner | 1 | -7/+1 |
2017-09-25 | x86/apic/x2apic: Simplify cluster management | Thomas Gleixner | 1 | -77/+75 |
2017-09-25 | x86/apic: Deinline x2apic functions | Thomas Gleixner | 1 | -1/+1 |
2017-06-22 | x86/apic: Implement effective irq mask update | Thomas Gleixner | 1 | -0/+4 |
2017-06-22 | x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid() | Thomas Gleixner | 1 | -1/+2 |
2017-06-22 | x86/apic: Move cpumask and to core code | Thomas Gleixner | 1 | -6/+4 |
2017-06-22 | x86/apic: Move online masking to core code | Thomas Gleixner | 1 | -16/+9 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
2016-09-08 | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity | Ingo Molnar | 1 | -1/+1 |
2016-08-11 | x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe() | Sebastian Andrzej Siewior | 1 | -4/+9 |
2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook | 1 | -1/+1 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -50/+30 |
2016-07-15 | x86/x2apic: Convert to CPU hotplug state machine | Sebastian Andrzej Siewior | 1 | -50/+30 |
2016-07-15 | x86/apic: Remove the unused struct apic::apic_id_mask field | Wei Jiangang | 1 | -1/+0 |
2015-11-05 | x86/apic: Implement single target IPI function for x2apic_cluster | Linus Torvalds | 1 | -0/+9 |
2015-09-01 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-08-17 | x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted | Len Brown | 1 | -1/+0 |
2015-07-20 | x86: Drop bogus __ref / __refdata annotations | Mathias Krause | 1 | -1/+1 |
2015-03-10 | x86: fix more deprecated cpu function usage. | Rusty Russell | 1 | -2/+2 |
2015-03-05 | x86: fix up obsolete cpu function usage. | Rusty Russell | 1 | -4/+4 |
2014-09-09 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman | 1 | -0/+1 |
2014-08-28 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 1 | -2/+1 |
2014-07-31 | x86, apic: Remove enable_apic_mode callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove setup_portio_remap callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove multi_timer_check callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 1 | -2/+0 |
2014-02-09 | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 1 | -1/+1 |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -1/+1 |
2012-07-06 | x86/apic/x2apic: Use multiple cluster members for the irq destination only wi... | Suresh Siddha | 1 | -2/+19 |
2012-07-06 | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha | 1 | -3/+3 |