1. 8e85b4b softirqs, debug: preemption check by Thomas Gleixner · 16 years ago
  2. 978b011 softirq: allocate less vectors by Alexey Dobriyan · 16 years ago
  3. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  4. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  5. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  6. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  7. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  9. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  10. 961ccdd sched: add new API sched_setscheduler_nocheck: add a flag to control access checks by Rusty Russell · 16 years ago
  11. 0f476b6d softirq: remove irqs_disabled warning from local_bh_enable by Johannes Berg · 16 years ago
  12. 4620b49 softirq: remove initialization of static per-cpu variable by Vegard Nossum · 16 years ago
  13. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 16 years ago
  14. e5e4172 Fix cpu hotplug problem in softirq code by Christian Borntraeger · 16 years ago
  15. 48f20a9 tasklets: execute tasklets in the same order they were queued by Olof Johansson · 16 years ago
  16. 2232c2d rcu: add support for dynamic ticks and preempt rcu by Steven Rostedt · 16 years ago
  17. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 16 years ago
  18. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 16 years ago
  19. b10db7f time: more timer related cleanups by Pavel Machek · 16 years ago
  20. 464771f [KERNEL]: Unexport raise_softirq_irqoff by Adrian Bunk · 17 years ago
  21. c45248c [SOFTIRQ]: Remove do_softirq() symbol export. by Robert Olsson · 17 years ago
  22. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  23. 1c6b4aa cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process by Satoru Takeuchi · 17 years ago
  24. 23bdd70 sched: do not set softirqs to nice +19 by Ingo Molnar · 17 years ago
  25. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  26. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  27. dde4b2b [PATCH] uninline irq_enter() by Ingo Molnar · 17 years ago
  28. 3908fd2 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger by Zachary Amsden · 17 years ago
  29. 07dccf3 [PATCH] check return value of cpu_callback by Akinobu Mita · 18 years ago
  30. 3c829c3 [PATCH] Reducing local_bh_enable/disable overhead in irqtrace by Tim Chen · 18 years ago
  31. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 18 years ago
  32. 6bc02d8 [PATCH] unexport open_softirq by Adrian Bunk · 18 years ago
  33. 80d6679 [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  34. 829035fd [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 18 years ago
  35. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  36. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  37. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  38. fc75cdf [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling by Heiko Carstens · 18 years ago
  39. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  40. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  41. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 18 years ago
  42. a4c4af7 [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code by Heiko Carstens · 19 years ago
  43. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 19 years ago
  44. c70f5d6 [PATCH] revert bogus softirq changes by Andrew Morton · 19 years ago
  45. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago