index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
vector.c
Age
Commit message (
Expand
)
Author
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
2017-06-22
x86/apic: Move online masking to core code
Thomas Gleixner
2017-06-22
x86/vector: Create named irq domain
Thomas Gleixner
2017-06-22
x86/apic: Add name to irq chip
Thomas Gleixner
2017-06-22
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
2017-01-05
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
2016-10-04
x86/irq: Prevent force migration of irqs which are not in the vector domain
Mika Westerberg
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-04-29
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
Ingo Molnar
2016-04-28
x86/apic: Handle zero vector gracefully in clear_vector_irq()
Keith Busch
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-03-18
x86/irq: Cure live lock in fixup_irqs()
Thomas Gleixner
2016-01-15
x86/irq: Plug vector cleanup race
Thomas Gleixner
2016-01-15
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
2016-01-15
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
2016-01-15
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
2016-01-15
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
2016-01-15
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
2016-01-15
x86/irq: Get rid of code duplication
Thomas Gleixner
2016-01-15
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
2016-01-15
x86/irq: Check vector allocation early
Thomas Gleixner
2016-01-15
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
[next]