aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
Commit message (Expand)AuthorAge
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * x86: arch_probe_nr_irqsYinghai Lu2009-01-12
* | rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet2009-03-04
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * cpumask: remove any_online_cpu() users: kernel/Rusty Russell2008-12-31
* | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-31
|\ \ | |/ |/|
| * sparseirq: move __weak symbols into separate compilation unitYinghai Lu2008-12-29
| |
| \
*-. \ Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-25
|\ \ \ | |_|/ |/| |
| | * softirq: remove useless function __local_bh_enableLiming Wang2008-11-28
| |/ |/|
| * "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-18
|/
* irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner2008-11-10
*-. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \
| | * softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-17
| * | NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-17
| |/
| * Fix kernel/softirq.c printk format warning properlyLinus Torvalds2008-10-16
| * softirq, warning fix: correct a format to avoid a warningFrederic Weisbecker2008-10-03
| * softirqs, debug: preemption checkThomas Gleixner2008-10-02
| * softirq: allocate less vectorsAlexey Dobriyan2008-09-06
|/
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-26
* Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
| |\
| | * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| * | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
| |\ \
| | * | softirq: remove irqs_disabled warning from local_bh_enableJohannes Berg2008-06-20
| | * | softirq: remove initialization of static per-cpu variableVegard Nossum2008-06-18
| | * | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
| | |/
| * / sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-23
| |/
* / nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
|/
* Fix cpu hotplug problem in softirq codeChristian Borntraeger2008-05-01
* tasklets: execute tasklets in the same order they were queuedOlof Johansson2008-04-19
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-29
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-30
* time: more timer related cleanupsPavel Machek2008-01-30
* [KERNEL]: Unexport raise_softirq_irqoffAdrian Bunk2007-10-10
* [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-10
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi2007-07-16
* sched: do not set softirqs to nice +19Ingo Molnar2007-07-09
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-16
* [PATCH] uninline irq_enter()Ingo Molnar2007-02-16
* [PATCH] softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden2006-12-07
* [PATCH] check return value of cpu_callbackAkinobu Mita2006-09-29
* [PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen2006-07-31
* [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-31
* [PATCH] unexport open_softirqAdrian Bunk2006-07-15
* [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-10
* [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-03