1. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  2. 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
  3. 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
  4. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  5. d267f87 sched: Call tick_check_idle before __irq_enter by Venkatesh Pallipadi · 14 years ago
  6. 6cdd519 sched: Add a PF flag for ksoftirqd identification by Venkatesh Pallipadi · 14 years ago
  7. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  8. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  9. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  10. 676cb02 softirqs: Make wakeup_softirqd static by Thomas Gleixner · 15 years ago
  11. 9e506f7 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call by Akinobu Mita · 14 years ago
  12. 80b5184 kernel/: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  13. 25502a6 rcu: refactor RCU's context-switch handling by Paul E. McKenney · 14 years ago
  14. b9c3032 hrtimer, softirq: Fix hrtimer->softirq trampoline by Peter Zijlstra · 14 years ago
  15. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  16. c5e0cb3 rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls by Lai Jiangshan · 15 years ago
  17. 1871e52 percpu: make percpu symbols under kernel/ and mm/ unique by Tejun Heo · 15 years ago
  18. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  19. d6714c2 rcu: Renamings to increase RCU clarity by Paul E. McKenney · 15 years ago
  20. 9ba5f00 softirq: introduce tasklet_hrtimer infrastructure by Peter Zijlstra · 15 years ago
  21. aa0ce5b softirq: introduce statistics for softirq by Keika Kobayashi · 15 years ago
  22. 7c692cb tasklets: new tasklet scheduling function by Vegard Nossum · 16 years ago
  23. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  25. a0e39ed tracing: fix build failure on s390 by Heiko Carstens · 15 years ago
  26. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  27. 79d381c kernel/softirq.c: fix sparse warning by H Hartley Sweeten · 15 years ago
  28. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 15 years ago
  29. a8d154b tracing: create automated trace defines by Steven Rostedt · 15 years ago
  30. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 15 years ago
  34. 7bee946 Merge branch 'linus' into locking-for-linus by Ingo Molnar · 15 years ago
  35. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  36. cd80a81 Merge branch 'x86/core' into core/ipi by Ingo Molnar · 15 years ago
  37. 899039e softirq: no need to have SOFTIRQ in softirq name by Steven Rostedt · 15 years ago
  38. 3984232 tracing: tracepoints for softirq entry/exit - tracepoints by Jason Baron · 15 years ago
  39. 5d592b4 tracing: tracepoints for softirq entry/exit - add softirq-to-name array by Jason Baron · 15 years ago
  40. 25d5000 Merge branch 'linus' into core/ipi by Ingo Molnar · 15 years ago
  41. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  42. d820ac4 locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] by Ingo Molnar · 15 years ago
  43. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  44. 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  45. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  46. 64ca5ab rcu: increment quiescent state counter in ksoftirqd() by Eric Dumazet · 15 years ago
  47. 6e27563 generic-ipi: remove CSD_FLAG_WAIT by Peter Zijlstra · 15 years ago
  48. 7e49fcc trace, lockdep: manual preempt count adding for local_bh_disable by Steven Rostedt · 15 years ago
  49. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 15 years ago
  50. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. f1fc057 cpumask: remove any_online_cpu() users: kernel/ by Rusty Russell · 15 years ago
  52. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 15 years ago
  54. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 15 years ago
  55. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 15 years ago
  56. 8b752e3 softirq: remove useless function __local_bh_enable by Liming Wang · 15 years ago
  57. ee5f80a irq: call __irq_enter() before calling the tick_idle_check by Thomas Gleixner · 16 years ago
  58. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  59. 719254f NOHZ: unify the nohz function calls in irq_enter() by Thomas Gleixner · 16 years ago
  60. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  61. 1c95e1b Fix kernel/softirq.c printk format warning properly by Linus Torvalds · 16 years ago
  62. 77af7e3 softirq, warning fix: correct a format to avoid a warning by Frederic Weisbecker · 16 years ago
  63. 8e85b4b softirqs, debug: preemption check by Thomas Gleixner · 16 years ago
  64. 978b011 softirq: allocate less vectors by Alexey Dobriyan · 16 years ago
  65. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  66. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  67. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  68. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  69. 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
  70. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  71. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  72. 961ccdd sched: add new API sched_setscheduler_nocheck: add a flag to control access checks by Rusty Russell · 16 years ago
  73. 0f476b6d softirq: remove irqs_disabled warning from local_bh_enable by Johannes Berg · 16 years ago
  74. 4620b49 softirq: remove initialization of static per-cpu variable by Vegard Nossum · 16 years ago
  75. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 16 years ago
  76. e5e4172 Fix cpu hotplug problem in softirq code by Christian Borntraeger · 16 years ago
  77. 48f20a9 tasklets: execute tasklets in the same order they were queued by Olof Johansson · 16 years ago
  78. 2232c2d rcu: add support for dynamic ticks and preempt rcu by Steven Rostedt · 16 years ago
  79. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 16 years ago
  80. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 16 years ago
  81. b10db7f time: more timer related cleanups by Pavel Machek · 16 years ago
  82. 464771f [KERNEL]: Unexport raise_softirq_irqoff by Adrian Bunk · 17 years ago
  83. c45248c [SOFTIRQ]: Remove do_softirq() symbol export. by Robert Olsson · 17 years ago
  84. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  85. 1c6b4aa cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process by Satoru Takeuchi · 17 years ago
  86. 23bdd70 sched: do not set softirqs to nice +19 by Ingo Molnar · 17 years ago
  87. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  88. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  89. dde4b2b [PATCH] uninline irq_enter() by Ingo Molnar · 17 years ago
  90. 3908fd2 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger by Zachary Amsden · 17 years ago
  91. 07dccf3 [PATCH] check return value of cpu_callback by Akinobu Mita · 18 years ago
  92. 3c829c3 [PATCH] Reducing local_bh_enable/disable overhead in irqtrace by Tim Chen · 18 years ago
  93. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 18 years ago
  94. 6bc02d8 [PATCH] unexport open_softirq by Adrian Bunk · 18 years ago
  95. 80d6679 [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  96. 829035fd [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 18 years ago
  97. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  98. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  99. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  100. fc75cdf [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling by Heiko Carstens · 18 years ago