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