index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
chip.c
Age
Commit message (
Expand
)
Author
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-11-04
irq: Fix docbook comments
Liuweni
2009-08-27
genirq: Do not mask oneshot edge type interrupts
Thomas Gleixner
2009-08-17
genirq: Support nested threaded irq handling
Thomas Gleixner
2009-08-17
genirq: Add buslock support
Thomas Gleixner
2009-08-17
genirq: Add oneshot support
Thomas Gleixner
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
irq: clear kstat_irqs
Yinghai Lu
2009-01-16
Merge branch 'linus' into irq/genirq
Ingo Molnar
2009-01-14
irq: export __set_irq_handler() and handle_level_irq()
Ingo Molnar
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-29
genirq: check chip->ack before calling
Wang Chen
2008-12-25
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
2008-12-17
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-02
genirq: record IRQ_LEVEL in irq_desc[]
David Brownell
2008-10-21
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
Dean Nelson
2008-10-21
genirq: fix set_irq_type() when recording trigger type
Chris Friesen
2008-10-16
genirq: cleanup the sparseirq modifications
Thomas Gleixner
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
irq: set_irq_chip() has redundant call to irq_to_desc()
Dean Nelson
2008-10-16
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
irq: remove >= nr_irqs checking with config_have_sparse_irq
Yinghai Lu
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
irq: introduce nr_irqs
Yinghai Lu
2008-10-02
genirq: record trigger type
David Brownell
2008-10-02
Merge commit 'v2.6.27-rc8' into genirq
Ingo Molnar
2008-09-06
genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler
Pawel MOLL
2008-07-26
use WARN() in kernel/irq/chip.c
Arjan van de Ven
2008-04-19
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
Mike Travis
2008-02-19
genirq: do not leave interupts enabled on free_irq
Thomas Gleixner
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
2007-12-18
genirq: revert lazy irq disable for simple irqs
Steven Rostedt
2007-10-17
Compile handle_percpu_irq even for uniprocessor kernels
Ralf Baechle
2007-08-12
genirq: cleanup mismerge artifact
Thomas Gleixner
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-02-16
[PATCH] small irq management simplification
Jan Beulich
2007-02-16
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
[next]