summaryrefslogtreecommitdiff
path: root/kernel/softirq.c
AgeCommit message (Expand)Author
2007-10-10[KERNEL]: Unexport raise_softirq_irqoffAdrian Bunk
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi
2007-07-09sched: do not set softirqs to nice +19Ingo Molnar
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner
2007-02-16[PATCH] uninline irq_enter()Ingo Molnar
2006-12-07[PATCH] softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden
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-03-07[PATCH] Run softirqs on proper processor on offlineZwane Mwaikambo
2005-01-11[PATCH] cputime: microsecond based cputime for s390Martin Schwidefsky
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2005-01-04[PATCH] move irq_enter and irq_exit to common codeChristoph Hellwig
2004-10-27[PATCH] remove invoke_softirqChristoph Hellwig
2004-10-27[PATCH] unexport raise_softirqArjan van de Ven
2004-10-18[PATCH] softirqs: fix latency of softirq processingIngo Molnar
2004-08-22[PATCH] rcu: introduce call_rcu_bh()Dipankar Sarma
2004-04-18[PATCH] Rename PF_IOTHREAD to PF_NOFREEZEAndrew Morton
2004-04-11[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton
2004-03-31[PATCH] ksoftirqd: missing barrierAndrew Morton
2004-03-18[PATCH] Hotplug CPUs: Make ksoftirqd Handle CPU Going DownRusty Russell
2004-03-18[PATCH] Hotplug CPUs: Read Copy Update ChangesRusty Russell
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton
2004-02-18[PATCH] Use CPU_UP_PREPARE properlyAndrew Morton
2004-02-18[PATCH] Remove More Unneccessary CPU NotifiersAndrew Morton
2004-02-18[PATCH] kthread primitiveAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-09-23[PATCH] Try harder in IRQ context before falling back to ksoftirqdAndrew Morton
2003-09-09[PATCH] remove duplicate includes in kernel/Andrew Morton
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton
2003-07-02[PATCH] Make ksoftirqd a normal per-cpu variable.Rusty Russell
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell
2003-06-11[PATCH] irq_cpustat cleanupAndrew Morton