libertas: unify various CF-related defines
[safe/jmp/linux-2.6] / kernel / irq /
2008-05-02 Thomas Gleixnergenirq: reenable a nobody cared disabled irq when a...
2008-04-29 Robert P. J. Daykernel: explicitly include required header files under...
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-02-19 Thomas Gleixnergenirq: do not leave interupts enabled on free_irq
2008-02-19 S.Caglar Onurgenirq: spurious.c: use time_* macros
2008-02-08 Ralf BaechleIRQ_NOPROBE helper functions
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-01-30 Ingo Molnargenirq: stackdump after the "Trying to free already...
2008-01-30 Andi Kleenx86: add /proc/irq/*/spurious to dump the spurious...
2008-01-30 Andi Kleengenirq: turn irq debugging options into module params
2007-12-18 Steven Rostedtgenirq: revert lazy irq disable for simple irqs
2007-11-15 Russ Anderson__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU...
2007-10-23 Herbert XuFix synchronize_irq races with IRQ handler
2007-10-17 Ralf BaechleCompile handle_percpu_irq even for uniprocessor kernels
2007-10-17 David WoodhouseFix CONFIG_DEBUG_SHIRQ trigger on free_irq()
2007-08-31 Jarek Poplawskirequest_irq: fix DEBUG_SHIRQ handling
2007-08-23 Andrew Mortonfree_irq(): fix DEBUG_SHIRQ handling
2007-08-12 Thomas Gleixnergenirq: suppress resend of level interrupts
2007-08-12 Thomas Gleixnergenirq: cleanup mismerge artifact
2007-08-09 Linus TorvaldsRevert "genirq: temporary fix for level-triggered IRQ...
2007-08-02 Thomas Gleixnergenirq: temporary fix for level-triggered IRQ resend
2007-07-29 Al Virorip some includes from linux/interrupt.h
2007-07-22 Andi Kleenx86_64: Report the pending irq if available in smp_affinity
2007-07-16 Alan CoxImprove behaviour of spurious IRQ detect
2007-05-24 Linus TorvaldsFix crash with irqpoll due to the IRQF_IRQPOLL flag...
2007-05-11 John Keller[IA64] SN: validate smp_affinity mask on intr redirect
2007-05-09 Jeff DikeFix Linuxdoc comment
2007-05-08 Bernhard WalleAdd IRQF_IRQPOLL flag (common code)
2007-05-08 Ravikiran G ThirumalaiPad irq_desc to internode cacheline size
2007-05-08 Ahmed S. DarwishIRQ: check for PERCPU flag only when adding first irqaction
2007-05-08 Dmitry Adamushkokernel/irq/proc.c: unprotected iteration over the IRQ...
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-04-07 Tejun Heo[PATCH] irq-devres: fix failure path of devm_request_irq()
2007-02-26 Eric W. Biederman[PATCH] genirq: Mask irqs when migrating them.
2007-02-16 Jan Beulich[PATCH] small irq management simplification
2007-02-16 Randy Dunlap[PATCH] IRQ kernel-doc fixes
2007-02-16 Ingo Molnar[PATCH] genirq: do not mask interrupts by default
2007-02-16 Thomas Gleixner[PATCH] Add a function to handle interrupt affinity...
2007-02-16 Thomas Gleixner[PATCH] Add irq flag to disable balancing for an interrupt
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-12 Alan Cox[PATCH] kernel: shut up the IRQ mismatch messages
2007-02-12 David Woodhouse[PATCH] Debug shared irqs
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-02-09 Tejun Heodevres: device resource management
2007-02-07 Eric W. Biedermanmsi: Kill the msi_desc array.
2007-01-23 Linus TorvaldsClear spurious irq stat information when adding irq...
2007-01-11 Vivek Goyal[PATCH] x86-64: Make noirqdebug_setup function non...
2006-12-22 Thomas Gleixner[PATCH] genirq: fix irq flow handler uninstall
2006-12-21 Geert Uytterhoeven[PATCH] __set_irq_handler bogus space
2006-12-08 Hidetoshi Seto[PATCH] CPEI gets warning at kernel/irq/migration.c...
2006-12-07 Peter Zijlstra[PATCH] lockdep: name some old style locks
2006-11-22 Linus TorvaldsDon't call "note_interrupt()" with irq descriptor lock...
2006-11-16 Zhang, Yanmin[PATCH] some irq_chip variables point to NULL
2006-11-14 Andrew Morton[PATCH] setup_irq(): better mismatch debugging
2006-11-13 Pavel Emelianov[PATCH] Fix misrouted interrupts deadlocks
2006-10-17 Ingo Molnar[PATCH] genirq: clean up irq-flow-type naming
2006-10-11 Reinette Chatre[PATCH] bitmap: parse input from kernel and user buffers
2006-10-06 Frederik Deweerdt[PATCH] ixp4xxdefconfig arm fixes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 David HowellsIRQ: Typedef the IRQ handler function type
2006-10-05 David HowellsIRQ: Typedef the IRQ flow handler function type
2006-10-04 Eric W. Biederman[PATCH] msi: simplify msi sanity checks by adding with...
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: add a dynamic irq creation API
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: add moved_masked_irq
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: convert the move_irq flag from...
2006-09-29 Yoichi Yuasa[PATCH] irq: remove a extra line
2006-09-29 Yoichi Yuasa[PATCH] irq: fixed coding style
2006-09-26 David Howells[PATCH] FRV: permit __do_IRQ() to be dispensed with
2006-09-19 Ingo Molnar[PATCH] genirq core: fix handle_level_irq()
2006-09-16 Imre Deak[PATCH] genirq: fix typo in IRQ resend
2006-09-01 Henrik Kretzschmar[PATCH] kerneldoc for handle_bad_irq()
2006-07-31 David Brownell[PATCH] genirq: {en,dis}able_irq_wake() need refcountin...
2006-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate enable_in_hardirq()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate genirq
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Benjamin Herrenschmidt[PATCH] genirq: Allow fasteoi handler to retrigger...
2006-07-03 Thomas Gleixner[PATCH] genirq:fixup missing SA_PERCPU replacement
2006-07-03 Thomas Gleixner[PATCH] genirq: ARM dyntick cleanup
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-02 Thomas Gleixner[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
2006-07-01 Thomas Gleixner[ARM] 3690/1: genirq: Introduce and make use of dummy...
2006-07-01 Thomas Gleixner[ARM] 3679/1: ARM: Make ARM dyntick implementation...
2006-07-01 Bjorn Helgaas[PATCH] IRQ: warning message cleanup
2006-07-01 Bjorn Helgaas[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
2006-06-29 Benjamin Herrenschmidt[PATCH] genirq: fasteoi handler: handle interrupt disabling
2006-06-29 Ingo Molnar[PATCH] genirq: more verbose debugging on unexpected...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip...
2006-06-29 Thomas Gleixner[PATCH] genirq: add SA_TRIGGER support
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-wake (power-management) support
2006-06-29 Ingo Molnar[PATCH] genirq: add handle_bad_irq()
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-chip support
2006-06-29 Thomas Gleixner[PATCH] genirq: core
2006-06-29 Ingo Molnar[PATCH] genirq: update copyrights
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOAUTOEN support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOREQUEST support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOPROBE support
next