1. 52d8534 sched: reactivate fork balancing by Ingo Molnar · 17 years ago
  2. b913176 sched: add credits for RT balancing improvements by Ingo Molnar · 17 years ago
  3. 0eab914 sched: style cleanup, #2 by Ingo Molnar · 17 years ago
  4. d7876a0 sched: remove unused JIFFIES_TO_NS() macro by Ingo Molnar · 17 years ago
  5. bdd7c81 sched: fix sched_rt.c:join/leave_domain by Ingo Molnar · 17 years ago
  6. 637f508 sched: only balance our RT tasks within our domain by Gregory Haskins · 17 years ago
  7. 57d885f sched: add sched-domain roots by Gregory Haskins · 17 years ago
  8. 7f51f29 sched: clean up schedule_balance_rt() by Ingo Molnar · 17 years ago
  9. 80bf317 sched: clean up pull_rt_task() by Ingo Molnar · 17 years ago
  10. 00597c3 sched: remove leftover debugging by Ingo Molnar · 17 years ago
  11. 6e1938d sched: remove rt_overload() by Ingo Molnar · 17 years ago
  12. 84de427 sched: clean up kernel/sched_rt.c by Ingo Molnar · 17 years ago
  13. deeeccd sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 17 years ago
  14. 4df64c0 sched: clean up find_lock_lowest_rq() by Ingo Molnar · 17 years ago
  15. 79064fb sched: clean up pick_next_highest_task_rt() by Ingo Molnar · 17 years ago
  16. 0d1311a sched: RT-balance on new task by Steven Rostedt · 17 years ago
  17. 610bf05 sched: RT-balance, optimize cpu search by Steven Rostedt · 17 years ago
  18. 06f90db sched: RT-balance, optimize by Gregory Haskins · 17 years ago
  19. 17b3279 sched: break out early if RT task cannot be migrated by Gregory Haskins · 17 years ago
  20. e1f47d8 sched: RT-balance, avoid overloading by Steven Rostedt · 17 years ago
  21. a22d7fc sched: wake-balance fixes by Gregory Haskins · 17 years ago
  22. 6e1254d sched: optimize RT affinity by Gregory Haskins · 17 years ago
  23. 318e089 sched: pre-route RT tasks on wakeup by Gregory Haskins · 17 years ago
  24. 2de0b46 sched: RT balancing: include current CPU by Gregory Haskins · 17 years ago
  25. 07b4032 sched: break out search for RT tasks by Gregory Haskins · 17 years ago
  26. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 17 years ago
  27. 697f0a4 sched: clean up this_rq use in kernel/sched_rt.c by Gregory Haskins · 17 years ago
  28. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 17 years ago
  29. c7a1e46 sched: disable standard balancer for RT tasks by Steven Rostedt · 17 years ago
  30. 4642daf sched: push RT tasks from overloaded CPUs by Steven Rostedt · 17 years ago
  31. f65eda4 sched: pull RT tasks from overloaded runqueues by Steven Rostedt · 17 years ago
  32. 4fd2917 sched: add rt-overload tracking by Steven Rostedt · 17 years ago
  33. e8fa136 sched: add RT task pushing by Steven Rostedt · 17 years ago
  34. 764a9d6 sched: track highest prio task queued by Steven Rostedt · 17 years ago
  35. 63489e4 sched: count # of queued RT tasks by Steven Rostedt · 17 years ago
  36. 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 17 years ago
  37. d0d23b5 cpu-hotplug: fix build on !CONFIG_SMP by Ingo Molnar · 17 years ago
  38. 95402b3 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() by Gautham R Shenoy · 17 years ago
  39. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  40. d221938 cpu-hotplug: refcount based cpu hotplug by Gautham R Shenoy · 17 years ago
  41. 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 17 years ago
  42. a183561 sched: introduce a mutex and corresponding API to serialize access to doms_curarray by Srivatsa Vaddagiri · 17 years ago
  43. 58e2d4c sched: group scheduling, change how cpu load is calculated by Srivatsa Vaddagiri · 17 years ago
  44. ec2c507 sched: group scheduling, minor fixes by Srivatsa Vaddagiri · 17 years ago
  45. 93f992c sched: group scheduling code cleanup by Srivatsa Vaddagiri · 17 years ago
  46. 86faf39 sched: remove printk_clock references from ia64 by Ingo Molnar · 17 years ago
  47. b842271 sched: remove printk_clock() by Ingo Molnar · 17 years ago
  48. d713f51 sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() by Ingo Molnar · 17 years ago
  49. 32a7600 printk: make printk more robust by not allowing recursion by Ingo Molnar · 17 years ago
  50. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  51. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  52. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  53. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  54. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  55. 556a169 slab: fix bootstrap on memoryless node by Pekka Enberg · 17 years ago
  56. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 17 years ago
  57. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 17 years ago
  58. 1b8177e [GFS2] Lockup on error by Bob Peterson · 17 years ago
  59. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 17 years ago
  60. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 17 years ago
  61. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 17 years ago
  62. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 17 years ago
  63. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
  64. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  65. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  66. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  67. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  68. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  69. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  70. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  71. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  72. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  73. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  74. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  75. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  76. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  77. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  78. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  79. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  80. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  81. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  82. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  83. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  84. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  85. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  86. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  87. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  88. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  89. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  90. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  91. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  92. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  93. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  94. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  95. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  96. c7227e4 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  97. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  98. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  99. 52d4c74 [GFS2] Add sync_page to metadata address space operations by Steven Whitehouse · 17 years ago
  100. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago