index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
x2apic_cluster.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
1
-1
/
+0
2023-10-24
x86/apic: Provide apic_force_nmi_on_cpu()
Thomas Gleixner
1
-0
/
+1
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Prepare x2APIC for using apic::max_apic_id
Thomas Gleixner
1
-0
/
+1
2023-08-09
x86/apic: Add max_apic_id member
Thomas Gleixner
1
-0
/
+1
2023-08-09
x86/apic/x2apic: Share all common IPI functions
Thomas Gleixner
1
-10
/
+0
2023-08-09
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
1
-2
/
+0
2023-03-21
x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
David Woodhouse
1
-44
/
+82
2021-10-29
x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()
Eric Dumazet
1
-6
/
+21
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
1
-2
/
+4
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
[next]