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
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
2009-07-22
1
-0
/
+5
*
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
2009-07-21
3
-9
/
+46
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-20
1
-1
/
+1
|
\
|
*
genirq: fix comment to say IRQ_WAKE_THREAD
Steven Rostedt
2009-05-12
1
-1
/
+1
*
|
irq: slab alloc for default irq_affinity
Yinghai Lu
2009-06-12
1
-1
/
+1
*
|
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
1
-1
/
+1
*
|
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-11
1
-4
/
+5
*
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-4
/
+1
|
\
\
|
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
2
-5
/
+2
|
|
\
|
|
*
|
tracing: fix build failure on s390
Heiko Carstens
2009-04-29
1
-2
/
+0
|
*
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
1
-1
/
+1
|
*
|
tracing: create automated trace defines
Steven Rostedt
2009-04-14
1
-4
/
+3
*
|
|
sparseirq: Allow early irq_desc allocation
Paul Mundt
2009-05-23
1
-4
/
+14
*
|
|
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-05-12
1
-2
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "genirq: assert that irq handlers are indeed running in hardirq context"
Thomas Gleixner
2009-05-01
1
-2
/
+0
*
|
|
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
2009-05-01
1
-1
/
+1
*
|
|
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
3
-42
/
+24
*
|
|
irq: only update affinity if ->set_affinity() is sucessfull
Yinghai Lu
2009-04-28
3
-11
/
+23
*
|
|
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
2009-04-28
4
-20
/
+5
*
|
|
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
2009-04-28
2
-4
/
+7
|
/
/
*
/
x86, irq: Remove IRQ_DISABLED check in process context IRQ move
Pallipadi, Venkatesh
2009-04-14
1
-3
/
+2
|
/
*
-
.
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
2009-04-09
1
-0
/
+1
|
\
\
|
*
|
irq: fix cpumask memory leak on offstack cpumask kernels
Yinghai Lu
2009-04-03
1
-0
/
+1
*
|
|
Merge branch 'linus' into irq/threaded
Ingo Molnar
2009-04-06
5
-7
/
+112
|
\
\
\
|
*
\
\
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-0
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
7
-40
/
+76
|
|
|
\
\
|
|
*
|
|
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-26
1
-0
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
|
|
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
2009-03-30
4
-7
/
+106
|
*
|
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
7
-39
/
+74
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
2
-1
/
+8
|
|
|
\
|
|
|
*
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-30
2
-9
/
+17
|
|
|
\
\
*
|
|
|
|
genirq: threaded irq handlers review fixups
Thomas Gleixner
2009-03-24
2
-15
/
+31
*
|
|
|
|
genirq: add support for threaded interrupts to devres
Arjan van de Ven
2009-03-24
1
-6
/
+10
*
|
|
|
|
genirq: add threaded interrupt handler support
Thomas Gleixner
2009-03-24
2
-14
/
+209
*
|
|
|
|
Merge branch 'cpus4096' into irq/threaded
Thomas Gleixner
2009-03-23
7
-39
/
+74
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
2009-02-05
2
-1
/
+8
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'core/percpu' into x86/core
Ingo Molnar
2009-01-28
7
-40
/
+76
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
x86: arch_probe_nr_irqs
Yinghai Lu
2009-01-12
1
-7
/
+2
|
|
*
|
cpumask, irq: non-x86 build failures
Mike Travis
2009-01-11
1
-0
/
+5
|
|
*
|
kstat: modify kstat_irqs_legacy to be variable sized
Mike Travis
2009-01-11
1
-3
/
+7
|
|
*
|
irq: initialize nr_irqs based on nr_cpu_ids
Mike Travis
2009-01-11
1
-0
/
+3
|
|
*
|
irq: allocate irq_desc_ptrs array based on nr_irqs
Mike Travis
2009-01-11
2
-2
/
+16
|
|
*
|
irq: use WARN() instead of WARN_ON().
Mike Travis
2009-01-11
1
-3
/
+2
|
|
*
|
irq: change references from NR_IRQS to nr_irqs
Mike Travis
2009-01-11
1
-5
/
+9
|
|
*
|
cpumask: fix bug in use cpumask_var_t in irq_desc
Mike Travis
2009-01-11
2
-12
/
+9
|
|
*
|
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-11
6
-28
/
+43
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-03-16
2
-78
/
+111
|
\
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
genirq: deprecate __do_IRQ
Thomas Gleixner
2009-03-13
1
-0
/
+5
|
*
|
|
|
genirq: use kzalloc instead of explicit zero initialization
Thomas Gleixner
2009-03-13
1
-3
/
+1
|
*
|
|
|
genirq: remove redundant if condition
Thomas Gleixner
2009-03-13
1
-1
/
+1
[next]