index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
/
io_apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
1
-2
/
+2
2023-08-09
x86/ioapic/32: Decrapify phys_id_present_map operation
Thomas Gleixner
1
-4
/
+1
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
1
-6
/
+5
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
1
-6
/
+6
2023-04-25
Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+9
2023-04-12
x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
Saurabh Sengar
1
-5
/
+9
2023-03-26
x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
Michael Kelley
1
-2
/
+8
2023-02-13
x86/ioapic: Use irq_domain_create_hierarchy()
Johan Hovold
1
-5
/
+2
2022-04-07
x86/tdx/ioapic: Add shared bit for IOAPIC base address
Isaku Yamahata
1
-2
/
+16
2021-08-30
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-08-10
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
1
-1
/
+1
2021-08-10
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
1
-2
/
+4
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
1
-0
/
+10
2021-03-19
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-4
/
+4
2021-02-15
sfi: Remove framework for deprecated firmware
Andy Shevchenko
1
-2
/
+2
2020-12-10
x86/ioapic: Cleanup the timer_works() irqflags mess
Thomas Gleixner
1
-16
/
+6
2020-11-10
x86/ioapic: Correct the PCI/ISA trigger type selection
Thomas Gleixner
1
-2
/
+2
2020-11-04
x86/ioapic: Use I/O-APIC ID for finding irqdomain, not index
David Woodhouse
1
-2
/
+2
2020-10-28
x86/ioapic: Handle Extended Destination ID field in RTE
David Woodhouse
1
-5
/
+15
2020-10-28
x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
1
-12
/
+13
2020-10-28
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
1
-31
/
+72
2020-10-28
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
1
-79
/
+65
2020-10-28
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
1
-129
/
+115
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
1
-1
/
+1
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
1
-5
/
+6
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-37
/
+37
2020-09-23
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
1
-0
/
+1
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
1
-35
/
+35
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
1
-1
/
+1
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+5
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
1
-5
/
+5
2020-05-26
x86/io_apic: Remove unused function mp_init_irq_at_boot()
YueHaibing
1
-13
/
+0
2019-10-24
x86/ioapic: Rename misnamed functions
Thomas Gleixner
1
-8
/
+8
2019-10-24
x86/ioapic: Prevent inconsistent state when moving an interrupt
Thomas Gleixner
1
-3
/
+6
2019-08-26
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
Thomas Gleixner
1
-1
/
+7
2019-07-03
x86/ioapic: Implement irq_get_irqchip_state() callback
Thomas Gleixner
1
-0
/
+46
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
1
-0
/
+4
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+5
2019-01-26
x86/kernel: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-1
/
+2
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-06-06
x86/ioapic: Use apic_ack_irq()
Thomas Gleixner
1
-1
/
+1
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+4
[next]