nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / softirq.c
2009-04-16 H Hartley Sweetenkernel/softirq.c: fix sparse warning
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-03-31 Peter Zijlstrahrtimer: fix rq->lock inversion (again)
2009-03-31 Ingo MolnarMerge branch 'linus' into locking-for-linus
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-13 Ingo MolnarMerge branch 'x86/core' into core/ipi
2009-03-13 Steven Rostedtsoftirq: no need to have SOFTIRQ in softirq name
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - tracepoints
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - add softi...
2009-03-13 Ingo MolnarMerge branch 'linus' into core/ipi
2009-03-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-13 Ingo Molnarlocking: rename trace_softirq_[enter|exit] => lockdep_s...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-10 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-04 Eric Dumazetrcu: increment quiescent state counter in ksoftirqd()
2009-02-25 Peter Zijlstrageneric-ipi: remove CSD_FLAG_WAIT
2009-01-23 Steven Rostedttrace, lockdep: manual preempt count adding for local_b...
2009-01-13 Yinghai Lux86: arch_probe_nr_irqs
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2008-12-31 Rusty Russellcpumask: remove any_online_cpu() users: kernel/
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-29 Yinghai Lusparseirq: move __weak symbols into separate compilatio...
2008-12-25 Ingo MolnarMerge branches 'core/debugobjects', 'core/iommu', ...
2008-12-18 Paul E. McKenney"Tree RCU": scalable classic RCU implementation
2008-11-28 Liming Wangsoftirq: remove useless function __local_bh_enable
2008-11-10 Thomas Gleixnerirq: call __irq_enter() before calling the tick_idle_check
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-17 Thomas GleixnerNOHZ: unify the nohz function calls in irq_enter()
2008-10-17 David S. Millersoftirq: Add support for triggering softirq work on...
2008-10-16 Linus TorvaldsFix kernel/softirq.c printk format warning properly
2008-10-03 Frederic Weisbeckersoftirq, warning fix: correct a format to avoid a warning
2008-10-02 Thomas Gleixnersoftirqs, debug: preemption check
2008-09-06 Alexey Dobriyansoftirq: allocate less vectors
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-23 Rusty Russellsched: add new API sched_setscheduler_nocheck: add...
2008-06-20 Johannes Bergsoftirq: remove irqs_disabled warning from local_bh_enable
2008-06-18 Vegard Nossumsoftirq: remove initialization of static per-cpu variable
2008-05-25 Carlos R. MafraRemove argument from open_softirq which is always NULL
2008-05-01 Christian BorntraegerFix cpu hotplug problem in softirq code
2008-04-19 Olof Johanssontasklets: execute tasklets in the same order they were...
2008-02-29 Steven Rostedtrcu: add support for dynamic ticks and preempt rcu
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-01-30 Venki Pallipaditime: track accurate idle time with tick_sched.idle_sle...
2008-01-30 Pavel Machektime: more timer related cleanups
2007-10-10 Adrian Bunk[KERNEL]: Unexport raise_softirq_irqoff
2007-10-10 Robert Olsson[SOFTIRQ]: Remove do_softirq() symbol export.
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Satoru Takeuchicpu hotplug: fix ksoftirqd termination on cpu hotplug...
2007-07-09 Ingo Molnarsched: do not set softirqs to nice +19
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-02-16 Thomas Gleixner[PATCH] tick-management: dyntick / highres functionality
2007-02-16 Ingo Molnar[PATCH] uninline irq_enter()
2006-12-07 Zachary Amsden[PATCH] softirq: remove BUG_ONs which can incorrectly...
2006-09-29 Akinobu Mita[PATCH] check return value of cpu_callback
2006-07-31 Tim Chen[PATCH] Reducing local_bh_enable/disable overhead in...
2006-07-31 Chandra Seetharaman[PATCH] cpu hotplug: replace __devinit* with __cpuinit...
2006-07-15 Adrian Bunk[PATCH] unexport open_softirq
2006-07-10 Adrian Bunk[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
2006-07-03 Paul Mackerras[PATCH] lockdep: irqtrace subsystem, move account_syste...
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert initdata patch submitted...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-25 Heiko Carstens[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinitdata from notifier block defini...
2006-03-22 Andrew Morton[PATCH] on_each_cpu(): disable local interrupts
2005-11-07 Heiko Carstens[PATCH] cpu hoptlug: avoid usage of smp_processor_id...
2005-09-12 Andi Kleen[PATCH] x86-64: Some cleanup and optimization to the...
2005-07-30 Andrew Morton[PATCH] revert bogus softirq changes
2005-07-29 Andi Kleen[PATCH] x86_64: Switch to the interrupt stack when...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2