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
/
vector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
x86/apic/vector: Warn when vector space exhaustion breaks affinity
Neil Horman
1
-0
/
+11
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-07-03
x86/irq: Handle spurious interrupt after shutdown gracefully
Thomas Gleixner
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
1
-0
/
+1
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-5
/
+4
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2018-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+5
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-07-30
x86/apic: Trivial coding style fixes
Yi Wang
1
-1
/
+1
2018-06-06
x86/apic/vector: Print APIC control bits in debugfs
Thomas Gleixner
1
-13
/
+14
2018-06-06
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
1
-2
/
+7
2018-06-06
x86/apic/vector: Prevent hlist corruption and leaks
Thomas Gleixner
1
-0
/
+9
2018-05-19
x86/vector: Merge allocate_vector() into assign_vector_locked()
Dou Liyang
1
-13
/
+4
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
1
-3
/
+22
2018-01-17
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
1
-2
/
+5
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
1
-1
/
+11
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
1
-3
/
+3
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
1
-2
/
+2
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
1
-3
/
+2
2017-10-17
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
1
-2
/
+2
2017-10-12
x86/apic/vector: Ignore set_affinity call for inactive interrupts
Thomas Gleixner
1
-0
/
+13
2017-09-25
x86/vector: Respect affinity mask in irq descriptor
Thomas Gleixner
1
-4
/
+17
2017-09-25
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
1
-1
/
+31
2017-09-25
x86/vector: Switch IOAPIC to global reservation mode
Thomas Gleixner
1
-23
/
+33
2017-09-25
x86/vector/msi: Switch to global reservation mode
Thomas Gleixner
1
-34
/
+63
2017-09-25
x86/vector: Handle managed interrupts proper
Thomas Gleixner
1
-18
/
+172
2017-09-25
x86/vector: Untangle internal state from irq_cfg
Thomas Gleixner
1
-40
/
+48
2017-09-25
x86/vector: Compile SMP only code conditionally
Thomas Gleixner
1
-15
/
+20
2017-09-25
x86/vector: Use matrix allocator for vector assignment
Thomas Gleixner
1
-172
/
+116
2017-09-25
x86/vector: Add tracepoints for vector management
Thomas Gleixner
1
-0
/
+2
2017-09-25
x86/vector: Add vector domain debugfs support
Thomas Gleixner
1
-2
/
+48
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
1
-4
/
+52
2017-09-25
x86/vector: Move helper functions around
Thomas Gleixner
1
-15
/
+15
2017-09-25
x86/vector: Remove pointless pointer checks
Thomas Gleixner
1
-1
/
+1
2017-09-25
x86/apic: Get rid of the legacy irq data storage
Thomas Gleixner
1
-39
/
+13
2017-09-25
x86/vector: Simplify vector move cleanup
Thomas Gleixner
1
-144
/
+77
2017-09-25
x86/vector: Store the single CPU targets in apic data
Thomas Gleixner
1
-0
/
+5
2017-09-25
x86/vector: Cleanup variable names
Thomas Gleixner
1
-114
/
+114
2017-09-25
x86/vector: Simplify the CPU hotplug vector update
Thomas Gleixner
1
-29
/
+35
2017-09-25
x86/apic: Get rid of multi CPU affinity
Thomas Gleixner
1
-10
/
+3
2017-09-25
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
1
-1
/
+1
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
1
-1
/
+1
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+35
2017-06-22
x86/apic: Mark single target interrupts
Thomas Gleixner
1
-0
/
+7
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
1
-10
/
+15
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
1
-3
/
+3
[next]