index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
vector.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
1
-2
/
+2
*
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-09
1
-1
/
+1
*
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-08-09
1
-1
/
+1
*
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
2023-08-09
1
-1
/
+1
*
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2023-08-09
1
-1
/
+1
*
x86/apic: Rename disable_apic
Thomas Gleixner
2023-08-09
1
-1
/
+1
*
x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
Thomas Gleixner
2023-08-06
1
-20
/
+78
*
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
2023-08-06
1
-4
/
+4
*
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2022-11-17
1
-4
/
+0
*
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
1
-2
/
+2
*
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
2021-08-10
1
-1
/
+1
*
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
2021-05-29
1
-0
/
+20
*
Merge tag 'x86-apic-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
1
-0
/
+13
|
\
|
*
x86/vector: Add a sanity check to prevent IRQ2 allocations
Thomas Gleixner
2021-03-30
1
-0
/
+13
*
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-2
/
+2
|
/
*
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-0
/
+49
|
\
|
*
x86/apic: Add select() method on vector irqdomain
David Woodhouse
2020-10-28
1
-0
/
+43
|
*
x86/apic: Always provide irq_compose_msi_msg() method for vector domain
David Woodhouse
2020-10-28
1
-0
/
+6
*
|
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
2020-12-10
1
-10
/
+14
|
/
*
x86/irq: Initialize PCI/MSI domain at PCI init time
Thomas Gleixner
2020-09-16
1
-2
/
+0
*
x86/msi: Move compose message callback where it belongs
Thomas Gleixner
2020-09-16
1
-0
/
+1
*
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
2020-08-27
1
-7
/
+9
*
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-07-27
1
-0
/
+4
*
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-17
1
-17
/
+5
*
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-07-14
1
-1
/
+0
*
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
1
-3
/
+2
*
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
1
-0
/
+6
|
\
|
*
x86/apic/vector: Force interupt handler invocation to irq context
Thomas Gleixner
2020-03-08
1
-0
/
+6
*
|
x86/vector: Remove warning on managed interrupt migration
Peter Xu
2020-03-13
1
-6
/
+8
|
/
*
x86/apic/vector: Warn when vector space exhaustion breaks affinity
Neil Horman
2019-08-28
1
-0
/
+11
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
|
*
x86/irq: Handle spurious interrupt after shutdown gracefully
Thomas Gleixner
2019-07-03
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-08
1
-0
/
+1
*
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
2018-09-18
1
-5
/
+4
*
x86/apic/vector: Make error return value negative
Thomas Gleixner
2018-09-08
1
-1
/
+1
*
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-0
/
+1
|
\
|
*
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-05
1
-0
/
+1
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
1
-14
/
+5
|
\
\
|
|
/
|
/
|
|
*
x86/apic: Trivial coding style fixes
Yi Wang
2018-07-30
1
-1
/
+1
|
*
x86/vector: Merge allocate_vector() into assign_vector_locked()
Dou Liyang
2018-05-19
1
-13
/
+4
*
|
x86/apic/vector: Print APIC control bits in debugfs
Thomas Gleixner
2018-06-06
1
-13
/
+14
*
|
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
2018-06-06
1
-2
/
+7
*
|
x86/apic/vector: Prevent hlist corruption and leaks
Thomas Gleixner
2018-06-06
1
-0
/
+9
|
/
*
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
2018-02-23
1
-3
/
+22
*
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
2018-01-17
1
-2
/
+5
*
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
1
-1
/
+11
*
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-3
/
+3
*
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
1
-0
/
+2
*
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
1
-2
/
+2
[next]