1. d3f6bad rcu: Rename "quiet" functions by Paul E. McKenney · 15 years ago
  2. 6ebb237 rcu: Re-arrange code to reduce #ifdef pain by Paul E. McKenney · 15 years ago
  3. 9f680ab rcu: Eliminate unneeded function wrapping by Paul E. McKenney · 15 years ago
  4. b668c9c rcu: Fix grace-period-stall bug on large systems with CPU hotplug by Paul E. McKenney · 15 years ago
  5. 2f51f98 rcu: Eliminate __rcu_pending() false positives by Paul E. McKenney · 15 years ago
  6. 560d4bc rcu: Further cleanups of use of lastcomp by Paul E. McKenney · 15 years ago
  7. 8e9aa8f rcu: Simplify association of forced quiescent states with grace periods by Paul E. McKenney · 15 years ago
  8. b32e9eb rcu: Accelerate callback processing on CPUs not detecting GP end by Paul E. McKenney · 15 years ago
  9. 0e0fc1c rcu: Mark init-time-only rcu_bootup_announce() as __init by Paul E. McKenney · 15 years ago
  10. c64ac3c rcu: Simplify association of quiescent states with grace periods by Paul E. McKenney · 15 years ago
  11. 4bcfe05 rcu: Rename dynticks_completed to completed_fqs by Paul E. McKenney · 15 years ago
  12. 956539b rcu: Enable synchronize_sched_expedited() fastpath by Paul E. McKenney · 15 years ago
  13. dbe0135 rcu: Remove inline from forward-referenced functions by Paul E. McKenney · 15 years ago
  14. 9160306 rcu: Fix note_new_gpnum() uses of ->gpnum by Paul E. McKenney · 15 years ago
  15. d09b62d rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter by Paul E. McKenney · 15 years ago
  16. 281d150 rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->completed counter by Paul E. McKenney · 15 years ago
  17. 7e1a276 Merge branch 'core/urgent' into core/rcu by Ingo Molnar · 15 years ago
  18. c5e0cb3 rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls by Lai Jiangshan · 15 years ago
  19. 83f5b01 rcu: Fix long-grace-period race between forcing and initialization by Paul E. McKenney · 15 years ago
  20. b00bc0b uids: Prevent tear down race by Thomas Gleixner · 15 years ago
  21. 11df6dd futex: Fix spurious wakeup for requeue_pi really by Thomas Gleixner · 15 years ago
  22. 2c28e24 rcu: Fix TINY_RCU #elif condition by Paul E. McKenney · 15 years ago
  23. 88b91c7 rcu: Simplify creating of lockdep class for root rcu_node by Peter Zijlstra · 15 years ago
  24. 4ce5b90 rcu: Do tiny cleanups in rcutiny by Ingo Molnar · 15 years ago
  25. cf886c4 rcu: Improve rcutorture diagnostics when bad torture_type specified by Paul E. McKenney · 15 years ago
  26. 6417986 rcu: Add synchronize_srcu_expedited() to the documentation by Paul E. McKenney · 15 years ago
  27. 804bb83 rcu: Add synchronize_srcu_expedited() to the rcutorture test suite by Paul E. McKenney · 15 years ago
  28. 0cd397d rcu: Add synchronize_srcu_expedited() by Paul E. McKenney · 15 years ago
  29. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 15 years ago
  30. 89061d3 futex: Move drop_futex_key_refs out of spinlock'ed region by Darren Hart · 15 years ago
  31. 237c80c rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang by Paul E. McKenney · 15 years ago
  32. 0edf1a6 rcu: Update trace.txt documentation for blocked-tasks lists by Paul E. McKenney · 15 years ago
  33. bd58b43 rcu: Update trace.txt documentation to reflect recent changes by Paul E. McKenney · 15 years ago
  34. 3397e04 rcu: Add rnp->blocked_tasks to tracing by Paul E. McKenney · 15 years ago
  35. 019129d5 rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  36. 37c72e5 rcu: Prevent RCU IPI storms in presence of high call_rcu() load by Paul E. McKenney · 15 years ago
  37. 2bc8720 futex: Check for NULL keys in match_futex by Darren Hart · 15 years ago
  38. d58e657 futex: Handle spurious wake up by Thomas Gleixner · 15 years ago
  39. c7cedb1 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into core/urgent by Ingo Molnar · 15 years ago
  40. c086893 oprofile: warn on freeing event buffer too early by Robert Richter · 15 years ago
  41. 066b3aa oprofile: fix race condition in event_buffer free by David Rientjes · 16 years ago
  42. 3365e779 lockdep: Use cpu_clock() for lockstat by Peter Zijlstra · 15 years ago
  43. 36a0790 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  44. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. e80fb7e5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. f17f36bb Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. b9d40b7 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 7c1632b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. a888f96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  52. 1c6e6d9 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  53. d8e7b2b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  54. 1bfd16a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  55. 5587481e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  56. df87f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  57. 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
  58. 2dca699 mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA by David Miller · 15 years ago
  59. 385c51d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  60. d82e23dc lis3lv02d_spi: module unload didn't remove sysfs entry by Samu Onkalo · 15 years ago
  61. a1125b1 mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings by David Vrabel · 15 years ago
  62. a54fed9 page-types: add hwpoison/unpoison feature by Wu Fengguang · 15 years ago
  63. 48640d6 page-types: introduce kpageflags_flags() by Wu Fengguang · 15 years ago
  64. e577ebd page-types: make voffset local variables by Wu Fengguang · 15 years ago
  65. 4a1b672 page-types: make standalone pagemap/kpageflags read routines by Wu Fengguang · 15 years ago
  66. 31bbf66 page-types: introduce checked_open() by Wu Fengguang · 15 years ago
  67. 0c57eff page-types: add GPL note by Wu Fengguang · 15 years ago
  68. a1bbb5e pagemap: document KPF_KSM and show it in page-types by Wu Fengguang · 15 years ago
  69. 253fb02 pagemap: export KPF_HWPOISON by Wu Fengguang · 15 years ago
  70. 7823da3 cgroups: update documentation of cgroups tasks and procs files by Paul Menage · 15 years ago
  71. 06d1baa video: includecheck fix: da8xx-fb.c by Jaswinder Singh Rajput · 15 years ago
  72. caf88ae video: includecheck fix: msm, mddi.c by Jaswinder Singh Rajput · 15 years ago
  73. 4055e97 fs: includecheck fix: proc, kcore.c by Jaswinder Singh Rajput · 15 years ago
  74. 3700c15 mm: includecheck fix: vmalloc.c by Jaswinder Singh Rajput · 15 years ago
  75. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  76. 378e869 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  77. d2a764d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  78. 1d4efa6 ALSA: ice1724: increase SPDIF and independent stereo buffer sizes by Robert Hancock · 15 years ago
  79. 8dce39b ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() by Krzysztof Helt · 15 years ago
  80. 2bdf663 ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MIXER to PCM type by Pavel Hofman · 15 years ago
  81. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  82. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 15 years ago
  83. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 15 years ago
  84. d4ac6a0 drm/radeon/kms: fix vline register for second head. by Dave Airlie · 15 years ago
  85. 49c458e drm/r600: avoid assigning vb twice in blit code by Robert Noland · 15 years ago
  86. 9d8401f drm/radeon: use list_for_each_entry instead of list_for_each by Dave Airlie · 15 years ago
  87. 1a029b7 drm/radeon/kms: Fix AGP support for R600/RV770 family (v2) by Jerome Glisse · 15 years ago
  88. b574f25 drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2) by Jerome Glisse · 15 years ago
  89. 01ceae8 drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ by Jerome Glisse · 15 years ago
  90. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 15 years ago
  91. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 15 years ago
  92. da08568 futex: fix requeue_pi key imbalance by Darren Hart · 15 years ago
  93. 829b876 tracing: fix transposed numbers of lock_depth and preempt_count by Steven Rostedt · 15 years ago
  94. 94baaee amd64_edac: beef up DRAM error injection by Borislav Petkov · 15 years ago
  95. 66216a7 amd64_edac: fix DRAM base and limit extraction by Borislav Petkov · 15 years ago
  96. 9d858bb amd64_edac: fix chip select handling by Borislav Petkov · 15 years ago
  97. 2cff18c amd64_edac: simple fix to allow reporting of CECC errors by Keith Mannthey · 16 years ago
  98. 8edc544 amd64_edac: fix K8 intlv_sel check by Borislav Petkov · 16 years ago
  99. 72f158f amd64_edac: fix interleave enable tests by Borislav Petkov · 16 years ago
  100. 916d11b amd64_edac: fix DRAM base and limit address extraction by Borislav Petkov · 16 years ago