headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / kernel / irq / handle.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-08-29 Yinghai Luirq: Make sure irq_desc for legacy irq get correct...
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 Ingo MolnarMerge branch 'x86/apic' into irq/numa
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
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 Lux86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
2009-04-28 Yinghai Luirq, cpumask: correct CPUMASKS_OFFSTACK typo and fix...
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
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 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-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-02 Peter Zijlstragenirq: assert that irq handlers are indeed running...
2009-02-26 Jason Barontracing, genirq: add irq enter and exit trace events
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Yinghai Luirq: optimize init_kstat_irqs/init_copy_kstat_irqs
2009-02-09 Yinghai Luirq: clear kstat_irqs
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-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
2009-01-11 Mike Traviscpumask: fix bug in use cpumask_var_t in irq_desc
2009-01-11 Mike Traviscpumask: update irq_desc to use cpumask_var_t
2009-01-11 Yinghai Lusparseirq: make some func to be used with genirq
2008-12-28 Ingo Molnarsparseirq: work around __weak alias bug
2008-12-27 Yinghai Lusparseirq: fix hang with !SPARSE_IRQ
2008-12-27 Yinghai Lusparseirq: set lock_class for legacy irq when sparse_ir...
2008-12-27 Yinghai Lusparseirq: work around compiler optimizing away __weak...
2008-12-27 Ingo Molnarsparseirq: fix desc->lock init
2008-12-26 Yinghai Lusparseirq: remove duplicated arch_early_irq_init()
2008-12-26 KOSAKI Motohiroirq: simplify for_each_irq_desc() usage
2008-12-26 KOSAKI Motohiroproc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
2008-12-26 KOSAKI Motohiroirq: for_each_irq_desc() move to irqnr.h
2008-12-18 KOSAKI Motohirolocking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
2008-12-16 Yinghai Lux86, sparseirq: move irq_desc according to smp_affinity, v7
2008-12-08 Yinghai Lux86: use NR_IRQS_LEGACY
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-10-16 Thomas Gleixnergenirq: use iterators for irq_desc loops
2008-10-16 Thomas Gleixnergenirq: cleanup the sparseirq modifications
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Thomas Gleixnergenirq: use inline function for irq_to_desc
2008-10-16 Yinghai Lux86: fix typo in irq_desc array
2008-10-16 Andrew Mortonfix warning: "x86: sparse_irq needs spin_lock in alloca...
2008-10-16 Yinghai Lusparseirq: remove some debug print out
2008-10-16 Yinghai Lusparseirq: move kstat_irqs from kstat to irq_desc ...
2008-10-16 Yinghai Lux86: sparse_irq needs spin_lock in allocations
2008-10-16 Ingo Molnarsparseirq: fix lockdep
2008-10-16 Yinghai Luirq: separate sparse_irqs from sparse_irqs_free
2008-10-16 Yinghai Lux86_64: rename irq_desc/irq_desc_alloc
2008-10-16 Yinghai Lugeneric: add irq_desc in function in parameter
2008-10-16 Yinghai Luirq: add irq_desc_without_new
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Ingo Molnarirq: sparse irqs, export nr_irqs
2008-10-16 Yinghai Luirq: make irq_desc to use dyn_array
2008-10-16 Yinghai Luirq: introduce nr_irqs
2008-07-22 Thomas Gleixnergenirq: remove last NO_IDLE_HZ leftovers
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2007-11-15 Russ Anderson__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU...
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
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-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 David Howells[PATCH] FRV: permit __do_IRQ() to be dispensed with
2006-09-01 Henrik Kretzschmar[PATCH] kerneldoc for handle_bad_irq()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate enable_in_hardirq()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate genirq
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-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 Ingo Molnar[PATCH] genirq: add handle_bad_irq()
2006-06-29 Thomas Gleixner[PATCH] genirq: core
2006-06-29 Ingo Molnar[PATCH] genirq: update copyrights
next