Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 éve |
Thomas Gleixner
|
99bfce5db9
genirq: Cleanup top of file comments
|
7 éve |
Linus Torvalds
|
670310dfba
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 éve |
Wen Yaxng
|
6714796edc
genirq/proc: Return proper error code when irq_set_affinity() fails
|
7 éve |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 éve |
Thomas Gleixner
|
b33394ba5c
genirq/proc: Avoid uninitalized variable warning
|
8 éve |
kbuild test robot
|
ce8bdd6957
genirq: Fix semicolon.cocci warnings
|
8 éve |
Marc Zyngier
|
6bc6d4abd2
genirq/proc: Use the the accessor to report the effective affinity
|
8 éve |
Thomas Gleixner
|
0d3f54257d
genirq: Introduce effective affinity mask
|
8 éve |
Thomas Gleixner
|
c1a8038696
genirq/proc: Replace ever repeating type cast
|
8 éve |
Thomas Gleixner
|
047dc6331d
genirq: Remove pointless arg from show_irq_affinity
|
8 éve |
Thomas Gleixner
|
cba4235e60
genirq: Remove mask argument from setup_affinity()
|
8 éve |
H Hartley Sweeten
|
f435da416b
genirq: Fix /proc/interrupts output alignment
|
8 éve |
Thomas Gleixner
|
8658be133b
Merge branch 'irq/for-block' into irq/core
|
9 éve |
Thomas Gleixner
|
9c2555835b
genirq: Introduce IRQD_AFFINITY_MANAGED flag
|
9 éve |
Weongyo Jeong
|
ff5b706f51
genirq: Remove unnecessary memset() calls
|
9 éve |
Jianyu Zhan
|
fe3464ca87
genirq: Remove redundant NULL check of irq_desc
|
9 éve |
Daniel Lezcano
|
f944b5a7af
genirq: Use a common macro to go through the actions list
|
9 éve |
Grygorii Strashko
|
4717f13373
genirq/PM: Restore system wake up from chained interrupts
|
9 éve |
Thomas Gleixner
|
e50226b4b8
Merge branch 'linus' into irq/core
|
9 éve |
Mika Westerberg
|
e509bd7da1
genirq: Allow migration of chained interrupts by installing default action
|
10 éve |
Ben Hutchings
|
95c2b17534
genirq: Fix race in register_irq_proc()
|
10 éve |
Jiang Liu
|
9df872faa7
genirq: Move field 'affinity' from irq_data into irq_common_data
|
10 éve |
Jiang Liu
|
6783011b48
genirq: Introduce helper function irq_data_get_node()
|
10 éve |
Tejun Heo
|
c1d7f03fdd
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 éve |
Thomas Gleixner
|
c291ee6221
genirq: Prevent proc race against freeing of irq descriptors
|
10 éve |
Chema Gonzalez
|
bab5c790cc
genirq: procfs: Make smp_affinity values go+r
|
11 éve |
Grant Likely
|
c12d2f42a9
irqdomain: Include hwirq number in /proc/interrupts
|
13 éve |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 éve |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 éve |