aboutsummaryrefslogtreecommitdiff
path: root/kernel/softirq.c
AgeCommit message (Expand)Author
2006-09-29[PATCH] check return value of cpu_callbackAkinobu Mita
2006-07-31[PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-14[PATCH] unexport open_softirqAdrian Bunk
2006-07-10[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOLAdrian Bunk
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-25[PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen
2005-07-30[PATCH] revert bogus softirq changesAndrew Morton
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds