Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / irq / chip.c
2012-05-21 Jeff MahoneyUpdate to 3.4-final. master
2012-05-15 Jiri Kosinagenirq: export handle_edge_irq() and irq_to_desc()
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-03-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-13 Thomas GleixnerMerge branch 'linus' into irq/core
2012-03-06 Russell Kinggenirq: Fix long-term regression in genirq irq_set_irq_...
2012-03-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-02-15 Thomas Gleixnergenirq: Handle pending irqs in irq_startup()
2012-02-15 Thomas Gleixnergenirq: Unmask oneshot irqs when thread was not woken
2012-02-03 Steven Rostedttracing/softirq: Move __raise_softirq_irqoff() out...
2011-10-03 Marc Zyngiergenirq: Add support for per-cpu dev_id interrupts
2011-09-12 Geert Uytterhoevengenirq: Make irq_shutdown() symmetric vs. irq_startup...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-18 Jonathan Cameronirq: Export functions to allow modular irq drivers
2011-04-23 Paul Mundtgenirq: Support per-IRQ thread disabling.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-30 Stephen Rothwellgenirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build
2011-03-29 Thomas Gleixnergenirq: Fix misnamed label in handle_edge_eoi_irq
2011-03-29 Thomas Gleixnergenirq: Remove compat code
2011-03-28 Thomas Gleixnergenirq; Fix cleanup fallout
2011-03-28 Thomas Gleixnergenirq: Provide edge_eoi flow handler
2011-03-28 Thomas Gleixnergenirq: Move INPROGRESS, MASKED and DISABLED state...
2011-03-27 Thomas Gleixnergenirq: Add chip flag for restricting cpu_on/offline...
2011-03-27 David Daneygenirq: Add chip hooks for taking CPUs on/off line.
2011-03-27 Thomas Gleixnergenirq: Add irq disabled flag to irq_data state
2011-03-27 David Daneygenirq: Reserve the irq when calling irq_set_chip()
2011-03-02 Thomas Gleixnergenirq: Fixup fasteoi handler for oneshot mode
2011-02-21 Thomas Gleixnergenirq: Fix misplaced status update in irq_disable()
2011-02-19 Thomas Gleixnergenirq; Add fasteoi irq_chip quirk
2011-02-19 Thomas Gleixnergenirq: Add preflow handler support
2011-02-19 Thomas Gleixnergenirq: Consolidate set_chip_handler functions
2011-02-19 Thomas Gleixnergenirq: Use irq_get/put functions
2011-02-19 Thomas Gleixnergenirq: Remove real old transition functions
2011-02-19 Thomas Gleixnergenirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
2011-02-19 Thomas Gleixnergenirq: Add IRQCHIP_SET_TYPE_MASKED flag
2011-02-19 Thomas Gleixnergenirq: Wrap the remaning IRQ_* flags
2011-02-19 Thomas Gleixnergenirq: Mirror irq trigger type bits in irq_data.state
2011-02-19 Thomas Gleixnergenirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in...
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: Use modify_status for set_irq_nested_thread
2011-02-19 Thomas Gleixnergenirq: Fixup core code namespace fallout
2011-02-19 Thomas Gleixnergenirq: Use handle_perpcu_event() in handle_percpu_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_edge_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_fasteoi_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_level_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_simple_irq()
2011-02-19 Thomas Gleixnergenirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
2011-02-19 Thomas Gleixnergenirq: Consolidate IRQ_DISABLED
2011-02-19 Thomas Gleixnergenirq: Remove default magic
2011-02-19 Thomas Gleixnergenirq: Consolidate disable/enable
2011-02-19 Thomas Gleixnergenirq: Consolidate startup/shutdown of interrupts
2011-02-19 Thomas Gleixnergenirq: Mark polled irqs and defer the real handler
2011-02-19 Thomas Gleixnergenirq: Namespace cleanup
2011-02-19 Thomas Gleixnergenirq: Add missing buslock to set_irq_type(), set_irq_...
2010-11-22 Jiri Slaby- Delete patches.fixes/make-note_interrupt-fast.diff.
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-12 Thomas Gleixnergenirq: Sanitize dynamic irq handling
2010-10-12 Thomas Gleixnergenirq: Provide default irq init flags
2010-10-12 Thomas Gleixnergenirq: Sanitize irq_data accessors
2010-10-12 Thomas Gleixnergenirq: Provide status modifier
2010-10-04 Thomas Gleixnergenirq: Provide config option to disable deprecated...
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->retrigger()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->set_wake()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->set_type()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->set_affinity()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->startup()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->disable(...
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->enable()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->eoi()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->mask_ack()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->ack()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->unmask()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for chip->mask()
2010-10-04 Thomas Gleixnergenirq: Provide compat handling for bus_lock/bus_sync_u...
2010-10-04 Thomas Gleixnergenirq: Convert core code to irq_data
2010-09-23 Thomas Gleixnergenirq: Cleanup irq_chip->typename leftovers
2010-03-29 Jeff Mahoney- Update to 2.6.34-rc2-git3.
2010-03-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2010-03-24 Henrik Kretzschmargenirq: Move two IRQ functions from .init.text to ...
2010-03-17 Jeff Mahoney- Updated to 2.6.34-rc1-git6.
2010-03-10 Thomas Gleixnergenirq: Prevent oneshot irq thread race
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-19 Brandon Philipsx86, irq: Keep chip_data in create_irq_nr and destroy_irq
2010-02-15 Uwe Kleine-Königtree-wide: fix typos "ass?o[sc]iac?te" -> "associate...
2010-02-10 Brandon Phiilpsx86: Avoid race condition in pci_enable_msix()
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-04 Liuwenifix kerneldoc for set_irq_msi()
2009-11-26 Jiri Slaby- patches.fixes/make-note_interrupt-fast.diff: Fix...
2009-11-04 Liuweniirq: Fix docbook comments
2009-08-27 Thomas Gleixnergenirq: Do not mask oneshot edge type interrupts
2009-08-17 Thomas Gleixnergenirq: Support nested threaded irq handling
2009-08-17 Thomas Gleixnergenirq: Add buslock support
next