index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
io_apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-02-20
x86/IO-APIC: Avoid warning in 32-bit builds
Jan Beulich
1
-1
/
+1
2018-02-17
x86/apic: Rename variables and functions related to x86_io_apic_ops
Baoquan He
1
-2
/
+2
2018-02-17
x86/apic: Remove the (now) unused disable_IO_APIC() function
Baoquan He
1
-13
/
+0
2018-02-17
x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y
Baoquan He
1
-1
/
+1
2018-02-17
x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()
Baoquan He
1
-0
/
+5
2018-01-14
x86: Introduce and use MP IRQ trigger and polarity defines
Jan Kiszka
1
-10
/
+10
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
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-25
x86/io_apic: Reevaluate vector configuration on activate()
Thomas Gleixner
1
-15
/
+22
2017-09-25
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
1
-0
/
+1
2017-09-25
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
1
-42
/
+0
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
1
-4
/
+3
[next]