UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / irq /
2011-02-19 Thomas Gleixnergenirq: Disable the SHIRQ_DEBUG call in request_threade...
2011-02-19 Thomas Gleixnergenirq: Prevent access beyond allocated_irqs bitmap
2011-02-02 Thomas Gleixnergenirq: Prevent irq storm on migration
2011-01-21 Thomas Gleixnergenirq: Remove __do_IRQ
2011-01-14 Eric Dumazetirq: use per_cpu kstat_irqs
2011-01-07 Peter Zijlstrasched: Constify function scope static struct sched_para...
2010-12-08 Ingo MolnarMerge branch 'linus' into sched/core
2010-12-01 Kenji Kaneshigegenirq: Fix incorrect proc spurious output
2010-11-18 Ingo MolnarMerge commit 'v2.6.37-rc2' into sched/core
2010-11-01 Linus TorvaldsMerge branches 'irq-core-for-linus' and 'core-locking...
2010-10-28 KAMEZAWA Hiroyuki/proc/stat: fix scalability of irq sum of all cpu
2010-10-23 KOSAKI Motohirosched: Make sched_param argument static in sched_setsch...
2010-10-22 Thomas Gleixnergenirq: Warn if enable_irq is called before irq is...
2010-10-12 Thomas Gleixnergenirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
2010-10-12 Thomas Gleixnergenirq: Switch sparse_irq allocator to GFP_KERNEL
2010-10-12 Thomas Gleixnergenirq: Make sparse_lock a mutex
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: Remove arch_init_chip_data()
2010-10-12 Thomas Gleixnergenirq: Query arch for number of early descriptors
2010-10-12 Thomas Gleixnergenirq: Use sane sparse allocator
2010-10-12 Thomas Gleixnergenirq: Implement irq reservation
2010-10-12 Thomas Gleixnergenirq: Implement sane enumeration
2010-10-12 Thomas Gleixnergenirq: Prepare proc for real sparse irq support
2010-10-12 Thomas Gleixnergenirq: Implement a sane sparse_irq allocator
2010-10-12 Thomas Gleixnergenirq: Provide default irq init flags
2010-10-12 Thomas Gleixnergenirq: Remove export of kstat_irqs_cpu
2010-10-12 Thomas Gleixnergenirq: Remove early_init_irq_lock_class()
2010-10-12 Thomas Gleixnergenirq: Distangle kernel/irq/handle.c
2010-10-12 Thomas Gleixnergenirq: Sanitize irq_data accessors
2010-10-12 Thomas Gleixnergenirq: Provide status modifier
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 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: Add new functions to dummy chips
2010-10-04 Thomas Gleixnergenirq: Convert core code to irq_data
2010-10-04 Thomas Gleixnergenirq: Create irq_data
2010-10-04 Thomas Gleixnergenirq: Provide Kconfig
2010-09-23 Thomas Gleixnergenirq: Cleanup irq_chip->typename leftovers
2010-07-29 Ian Campbellirq: Add new IRQ flag IRQF_NO_SUSPEND
2010-06-09 Thomas Gleixnergenirq: Deal with desc->set_type() changing desc->chip
2010-05-12 Peter P Waskiewicz Jrgenirq: Clear CPU mask in affinity_hint when none is...
2010-05-03 Peter P Waskiewicz Jrgenirq: Add CPU mask affinity hint
2010-04-13 Thomas Gleixnergenirq: Remove IRQF_DISABLED from core code
2010-04-13 Ingo Molnargenirq: Run irq handlers with interrupts disabled
2010-04-13 Marc Zyngiergenirq: Introduce request_any_context_irq()
2010-04-13 Thomas GleixnerMerge branch 'linus' into irq/core
2010-04-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-03-31 Thomas Gleixnergenirq: Force MSI irq handlers to run with interrupts...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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-24 Thomas Gleixnergenirq: Protect access to irq_desc->action in can_reque...
2010-03-24 Dimitri Sivanichgenirq: Expose irq_desc->node in proc/irq
2010-03-10 Thomas Gleixnergenirq: Prevent oneshot irq thread race
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-18 Yinghai Lusparseirq: Use radix_tree instead of ptrs array
2010-02-18 Yinghai Lusparseirq: Change irq_desc_ptrs to static
2010-02-18 Yinghai Luirq: Remove unnecessary bootmem code
2010-02-15 Uwe Kleine-Königtree-wide: fix typos "ass?o[sc]iac?te" -> "associate...
2010-02-11 Jean Delvaredevres/irq: Fix devm_irq_match comment
2010-02-10 Brandon Phiilpsx86: Avoid race condition in pci_enable_msix()
2010-02-05 Baruch Siachdevres: typo fix s/dev/devm/
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branches 'timers-for-linus-ntp' and 'irq-core...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2009-12-04 Uwe Kleine-Königtree-wide: fix typos "couter" -> "counter"
2009-12-04 Liuwenifix kerneldoc for set_irq_msi()
2009-11-20 Thomas Gleixnergenirq: Fix spurious irq seqfile conversion
2009-11-18 Alexey Dobriyangenirq: switch /proc/irq/*/spurious to seq_file
2009-11-08 Cyrill Gorcunovirq: Do not attempt to create subdirectories if /proc...
2009-11-07 Yong Zhanggenirq: try_one_irq() must be called with irq disabled
2009-11-04 Thomas Gleixnerirq: Remove unused debug_poll_all_shared_irqs()
2009-11-04 Liuweniirq: Fix docbook comments
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-11 Linus TorvaldsMerge branch 'irq-threaded-for-linus' of git://git...
2009-08-29 Yinghai Luirq: Make sure irq_desc for legacy irq get correct...
2009-08-27 Thomas Gleixnergenirq: Do not mask oneshot edge type interrupts
2009-08-25 Ingo MolnarMerge commit 'v2.6.31-rc7' into irq/core
2009-08-18 Thomas Gleixnergenirq: Wake up irq thread after action has been installed
2009-08-17 Thomas Gleixnergenirq: Support nested threaded irq handling
2009-08-17 Thomas Gleixnergenirq: Add buslock support
2009-08-17 Thomas Gleixnergenirq: Add oneshot support
2009-08-13 Linus Torvaldsgenirq: prevent wakeup of freed irq thread
2009-08-09 Bartlomiej Zolnier... irq: Remove superfluous NULL pointer check in check_irq...
next