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