1. 70477fd softirq: Don't defer all softirq during RT task by Björn Davidsson · 6 years ago
  2. 14cc2d1 Revert "softirq: Let ksoftirqd do its job" by Lingutla Chandrasekhar · 6 years ago
  3. f332a9d softirq: defer softirq processing to ksoftirqd if CPU is busy with RT by Pavankumar Kondeti · 7 years ago
  4. 0107232 sched: avoid migrating when softint on tgt cpu should be short by John Dias · 8 years ago
  5. f660f60 softirq: Display IRQ_POLL for irq-poll statistics by Sagi Grimberg · 8 years ago
  6. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  7. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  8. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 4cd13c2 softirq: Let ksoftirqd do its job by Eric Dumazet · 8 years ago
  10. c4544db kernel/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  11. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  12. f904f58 sched/debug: Fix preempt_disable_ip recording for preempt_disable() by Sebastian Andrzej Siewior · 8 years ago
  13. 8308756 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 6047967 ksoftirqd: Use new cond_resched_rcu_qs() function by Paul E. McKenney · 9 years ago
  15. 28423ad ksoftirqd: Enable IRQs and call cond_resched() before poking RCU by Calvin Owens · 9 years ago
  16. 0f1ba9a softirq/preempt: Add missing current->preempt_disable_ip update by Heiko Carstens · 9 years ago
  17. 38200cf rcu: Remove "cpu" argument to rcu_note_context_switch() by Paul E. McKenney · 10 years ago
  18. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  19. 284a8c9 rcu: Per-CPU operation cleanups to rcu_*_qs() functions by Paul E. McKenney · 10 years ago
  20. 22127e9 time: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  21. e14505a Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  22. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  23. a5d6d3a softirq: A single rcu_bh_qs() call per softirq set is enough by Eric Dumazet · 10 years ago
  24. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 10 years ago
  25. d532676 softirq: Add linux/irq.h to make it compile again by Thomas Gleixner · 10 years ago
  26. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 10 years ago
  28. 4032276 softirq: convert printks to pr_<level> by Joe Perches · 10 years ago
  29. 2e702b9 softirq: use ffs() in __do_softirq() by Joe Perches · 10 years ago
  30. a2b4c60 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 10 years ago
  31. 6c64614 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. 5acac1b tick: Rename tick_check_idle() to tick_irq_enter() by Frederic Weisbecker · 10 years ago
  34. 0bd3a17 sched/preempt, locking: Rework local_bh_{dis,en}able() by Peter Zijlstra · 10 years ago
  35. 9ea4c38 locking: Optimize lock_bh functions by Peter Zijlstra · 10 years ago
  36. e8fcaa5 nohz: Convert a few places to use local per cpu accesses by Frederic Weisbecker · 11 years ago
  37. 5c4853b lockdep: Simplify a bit hardirq <-> softirq transitions by Frederic Weisbecker · 10 years ago
  38. 7d5b158 Merge branch 'core/urgent' into core/locking by Ingo Molnar · 10 years ago
  39. f1a83e6 lockdep: Correctly annotate hardirq context in irq_exit() by Peter Zijlstra · 10 years ago
  40. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 10 years ago
  41. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  43. cc1f027 irq: Optimize softirq stack selection in irq exit by Frederic Weisbecker · 11 years ago
  44. 0bed698 irq: Justify the various softirq stack choices by Frederic Weisbecker · 11 years ago
  45. 5d60d3e irq: Improve a bit softirq debugging by Frederic Weisbecker · 11 years ago
  46. be6e101 irq: Optimize call to softirq on hardirq exit by Frederic Weisbecker · 11 years ago
  47. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  48. ded7975 irq: Force hardirq exit's softirq processing on its own stack by Frederic Weisbecker · 11 years ago
  49. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  50. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  51. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  52. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  53. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. d2e0847 softirq: Use _RET_IP_ by Davidlohr Bueso · 11 years ago
  55. 34376a5 Fix lockup related to stop_machine being stuck in __do_softirq. by Ben Greear · 11 years ago
  56. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  58. 3440a1c kernel/smp.c: remove 'priv' of call_single_data by liguang · 11 years ago
  59. 67826ea nohz: Disable the tick when irq resume in full dynticks CPU by Frederic Weisbecker · 11 years ago
  60. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  61. e3b5951 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 4cd5d11 irq: Don't re-enable interrupts at the end of irq_exit by Frederic Weisbecker · 11 years ago
  63. 4d4c4e2 irq: Remove IRQ_EXIT_OFFSET workaround by Frederic Weisbecker · 11 years ago
  64. facd8b8 irq: Sanitize invoke_softirq by Thomas Gleixner · 11 years ago
  65. 74eed01 irq: Ensure irq_exit() code runs with interrupts disabled by Thomas Gleixner · 11 years ago
  66. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  67. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 11 years ago
  68. c10d736 softirq: reduce latencies by Eric Dumazet · 11 years ago
  69. fa5058f cputime: Specialize irq vtime hooks by Frederic Weisbecker · 12 years ago
  70. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  72. 3e339b5 softirq: Use hotplug thread infrastructure by Thomas Gleixner · 12 years ago
  73. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  74. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. b2a0017 softirq: Reduce invoke_softirq() code duplication by Heiko Carstens · 12 years ago
  78. ba74c14 sched/rt: Document scheduler related skip-resched-check sites by Thomas Gleixner · 13 years ago
  79. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  80. 0a8a2e7 timer: Fix bad idle check on irq entry by Frederic Weisbecker · 12 years ago
  81. f069686 tracing/softirq: Move __raise_softirq_irqoff() out of header by Steven Rostedt · 12 years ago
  82. 416eb33 rcu: Fix early call to rcu_idle_enter() by Frederic Weisbecker · 13 years ago
  83. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  84. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  85. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 13 years ago
  86. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  87. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 13 years ago
  88. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  89. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 13 years ago
  90. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  91. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 13 years ago
  92. c305d52 softirq: Avoid stack switch from ksoftirqd by Thomas Gleixner · 13 years ago
  93. 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 13 years ago
  94. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 13 years ago
  95. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  96. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 13 years ago
  97. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 13 years ago
  98. 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 13 years ago
  99. a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. b8ecad8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago