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