Grygorii Strashko
|
4717f13373
genirq/PM: Restore system wake up from chained interrupts
|
9 years ago |
Thomas Gleixner
|
e50226b4b8
Merge branch 'linus' into irq/core
|
9 years ago |
Mika Westerberg
|
e509bd7da1
genirq: Allow migration of chained interrupts by installing default action
|
9 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 |
Thomas Gleixner
|
ab7798ffcf
genirq: Expand generic show_interrupts()
|
14 years ago |
Thomas Gleixner
|
ee0401ec11
genirq: show_interrupts: Check desc->name before printing it blindly
|
14 years ago |
Thomas Gleixner
|
bce43032ad
genirq: Reuse existing can set affinty check
|
14 years ago |
Thomas Gleixner
|
f230b6d5c4
genirq: Add IRQ_MOVE_PENDING to irq_data.state
|
14 years ago |
Thomas Gleixner
|
c78b9b65fa
genirq: Implement generic irq_show_interrupts()
|
14 years ago |
Thomas Gleixner
|
3b8249e759
genirq: Do not copy affinity before set
|
14 years ago |
Kenji Kaneshige
|
25c9170ed6
genirq: Fix incorrect proc spurious output
|
14 years ago |
Thomas Gleixner
|
13bfe99e09
genirq: Prepare proc for real sparse irq support
|
15 years ago |
Thomas Gleixner
|
c96b3b3c44
genirq: Provide compat handling for chip->set_affinity()
|
15 years ago |
Thomas Gleixner
|
6b8ff3120c
genirq: Convert core code to irq_data
|
15 years ago |
Peter P Waskiewicz Jr
|
4308ad8011
genirq: Clear CPU mask in affinity_hint when none is provided
|
15 years ago |
Peter P Waskiewicz Jr
|
e7a297b0d7
genirq: Add CPU mask affinity hint
|
15 years ago |
Thomas Gleixner
|
7c7145f6ac
Merge branch 'linus' into irq/core
|
15 years ago |