summaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cpu hotplug problem in softirq codeChristian Borntraeger2008-05-011-8/+12
* tasklets: execute tasklets in the same order they were queuedOlof Johansson2008-04-191-22/+41
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-291-0/+1
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-081-4/+4
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-301-1/+6
* time: more timer related cleanupsPavel Machek2008-01-301-1/+3
* [KERNEL]: Unexport raise_softirq_irqoffAdrian Bunk2007-10-101-2/+0
* [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-101-2/+0
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-2/+1
* cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi2007-07-161-1/+5
* sched: do not set softirqs to nice +19Ingo Molnar2007-07-091-1/+0
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+4
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-3/+12
* [PATCH] uninline irq_enter()Ingo Molnar2007-02-161-0/+10
* [PATCH] softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden2006-12-071-2/+0
* [PATCH] check return value of cpu_callbackAkinobu Mita2006-09-291-1/+3
* [PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen2006-07-311-0/+18
* [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
* [PATCH] unexport open_softirqAdrian Bunk2006-07-141-2/+0
* [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-031-0/+4
* [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-031-19/+118
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens2006-06-251-0/+2
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-0/+20
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-071-1/+2
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-121-1/+1
* [PATCH] revert bogus softirq changesAndrew Morton2005-07-301-2/+2
* [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-281-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+496
OpenPOWER on IntegriCloud