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.12.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
/
handle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+0
|
|
\
|
*
|
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: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
1
-17
/
+11
*
|
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
2009-04-28
1
-7
/
+2
*
|
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
2009-04-28
1
-3
/
+6
|
/
*
Merge branch 'linus' into irq/threaded
Ingo Molnar
2009-04-06
1
-0
/
+6
|
\
|
*
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
1
-22
/
+35
|
|
|
\
|
|
*
|
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-26
1
-0
/
+6
|
*
|
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-21
/
+33
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-30
1
-0
/
+16
|
|
|
\
|
*
|
|
|
genirq: threaded irq handlers review fixups
Thomas Gleixner
2009-03-24
1
-5
/
+24
*
|
|
|
genirq: add threaded interrupt handler support
Thomas Gleixner
2009-03-24
1
-1
/
+30
*
|
|
|
Merge branch 'cpus4096' into irq/threaded
Thomas Gleixner
2009-03-23
1
-21
/
+33
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'core/percpu' into x86/core
Ingo Molnar
2009-01-28
1
-22
/
+35
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
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
1
-2
/
+9
|
|
*
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
1
-7
/
+1
|
|
*
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-11
1
-12
/
+14
|
|
|
|
\
\
*
-
.
|
|
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-03-16
1
-0
/
+7
|
\
\
|
|
|
*
|
|
genirq: deprecate __do_IRQ
Thomas Gleixner
2009-03-13
1
-0
/
+5
|
*
|
|
genirq: assert that irq handlers are indeed running in hardirq context
Peter Zijlstra
2009-03-03
1
-0
/
+2
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-13
1
-12
/
+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
|
*
irq: optimize init_kstat_irqs/init_copy_kstat_irqs
Yinghai Lu
2009-02-09
1
-9
/
+11
|
|
*
irq: clear kstat_irqs
Yinghai Lu
2009-02-09
1
-0
/
+5
|
|
*
sparseirq: make some func to be used with genirq
Yinghai Lu
2009-01-11
1
-3
/
+4
|
|
/
*
/
cpumask fallout: Initialize irq_default_affinity earlier
David Daney
2009-01-27
1
-0
/
+16
|
/
*
sparseirq: work around __weak alias bug
Ingo Molnar
2008-12-29
1
-5
/
+0
*
sparseirq: fix hang with !SPARSE_IRQ
Yinghai Lu
2008-12-27
1
-0
/
+15
*
sparseirq: set lock_class for legacy irq when sparse_irq is selected
Yinghai Lu
2008-12-27
1
-0
/
+1
*
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
2008-12-27
1
-3
/
+4
*
sparseirq: fix desc->lock init
Ingo Molnar
2008-12-27
1
-0
/
+2
*
sparseirq: remove duplicated arch_early_irq_init()
Yinghai Lu
2008-12-26
1
-4
/
+0
*
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
2008-12-26
1
-3
/
+0
*
proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
KOSAKI Motohiro
2008-12-26
1
-1
/
+1
*
irq: for_each_irq_desc() move to irqnr.h
KOSAKI Motohiro
2008-12-26
1
-2
/
+11
[next]