summaryrefslogtreecommitdiff
path: root/kernel/softirq.c
AgeCommit message (Expand)Author
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
2003-06-06[PATCH] Move cpu notifiers et al to cpu.hRusty Russell
2003-04-16[PATCH] Use WARN_ON in local_bh_enable()Andrew Morton
2003-04-13[PATCH] s390: base s390 fixes.Martin Schwidefsky
2003-04-09Fix bad prototypes in kernel/softirq.cLinus Torvalds
2003-03-30[SOFTIRQ]: Define local_softirq_pending, use it in softirq.cDavid S. Miller
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller
2003-03-06[PATCH] more "interactivity changes", sched-B2Ingo Molnar
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2002-10-29[PATCH] percpu: convert softirqsAndrew Morton
2002-10-29[PATCH] slab: extended cpu notifiersAndrew Morton
2002-10-07[PATCH] one of these things is not like the others...Anton Blanchard
2002-10-07[PATCH] move apic_timer_irqs to irqstatDave Jones
2002-09-28[PATCH] smptimers, old BH removal, tq-cleanupIngo Molnar
2002-09-14Use CLONE_KERNEL for the common kernel thread flags.Linus Torvalds
2002-09-02[PATCH] flag type cleanupRobert Love
2002-08-12[PATCH] DECLARE_PER_CPU/DEFINE_PER_CPU patchRusty Russell
2002-08-12[PATCH] get_cpu_var patchRusty Russell
2002-08-12kernel/softirq.c:spawn_ksoftirqd Avoid int-->pointer cast warning on 64-bit.David S. Miller
2002-07-27[PATCH] Fix ksoftirqd and migration threads initcallsRusty Russell