Merge ../linux-2.6-x86
[safe/jmp/linux-2.6] / include / linux / irq.h
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 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...
2006-09-26 David Howells[PATCH] FRV: permit __do_IRQ() to be dispensed with
2006-07-31 Yoichi Yuasa[PATCH] always define IRQ_PER_CPU
2006-07-31 David Brownell[PATCH] genirq: {en,dis}able_irq_wake() need refcountin...
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: consolidate flags for request_irq
2006-07-01 Thomas Gleixner[ARM] 3690/1: genirq: Introduce and make use of dummy...
2006-06-29 Ingo Molnar[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
2006-06-29 Benjamin Herrenschmidt[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-chip support
2006-06-29 Ingo Molnar[PATCH] genirq MSI fixes
2006-06-29 Thomas Gleixner[PATCH] genirq: core
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOAUTOEN support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOREQUEST support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOPROBE support
2006-06-29 Thomas Gleixner[PATCH] genirq: add genirq sw IRQ-retrigger
2006-06-29 Ingo Molnar[PATCH] genirq: doc: comment include/linux/irq.h structures
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge pending_irq_cpumask...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: include/linux/irq.h
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: reduce irq_desc_t use, mark...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: misc code cleanups
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: remove fastcall
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: remove irq_descp()
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-23 Jan Beulich[PATCH] adjust handle_IRR_event() return type
2006-06-23 Zhang Yanmin[PATCH] x86: kernel irq balance doesn't work
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-25 Andrew Morton[PATCH] irq: uninline migration functions
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2006-01-06 Ivan Kokshaysky[PATCH] Alpha: convert to generic irq framework (generi...
2005-12-21 Adrian Bunk[PATCH] include/linux/irq.h: #include <linux/smp.h>
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-09-07 Karsten Wiese[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_...
2005-09-07 Ashok Raj[PATCH] x86/x86_64: deferred handling of writes to...
2005-06-29 Alan Cox[PATCH] irqpoll
2005-06-24 Adrian Bunk[PATCH] make various thing static
2005-06-22 Paolo 'Blaisorblad... [PATCH] uml: make hw_controller_type->release exist...
2005-06-22 Paolo 'Blaisorblad... [PATCH] uml: add and use generic hw_controller_type...
next