index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-31
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-01-27
cpumask fallout: Initialize irq_default_affinity earlier
David Daney
2
-8
/
+16
2009-01-27
Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.
David Daney
1
-1
/
+1
2009-01-14
irq: export __set_irq_handler() and handle_level_irq()
Ingo Molnar
1
-0
/
+2
2009-01-07
async: Asynchronous function calls to speed up kernel boot
Arjan van de Ven
1
-0
/
+5
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-14
/
+31
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-30
/
+37
2009-01-01
cpumask: convert kernel/irq
Rusty Russell
2
-13
/
+30
2008-12-31
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-41
/
+34
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
9
-20
/
+366
2008-12-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-20
/
+354
2008-12-29
sparseirq: move __weak symbols into separate compilation unit
Yinghai Lu
1
-9
/
+0
2008-12-29
sparseirq: work around __weak alias bug
Ingo Molnar
2
-5
/
+9
2008-12-27
sparseirq: fix hang with !SPARSE_IRQ
Yinghai Lu
1
-0
/
+15
2008-12-27
sparseirq: set lock_class for legacy irq when sparse_irq is selected
Yinghai Lu
1
-0
/
+1
2008-12-27
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
1
-3
/
+4
2008-12-27
sparseirq: fix desc->lock init
Ingo Molnar
2
-0
/
+3
2008-12-27
sparseirq: do not printk when migrating IRQ descriptors
Ingo Molnar
1
-5
/
+1
2008-12-26
sparseirq: remove duplicated arch_early_irq_init()
Yinghai Lu
1
-4
/
+0
2008-12-26
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
3
-23
/
+0
2008-12-26
proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
KOSAKI Motohiro
1
-1
/
+1
2008-12-26
irq: for_each_irq_desc() move to irqnr.h
KOSAKI Motohiro
1
-2
/
+11
2008-12-25
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
10
-47
/
+410
2008-12-19
sparseirq: fix numa_migrate_irq_desc dependency and comments
Yinghai Lu
1
-8
/
+3
2008-12-18
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
KOSAKI Motohiro
1
-5
/
+0
2008-12-17
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
5
-7
/
+153
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
5
-7
/
+153
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
5
-8
/
+202
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
4
-30
/
+37
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-2
/
+2
2008-12-08
x86: use NR_IRQS_LEGACY
Yinghai Lu
1
-3
/
+3
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
5
-8
/
+202
2008-12-04
Merge commit 'v2.6.28-rc7' into core/locking
Ingo Molnar
4
-27
/
+56
2008-12-02
genirq: warn when IRQF_DISABLED may be ignored
David Brownell
1
-0
/
+12
2008-12-02
genirq: record IRQ_LEVEL in irq_desc[]
David Brownell
2
-6
/
+10
2008-11-13
genirq: __irq_set_trigger: change pr_warning to pr_debug
Mark Nelson
1
-1
/
+1
2008-11-09
irq: fix typo
Ingo Molnar
1
-1
/
+1
2008-11-09
genirq: fix the affinity setting in setup_irq
Thomas Gleixner
1
-5
/
+5
2008-11-09
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
4
-22
/
+51
2008-10-22
irq: make variable static
roel kluin
1
-1
/
+1
2008-10-21
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
Dean Nelson
1
-0
/
+1
2008-10-21
genirq: fix set_irq_type() when recording trigger type
Chris Friesen
1
-1
/
+1
2008-10-16
genirq: fix name space collision of nr_irqs in autoprobe.c
Thomas Gleixner
1
-4
/
+4
2008-10-16
genirq: use iterators for irq_desc loops
Thomas Gleixner
2
-35
/
+15
2008-10-16
genirq: cleanup the sparseirq modifications
Thomas Gleixner
5
-55
/
+48
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2
-130
/
+14
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
1
-1
/
+1
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
1
-114
/
+0
2008-10-16
genirq: use inline function for irq_to_desc
Thomas Gleixner
1
-14
/
+0
[next]