Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-flexiantxendom0-3.2.10.git] / kernel / irq / internals.h
2012-03-13 Thomas GleixnerMerge branch 'linus' into irq/core
2012-03-09 Alexander Gordeevgenirq: Get rid of unnecessary IRQTF_DIED flag
2012-02-15 Thomas Gleixnergenirq: Handle pending irqs in irq_startup()
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (core...
2011-10-03 Marc Zyngiergenirq: Add support for per-cpu dev_id interrupts
2011-03-29 Thomas Gleixnergenirq: Remove compat code
2011-03-28 Thomas Gleixnergenirq: Move INPROGRESS, MASKED and DISABLED state...
2011-02-26 Thomas Gleixnergenirq: Provide forced interrupt threading
2011-02-19 Thomas Gleixnergenirq: Implement irq_get/put_desc_[bus]locked/unlock()
2011-02-19 Thomas Gleixnergenirq: Remove real old transition functions
2011-02-19 Thomas Gleixnergenirq: Remove desc->status when GENERIC_HARDIRQS_NO_CO...
2011-02-19 Thomas Gleixnergenirq: Move wakeup state to irq_data
2011-02-19 Thomas Gleixnergenirq: Add IRQCHIP_SET_TYPE_MASKED flag
2011-02-19 Thomas Gleixnergenirq: Move IRQ_AFFINITY_SET to core
2011-02-19 Thomas Gleixnergenirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in...
2011-02-19 Thomas Gleixnergenirq: Move debug code to separate header
2011-02-19 Thomas Gleixnergenirq: Remove CONFIG_IRQ_PER_CPU
2011-02-19 Thomas Gleixnergenirq: Add IRQ_MOVE_PENDING to irq_data.state
2011-02-19 Thomas Gleixnergenirq: Move IRQ_WAKEUP to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_SUSPENDED to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_MASKED to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_PENDING flag to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_DISABLED to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_REPLAY and IRQ_WAITING to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_ONESHOT to core
2011-02-19 Thomas Gleixnergenirq: Add IRQ_INPROGRESS to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_POLL_INPROGRESS to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_SPURIOUS_DISABLED to core state
2011-02-19 Thomas Gleixnergenirq: Move IRQ_AUTODETECT to internal state
2011-02-19 Thomas Gleixnergenirq: Protect tglx from tripping over his own feet
2011-02-19 Thomas Gleixnergenirq: Add internal state field to irq_desc
2011-02-19 Thomas Gleixnergenirq: Implement handle_irq_event()
2011-02-19 Thomas Gleixnergenirq: Consolidate disable/enable
2011-02-19 Thomas Gleixnergenirq: Consolidate startup/shutdown of interrupts
2011-02-19 Thomas Gleixnergenirq: Move irq thread flags to core
2011-02-19 Thomas Gleixnergenirq: Mark polled irqs and defer the real handler
2011-02-19 Thomas Gleixnergenirq: Do not copy affinity before set
2011-02-19 Thomas Gleixnergenirq: Prevent access beyond allocated_irqs bitmap
2010-10-12 Thomas Gleixnergenirq: Remove the now unused sparse irq leftovers
2010-10-12 Thomas Gleixnergenirq: Sanitize dynamic irq handling
2010-10-12 Thomas Gleixnergenirq: Prepare proc for real sparse irq support
2010-10-12 Thomas Gleixnergenirq: Distangle irq.h
2010-10-04 Thomas Gleixnergenirq: Provide config option to disable deprecated...
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for bus_lock/bus_sync_u...
2010-10-04 Thomas Gleixnergenirq: Add new functions to dummy chips
2010-10-04 Thomas Gleixnergenirq: Convert core code to irq_data
2010-02-18 Yinghai Lusparseirq: Change irq_desc_ptrs to static
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-08-17 Thomas Gleixnergenirq: Add buslock support
2009-07-21 Thomas Gleixnergenirq: Delegate irq affinity setting to the irq thread
2009-04-28 Yinghai Lux86/irq: change irq_desc_alloc() to take node instead...
2009-04-28 Yinghai Luirq: only update affinity if ->set_affinity() is sucessfull
2009-03-30 Rafael J. WysockiPM: Introduce functions for suspending and resuming...
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-02-09 Yinghai Luirq: clear kstat_irqs
2009-01-11 Mike Travisirq: allocate irq_desc_ptrs array based on nr_irqs
2008-12-16 Yinghai Lux86, sparseirq: move irq_desc according to smp_affinity, v7
2008-11-09 Thomas Gleixnergenirq: keep affinities set from userspace across free...
2008-10-16 Yinghai Luirq: replace loop with nr_irqs with for_each_irq_desc
2008-10-02 David Brownellgenirq: record trigger type
2006-06-29 Ingo Molnar[PATCH] genirq: more verbose debugging on unexpected...
2006-06-29 Thomas Gleixner[PATCH] genirq: core
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2