index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
1
-1
/
+1
|
\
|
*
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-07-04
1
-1
/
+1
*
|
genirq: Remove unnecessary memset() calls
Weongyo Jeong
2016-06-10
1
-3
/
+0
*
|
genirq: Remove redundant NULL check of irq_desc
Jianyu Zhan
2016-06-10
1
-5
/
+1
|
/
*
genirq: Use a common macro to go through the actions list
Daniel Lezcano
2016-02-15
1
-1
/
+1
*
genirq/PM: Restore system wake up from chained interrupts
Grygorii Strashko
2015-11-10
1
-1
/
+1
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-13
1
-2
/
+17
|
\
|
*
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-01
1
-2
/
+17
*
|
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
2015-10-09
1
-1
/
+1
|
/
*
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
2015-09-16
1
-1
/
+1
*
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
1
-1
/
+1
*
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-7
/
+4
*
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-12-13
1
-1
/
+21
*
genirq: procfs: Make smp_affinity values go+r
Chema Gonzalez
2014-03-19
1
-4
/
+4
*
irqdomain: Include hwirq number in /proc/interrupts
Grant Likely
2013-06-24
1
-0
/
+2
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-5
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-7
/
+7
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
irq: Remove smp_affinity_list when unregister irq proc
Yinghai Lu
2011-05-26
1
-0
/
+1
*
bitmap, irq: add smp_affinity_list interface to /proc/irq
Mike Travis
2011-05-25
1
-4
/
+50
*
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
2011-05-02
1
-1
/
+1
*
alpha: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
1
-2
/
+6
*
genirq: Expand generic show_interrupts()
Thomas Gleixner
2011-03-25
1
-1
/
+14
*
genirq: show_interrupts: Check desc->name before printing it blindly
Thomas Gleixner
2011-03-17
1
-1
/
+2
*
genirq: Reuse existing can set affinty check
Thomas Gleixner
2011-02-19
1
-2
/
+1
*
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
2011-02-19
1
-1
/
+1
*
genirq: Implement generic irq_show_interrupts()
Thomas Gleixner
2011-02-19
1
-0
/
+63
*
genirq: Do not copy affinity before set
Thomas Gleixner
2011-02-19
1
-1
/
+1
*
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
2010-12-01
1
-1
/
+1
*
genirq: Prepare proc for real sparse irq support
Thomas Gleixner
2010-10-12
1
-0
/
+18
*
genirq: Provide compat handling for chip->set_affinity()
Thomas Gleixner
2010-10-04
1
-1
/
+1
*
genirq: Convert core code to irq_data
Thomas Gleixner
2010-10-04
1
-4
/
+4
*
genirq: Clear CPU mask in affinity_hint when none is provided
Peter P Waskiewicz Jr
2010-05-12
1
-3
/
+1
*
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
2010-05-03
1
-0
/
+39
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2010-04-13
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
genirq: Expose irq_desc->node in proc/irq
Dimitri Sivanich
2010-03-24
1
-0
/
+23
|
/
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
genirq: Fix spurious irq seqfile conversion
Thomas Gleixner
2009-11-20
1
-1
/
+1
*
genirq: switch /proc/irq/*/spurious to seq_file
Alexey Dobriyan
2009-11-18
1
-15
/
+21
*
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
Cyrill Gorcunov
2009-11-08
1
-0
/
+2
*
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-11
1
-2
/
+2
*
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2009-01-03
1
-1
/
+1
*
cpumask: convert kernel/irq
Rusty Russell
2009-01-01
1
-11
/
+21
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
1
-1
/
+5
|
\
|
*
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
1
-1
/
+5
*
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-10
/
+19
*
|
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
1
-2
/
+2
|
/
*
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
2008-11-09
1
-1
/
+1
*
irq: make variable static
roel kluin
2008-10-22
1
-1
/
+1
[next]