aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-03
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens2006-06-25
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-26
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-22
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-07
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-12
* [PATCH] revert bogus softirq changesAndrew Morton2005-07-30
* [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16