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
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
2017-06-22
x86/apic: Move online masking to core code
Thomas Gleixner
1
-1
/
+4
2017-06-22
x86/vector: Create named irq domain
Thomas Gleixner
1
-2
/
+7
2017-06-22
x86/apic: Add name to irq chip
Thomas Gleixner
1
-0
/
+1
2017-06-22
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
1
-2
/
+2
2017-01-05
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
1
-1
/
+1
2016-10-04
x86/irq: Prevent force migration of irqs which are not in the vector domain
Mika Westerberg
1
-3
/
+20
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-04-29
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
Ingo Molnar
1
-1
/
+2
2016-04-28
x86/apic: Handle zero vector gracefully in clear_vector_irq()
Keith Busch
1
-1
/
+2
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-03-18
x86/irq: Cure live lock in fixup_irqs()
Thomas Gleixner
1
-18
/
+70
2016-01-15
x86/irq: Plug vector cleanup race
Thomas Gleixner
1
-10
/
+53
2016-01-15
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
1
-4
/
+7
2016-01-15
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
1
-2
/
+16
2016-01-15
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
1
-13
/
+3
2016-01-15
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
1
-1
/
+3
2016-01-15
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
1
-2
/
+6
2016-01-15
x86/irq: Get rid of code duplication
Thomas Gleixner
1
-18
/
+15
2016-01-15
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
1
-1
/
+1
2016-01-15
x86/irq: Check vector allocation early
Thomas Gleixner
1
-13
/
+25
[next]