sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / irq.h
2009-09-11 Linus TorvaldsMerge branch 'irq-threaded-for-linus' of git://git...
2009-08-25 Mark Browngenirq: Add prototype for handle_nested_irq()
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-07-05 Thomas Gleixnergenirq: Remove obsolete defines and typedefs
2009-06-20 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-06-14 Randy Dunlapgenirq, irq.h: Fix kernel-doc warnings
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-05-01 Yinghai Lux86/irq: use move_irq_desc() in create_irq_nr()
2009-04-28 Yinghai Lux86/irq: change MSI irq_desc to be more numa aware
2009-04-28 Yinghai Lux86/irq: change irq_desc_alloc() to take node instead...
2009-04-28 Yinghai Luirq: change ->set_affinity() to return status
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-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-03-30 Rafael J. WysockiPM: Introduce functions for suspending and resuming...
2009-03-29 Ralf BaechleFix build error in <linux/irq.h>
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
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: make irqreturn_t an enum
2009-03-13 Thomas Gleixnergenirq: remove unused hw_irq_controller typedef
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-01-22 Yinghai Luirq: clean up irq stat methods
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
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Yinghai Lusparseirq: move __weak symbols into separate compilatio...
2008-12-27 Yinghai Lusparseirq: work around compiler optimizing away __weak...
2008-12-26 KOSAKI Motohiroirq: for_each_irq_desc() move to irqnr.h
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-19 Yinghai Lusparseirq: add kernel-doc notation for new member in...
2008-12-17 Ingo MolnarMerge branch 'irq/sparseirq' into cpus4096
2008-12-16 Yinghai Lux86, sparseirq: move irq_desc according to smp_affinity, v7
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-09 Yinghai Lusparseirq: fix Alpha build failure
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-11-23 Richard Kennedyirq.h: remove padding from irq_desc on 64bits
2008-11-23 Randy Dunlapirq.h: fix missing/extra kernel-doc
2008-11-09 Thomas Gleixnergenirq: keep affinities set from userspace across free...
2008-10-18 Thomas Gleixnergenirq: improve include files
2008-10-16 Thomas Gleixnerproc: fixup irq iterator
2008-10-16 Thomas Gleixnergenirq: add reverse iterator for irq_desc
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Thomas Gleixnergenirq: remove irq_to_desc_alloc
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Thomas Gleixnergenirq: use inline function for irq_to_desc
2008-10-16 Thomas Gleixnergenirq: consolidate nr_irqs and for_each_irq_desc()
2008-10-16 Yinghai Lusparseirq: move kstat_irqs from kstat to irq_desc ...
2008-10-16 Yinghai Lux86: remove irqbalance in kernel for 32 bit
2008-10-16 Yinghai Lux86: use 28 bits irq NR for pci msi/msix and ht
2008-10-16 Yinghai Lux86: put irq_2_iommu pointer into irq_desc
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: replace loop with nr_irqs with for_each_irq_desc
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 Lux86: put timer_rand_state pointer into irq_desc
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Yinghai Luirq: make irq_desc to use dyn_array
2008-10-16 Ingo MolnarMerge branch 'linus' into genirq
2008-07-22 Thomas Gleixnergenirq: remove last NO_IDLE_HZ leftovers
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: generic irq migration support...
2008-06-05 Max Krasnyanskygenirq: Expose default irq affinity mask (take 3)
2008-05-02 Thomas Gleixnergenirq: reenable a nobody cared disabled irq when a...
2008-04-17 Russell King[S390] genirq/clockevents: move irq affinity prototypes...
2008-02-14 Harvey HarrisonFinal removal of FASTCALL()/fastcall
2008-02-08 Ralf BaechleIRQ_NOPROBE helper functions
2008-02-08 Harvey HarrisonRemove fastcall from linux/include
2007-12-18 Kevin Hilmangenirq: add unlocked version of set_irq_handler()
2007-07-31 Randy Dunlapirq.h fix kernel-doc
2007-07-16 Alan CoxImprove behaviour of spurious IRQ detect
2007-05-08 Ravikiran G ThirumalaiPad irq_desc to internode cacheline size
2007-03-01 David Howells[PATCH] FRV: Missing error defs
2007-02-26 Eric W. Biederman[PATCH] irq: Remove set_native_irq_info
2007-02-19 Andrew Morton[PATCH] Declare init_irq_proc before we use it.
2007-02-16 Randy Dunlap[PATCH] IRQ kernel-doc fixes
2007-02-16 Ingo Molnar[PATCH] genirq: remove IRQ_DISABLED
2007-02-16 Thomas Gleixner[PATCH] Add a function to handle interrupt affinity...
2007-02-16 Thomas Gleixner[PATCH] Add irq flag to disable balancing for an interrupt
2007-02-07 Eric W. Biedermanmsi: Kill the msi_desc array.
2006-10-20 Ingo Molnar[PATCH] genirq: clean up irq-flow-type naming, fix
2006-10-17 Ingo Molnar[PATCH] genirq: clean up irq-flow-type naming
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 David HowellsIRQ: Typedef the IRQ flow handler function type
2006-10-04 Eric W. Biederman[PATCH] msi: simplify msi sanity checks by adding with...
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: remove msi hacks
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: add a dynamic irq creation API
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: add moved_masked_irq
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: convert the move_irq flag from...
next