Thomas Gleixner
|
b33394ba5c
genirq/proc: Avoid uninitalized variable warning
|
8 years ago |
kbuild test robot
|
ce8bdd6957
genirq: Fix semicolon.cocci warnings
|
8 years ago |
Marc Zyngier
|
6bc6d4abd2
genirq/proc: Use the the accessor to report the effective affinity
|
8 years ago |
Thomas Gleixner
|
0d3f54257d
genirq: Introduce effective affinity mask
|
8 years ago |
Thomas Gleixner
|
c1a8038696
genirq/proc: Replace ever repeating type cast
|
8 years ago |
Thomas Gleixner
|
047dc6331d
genirq: Remove pointless arg from show_irq_affinity
|
8 years ago |
Thomas Gleixner
|
cba4235e60
genirq: Remove mask argument from setup_affinity()
|
8 years ago |
H Hartley Sweeten
|
f435da416b
genirq: Fix /proc/interrupts output alignment
|
8 years ago |
Thomas Gleixner
|
8658be133b
Merge branch 'irq/for-block' into irq/core
|
9 years ago |
Thomas Gleixner
|
9c2555835b
genirq: Introduce IRQD_AFFINITY_MANAGED flag
|
9 years ago |
Weongyo Jeong
|
ff5b706f51
genirq: Remove unnecessary memset() calls
|
9 years ago |
Jianyu Zhan
|
fe3464ca87
genirq: Remove redundant NULL check of irq_desc
|
9 years ago |
Daniel Lezcano
|
f944b5a7af
genirq: Use a common macro to go through the actions list
|
9 years ago |
Grygorii Strashko
|
4717f13373
genirq/PM: Restore system wake up from chained interrupts
|
10 years ago |
Thomas Gleixner
|
e50226b4b8
Merge branch 'linus' into irq/core
|
10 years ago |
Mika Westerberg
|
e509bd7da1
genirq: Allow migration of chained interrupts by installing default action
|
10 years ago |
Ben Hutchings
|
95c2b17534
genirq: Fix race in register_irq_proc()
|
10 years ago |
Jiang Liu
|
9df872faa7
genirq: Move field 'affinity' from irq_data into irq_common_data
|
10 years ago |
Jiang Liu
|
6783011b48
genirq: Introduce helper function irq_data_get_node()
|
10 years ago |
Tejun Heo
|
c1d7f03fdd
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
Thomas Gleixner
|
c291ee6221
genirq: Prevent proc race against freeing of irq descriptors
|
10 years ago |
Chema Gonzalez
|
bab5c790cc
genirq: procfs: Make smp_affinity values go+r
|
11 years ago |
Grant Likely
|
c12d2f42a9
irqdomain: Include hwirq number in /proc/interrupts
|
13 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Yinghai Lu
|
def945eeb9
irq: Remove smp_affinity_list when unregister irq proc
|
14 years ago |
Mike Travis
|
4b060420a5
bitmap, irq: add smp_affinity_list interface to /proc/irq
|
14 years ago |
Geert Uytterhoeven
|
94b2c363dc
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
|
14 years ago |
Thomas Gleixner
|
a6e120ed42
alpha: Use generic show_interrupts()
|
14 years ago |