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
2015-04-24
x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Jiang Liu
1
-34
/
+0
2015-04-24
x86/irq: Refine the way to allocate irq_cfg for legacy IRQs
Jiang Liu
1
-1
/
+41
2015-04-24
x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts
Jiang Liu
1
-0
/
+1
2015-04-24
x86/MSI: Use hierarchical irqdomains to manage MSI interrupts
Jiang Liu
1
-0
/
+2
2015-04-24
x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors
Jiang Liu
1
-13
/
+142
2015-04-24
x86/irq: Save destination CPU ID in irq_cfg
Jiang Liu
1
-0
/
+6
2014-12-16
x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
1
-3
/
+3
2014-12-16
x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
Jiang Liu
1
-0
/
+28
2014-12-16
x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities
Jiang Liu
1
-35
/
+34
2014-12-16
x86, irq: Make UP version of irq_complete_move() an inline stub
Thomas Gleixner
1
-2
/
+0
2014-12-16
x86, irq: Move local APIC related code from io_apic.c into vector.c
Jiang Liu
1
-0
/
+694
[prev]