Home Home > GIT Browse
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-11[PATCH] cputime: microsecond based cputime for s390Martin Schwidefsky
2005-01-08[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-28[PATCH] remove invoke_softirqChristoph Hellwig
2004-10-28[PATCH] unexport raise_softirqArjan van de Ven
2004-10-18[PATCH] softirqs: fix latency of softirq processingIngo Molnar
2004-08-23[PATCH] rcu: introduce call_rcu_bh()Dipankar Sarma
2004-04-19[PATCH] Rename PF_IOTHREAD to PF_NOFREEZEAndrew Morton
2004-04-12[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton
2004-04-01[PATCH] ksoftirqd: missing barrierAndrew Morton
2004-03-19[PATCH] Hotplug CPUs: Make ksoftirqd Handle CPU Going DownRusty Russell
2004-03-19[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-17[PATCH] Use WARN_ON in local_bh_enable()Andrew Morton
2003-04-14[PATCH] s390: base s390 fixes.Martin Schwidefsky
2003-04-09Fix bad prototypes in kernel/softirq.cLinus Torvalds
2003-03-31[SOFTIRQ]: Define local_softirq_pending, use it in softirq.cDavid S. Miller
2003-03-31[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller
2003-03-07[PATCH] more "interactivity changes", sched-B2Ingo Molnar
2003-02-11Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2002-10-30[PATCH] percpu: convert softirqsAndrew Morton
2002-10-30[PATCH] slab: extended cpu notifiersAndrew Morton
2002-10-08[PATCH] one of these things is not like the others...Anton Blanchard
2002-10-08[PATCH] move apic_timer_irqs to irqstatDave Jones
2002-09-29[PATCH] smptimers, old BH removal, tq-cleanupIngo Molnar
2002-09-15Use CLONE_KERNEL for the common kernel thread flags.Linus Torvalds
2002-09-03[PATCH] flag type cleanupRobert Love
2002-08-13[PATCH] DECLARE_PER_CPU/DEFINE_PER_CPU patchRusty Russell
2002-08-13[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
2002-07-26[PATCH] Hot-plug CPU Boot ChangesRusty Russell
2002-07-21[PATCH] "big IRQ lock" removal docsIngo Molnar
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar
2002-07-14[PATCH] type typo in do_softirqRobert Love
2002-07-04[PATCH] set TASK_RUNNING in yield()Andrew Morton
2002-06-20[PATCH] preempt-safe do_softirqRobert Love
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell
2002-05-31[PATCH] softirq.c per_cpu fixRusty Russell