index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
x86/apic/ipi: Code cleanup
Thomas Gleixner
1
-16
/
+7
2023-08-09
x86/apic/32: Remove x86_cpu_to_logical_apicid
Thomas Gleixner
2
-58
/
+9
2023-08-09
x86/apic/32: Sanitize logical APIC ID handling
Thomas Gleixner
4
-38
/
+2
2023-08-09
x86/apic: Get rid of apic_phys
Thomas Gleixner
1
-9
/
+10
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
9
-21
/
+0
2023-08-09
x86/apic: Sanitize num_processors handling
Thomas Gleixner
1
-3
/
+6
2023-08-09
x86/apic: Sanitize APIC address setup
Thomas Gleixner
1
-19
/
+10
2023-08-09
x86/apic: Split register_apic_address()
Thomas Gleixner
1
-8
/
+14
2023-08-09
x86/apic: Make some APIC init functions bool
Thomas Gleixner
1
-18
/
+18
2023-08-09
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
1
-15
/
+4
2023-08-09
x86/apic: Register boot CPU APIC early
Thomas Gleixner
1
-70
/
+50
2023-08-09
x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
Thomas Gleixner
1
-70
/
+32
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
8
-17
/
+0
2023-08-09
x86/apic: Remove unused max_physical_apicid
Thomas Gleixner
1
-8
/
+0
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
4
-8
/
+3
2023-08-09
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
4
-9
/
+4
2023-08-09
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
2
-12
/
+12
2023-08-09
x86/apic: Rename disable_apic
Thomas Gleixner
4
-16
/
+16
2023-08-06
x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
Thomas Gleixner
1
-20
/
+78
2023-08-06
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
1
-4
/
+4
2023-07-31
x86/apic: Hide unused safe_smp_processor_id() on 32-bit UP
Arnd Bergmann
1
-0
/
+2
2023-06-26
Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-123
/
+195
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+29
2023-06-19
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
1
-1
/
+4
2023-05-31
x86/platform/uv: Update UV[23] platform code for SNC
Steve Wahl
1
-4
/
+38
2023-05-31
x86/platform/uv: Remove remaining BUG_ON() and BUG() calls
Steve Wahl
1
-2
/
+4
2023-05-31
x86/platform/uv: UV support for sub-NUMA clustering
Steve Wahl
1
-68
/
+94
2023-05-31
x86/platform/uv: Helper functions for allocating and freeing conversion tables
Steve Wahl
1
-44
/
+53
2023-05-31
x86/platform/uv: When searching for minimums, start at INT_MAX not 99999
Steve Wahl
1
-2
/
+2
2023-05-31
x86/platform/uv: Fix printed information in calc_mmioh_map
Steve Wahl
1
-6
/
+7
2023-05-29
x86/smp: Initialize cpu_primary_thread_mask late
Thomas Gleixner
1
-1
/
+17
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
1
-1
/
+1
2023-05-15
x86/apic: Save the APIC virtual base address
Thomas Gleixner
1
-0
/
+4
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
1
-11
/
+9
2023-04-25
Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-52
/
+93
2023-04-12
x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
Saurabh Sengar
1
-5
/
+9
2023-04-07
x86/apic: Fix atomic update of offset in reserve_eilvt_offset()
Uros Bizjak
1
-3
/
+2
2023-03-26
x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
Michael Kelley
1
-2
/
+8
2023-03-21
x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
David Woodhouse
1
-44
/
+82
2023-02-13
x86/ioapic: Use irq_domain_create_hierarchy()
Johan Hovold
1
-5
/
+2
2022-12-12
Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+8
2022-12-05
x86/apic/msi: Enable PCI/IMS
Thomas Gleixner
1
-0
/
+5
2022-12-05
x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
Thomas Gleixner
1
-41
/
+1
2022-12-05
iommu/amd: Switch to MSI base domains
Thomas Gleixner
1
-0
/
+1
2022-12-05
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
1
-0
/
+2
2022-12-05
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
1
-47
/
+129
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
1
-3
/
+2
2022-12-02
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
Mateusz Jończyk
1
-5
/
+8
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2
-8
/
+2
2022-08-31
x86/apic: Don't disable x2APIC if locked
Daniel Sneddon
1
-4
/
+40
[prev]
[next]