qlge: Fix MSI/legacy single interrupt bug.
[linux-2.6] / kernel /
2008-10-16  Alexey Dobriyanmodules: fix module "notes" kobject leak
2008-10-16  Rusty Russellmodule: remove CONFIG_KMOD in comment after #endif
2008-10-16  Thomas Gleixnergenirq: fix name space collision of nr_irqs in autoprobe.c
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 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  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 Luirq: fix irqpoll && sparseirq
2008-10-16  venkatesh.pallipad... x86: HPET_MSI change IRQ affinity in process context...
2008-10-16  Dean Nelsonirq: set_irq_chip() has redundant call to irq_to_desc()
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 Lux86: remove irqbalance in kernel for 32 bit
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: remove >= nr_irqs checking with config_have_sparse_irq
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  Ingo Molnarirq: sparse irqs, fix IRQ auto-probe crash
2008-10-16  Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16  Yinghai Luirq: make irqs in kernel stat use per_cpu_dyn_array
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-10-16  Ingo MolnarMerge branch 'linus' into genirq
2008-10-16  Dmitry TorokhovMerge branch 'next' into for-linus
2008-10-15  Russell KingMerge branch 'fixes' into for-linus
2008-10-15  Trond MyklebustMerge branch 'next'
2008-10-15  Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-15  Benjamin HerrenschmidtMerge commit 'origin'
2008-10-14  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-10-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-10-14  Russell KingMerge branch 's3c-move' into devel
2008-10-14  Russell KingMerge branch 'omap-all' into devel
2008-10-14  Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-14  Ingo Molnartracing/fastboot: improve help text
2008-10-14  Ingo Molnartracing/stacktrace: improve help text
2008-10-14  Harvey Harrisontrace: add build-time check to avoid overrunning hex...
2008-10-14  Harvey Harrisonftrace: fix hex output mode of ftrace
2008-10-14  Arjan van de Ventracing/fastboot: fix printk format typo in boot tracer
2008-10-14  Frederic Weisbeckerftrace: return an error when setting a nonexistent...
2008-10-14  Steven Rostedtftrace: make some tracers reentrant
2008-10-14  Steven Rostedtring-buffer: make reentrant
2008-10-14  Steven Rostedtring-buffer: move page indexes into page headers
2008-10-14  Frederic Weisbeckertracing/fastboot: only trace non-module initcalls
2008-10-14  Steven Rostedtftrace: move pc counter in irqtrace
2008-10-14  Steven Rostedtring_buffer: map to cpu not page
2008-10-14  Frederic Weisbeckertracing/fastboot: get the initcall name before it disap...
2008-10-14  Frederic Weisbeckertracing/fastboot: change the printing of boot tracer...
2008-10-14  Ingo Molnarring-buffer: fix build error
2008-10-14  Steven Rostedtftrace: preempt disable over interrupt disable
2008-10-14  Steven Rostedtring_buffer: allocate buffer page pointer
2008-10-14  Steven Rostedtftrace: type cast filter+verifier
2008-10-14  Frederic Weisbeckertracing/ftrace: adapt mmiotrace to the new type of...
2008-10-14  Steven Rostedtring_buffer: implement new locking
2008-10-14  Steven Rostedtring_buffer: remove raw from local_irq_save
2008-10-14  Frederic Weisbeckertracing/ftrace: adapt the boot tracer to the new print_...
2008-10-14  Frederic Weisbeckertracing/ftrace: adapt mmiotrace to the new type of...
2008-10-14  Pekka Paalanentracing/ftrace: fix pipe breaking
2008-10-14  Frederic Weisbeckertracing/ftrace: change the type of the print_line callback
2008-10-14  Steven Rostedtftrace: take advantage of variable length entries
2008-10-14  Steven Rostedtftrace: make work with new ring buffer
2008-10-14  Steven Rostedtring_buffer: reset buffer page when freeing
2008-10-14  Steven Rostedtring_buffer: add paranoid check for buffer page
2008-10-14  Steven Rostedttracing: unified trace buffer
2008-10-14  Steven Rostedtftrace: give time for wakeup test to run
2008-10-14  Frédéric Weisbeckertracing/ftrace: don't consume unhandled entries by...
2008-10-14  Frédéric Weisbeckerftrace/fastboot: disable tracers self-tests when boot...
2008-10-14  Frédéric Weisbeckertracing/ftrace: give an entry on the config for boot...
2008-10-14  Frédéric Weisbeckertracing/ftrace: make tracing suitable to run the boot...
2008-10-14  Frédéric Weisbeckertracing/ftrace: add the boot tracer
2008-10-14  Lai Jiangshanmarkers: bit-field is not thread-safe nor smp-safe
2008-10-14  Lai Jiangshanmarkers: fix unchecked format
2008-10-14  Mathieu Desnoyersmarkers: re-enable fast batch registration
2008-10-14  Mathieu Desnoyersmarkers: fix unregister bug and reenter bug, cleanup
2008-10-14  Mathieu Desnoyerstracepoints: fix reentrancy
2008-10-14  Mathieu Desnoyerstracepoints: use rcu sched
2008-10-14  Lai Jiangshanmarkers: fix unregister bug and reenter bug
2008-10-14  Steven Rostedtftrace: warn on failure to disable mcount callers
2008-10-14  Frédéric Weisbeckertracing/ftrace: replace none tracer by nop tracer
2008-10-14  Frédéric Weisbeckertracing/ftrace: tracing engine depends on Nop Tracer
2008-10-14  Frédéric Weisbeckertracing/ftrace: make nop tracer reset previous entries
2008-10-14  Steven Noonantrace: remove pointless ifdefs
2008-10-14  Steven Noonanftrace: mcount_addr defined but not used
2008-10-14  Steven Noonanftrace: add nop tracer
2008-10-14  Pekka Paalanenftrace: inject markers via trace_marker file
2008-10-14  Pekka Paalanenmmiotrace: handle TRACE_PRINT entries
2008-10-14  Pekka Paalanenx86 mmiotrace: implement mmiotrace_printk()
2008-10-14  Pekka Paalanenftrace: add trace_vprintk()
next