tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / kernel / irq /
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...
2009-08-08 Yinghai Lux86/irq: Fix move_irq_desc() for nodes without ram
2009-08-04 Jiri Slabyirq: Clean up by removing irqfixup MODULE_PARM_DESC()
2009-07-22 Bruno Premontgenirq: Fix UP compile failure caused by irq_thread_che...
2009-07-21 Thomas Gleixnergenirq: Delegate irq affinity setting to the irq thread
2009-07-05 Rafael J. Wysockigenirq: Fix comment describing suspend_device_irqs()
2009-06-20 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-06-12 Yinghai Luirq: slab alloc for default irq_affinity
2009-06-11 Pekka Enbergirq: use kcalloc() instead of the bootmem allocator
2009-06-11 Yinghai Luirq/cpumask: make memoryless node zero happy
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-05-23 Paul Mundtsparseirq: Allow early irq_desc allocation
2009-05-12 Steven Rostedtgenirq: fix comment to say IRQ_WAKE_THREAD
2009-05-12 Ingo MolnarMerge branch 'x86/apic' into irq/numa
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-01 Yinghai Lux86/irq: use move_irq_desc() in create_irq_nr()
2009-05-01 Thomas GleixnerRevert "genirq: assert that irq handlers are indeed...
2009-04-29 Heiko Carstenstracing: fix build failure on s390
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-04-28 Yinghai Lux86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
2009-04-28 Yinghai Luirq, cpumask: correct CPUMASKS_OFFSTACK typo and fix...
2009-04-23 Luis Henriquesgenirq: do not execute DEBUG_SHIRQ when irq setup failed
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-14 Pallipadi, Venkateshx86, irq: Remove IRQ_DISABLED check in process context...
2009-04-09 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'irq-fixes-for...
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-03 Yinghai Luirq: fix cpumask memory leak on offstack cpumask kernels
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
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-24 Thomas Gleixnergenirq: threaded irq handlers review fixups
2009-03-24 Arjan van de Vengenirq: add support for threaded interrupts to devres
2009-03-24 Thomas Gleixnergenirq: add threaded interrupt handler support
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-13 Thomas Gleixnergenirq: deprecate __do_IRQ
2009-03-13 Thomas Gleixnergenirq: use kzalloc instead of explicit zero initialization
2009-03-13 Thomas Gleixnergenirq: remove redundant if condition
2009-03-12 Magnus Dammirq: export remove_irq() and setup_irq() symbols
2009-03-12 Magnus Dammirq: match remove_irq() args with setup_irq()
2009-03-12 Magnus Dammirq: add remove_irq() for freeing of setup_irq() irqs
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-02 Peter Zijlstragenirq: assert that irq handlers are indeed running...
2009-03-02 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-02-26 Jason Barontracing, genirq: add irq enter and exit trace events
2009-02-17 Ingo Molnarirq: name 'p' variables a bit better
2009-02-17 Ingo Molnarirq: further clean up the free_irq() code flow
2009-02-15 Ingo Molnarirq: refactor and clean up the free_irq() code flow
2009-02-15 Ingo Molnarirq: clean up manage.c
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-13 Johannes Weinerirq: use GFP_KERNEL for action allocation in request_irq()
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Hannes Ederkernel/irq: fix sparse warning: make symbol static
2009-02-09 Yinghai Luirq: optimize init_kstat_irqs/init_copy_kstat_irqs
2009-02-09 Yinghai Luirq: clear kstat_irqs
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-04 Ingo MolnarMerge branch 'core/xen' into x86/urgent
2009-02-01 Yinghai Luirq, x86: fix lock status with numa_migrate_irq_desc
2009-01-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-30 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-28 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-01-28 David Daneycpumask fallout: Initialize irq_default_affinity earlier
2009-01-28 David DaneyMake irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS...
2009-01-16 Ingo Molnarirq: provide debug_poll_all_shared_irqs() method under...
2009-01-16 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-01-14 Ingo Molnarirq: export __set_irq_handler() and handle_level_irq()
2009-01-13 Yinghai Lux86: arch_probe_nr_irqs
2009-01-11 Mike Traviscpumask, irq: non-x86 build failures
2009-01-11 Mike Traviskstat: modify kstat_irqs_legacy to be variable sized
2009-01-11 Mike Travisirq: initialize nr_irqs based on nr_cpu_ids
2009-01-11 Mike Travisirq: allocate irq_desc_ptrs array based on nr_irqs
2009-01-11 Mike Travisirq: use WARN() instead of WARN_ON().
2009-01-11 Mike Travisirq: change references from NR_IRQS to nr_irqs
next