1. 637f508 sched: only balance our RT tasks within our domain by Gregory Haskins · 18 years ago
  2. 57d885f sched: add sched-domain roots by Gregory Haskins · 18 years ago
  3. 7f51f29 sched: clean up schedule_balance_rt() by Ingo Molnar · 18 years ago
  4. 80bf317 sched: clean up pull_rt_task() by Ingo Molnar · 18 years ago
  5. 00597c3 sched: remove leftover debugging by Ingo Molnar · 18 years ago
  6. 6e1938d sched: remove rt_overload() by Ingo Molnar · 18 years ago
  7. 84de427 sched: clean up kernel/sched_rt.c by Ingo Molnar · 18 years ago
  8. deeeccd sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 18 years ago
  9. 4df64c0 sched: clean up find_lock_lowest_rq() by Ingo Molnar · 18 years ago
  10. 79064fb sched: clean up pick_next_highest_task_rt() by Ingo Molnar · 18 years ago
  11. 0d1311a sched: RT-balance on new task by Steven Rostedt · 18 years ago
  12. 610bf05 sched: RT-balance, optimize cpu search by Steven Rostedt · 18 years ago
  13. 06f90db sched: RT-balance, optimize by Gregory Haskins · 18 years ago
  14. 17b3279 sched: break out early if RT task cannot be migrated by Gregory Haskins · 18 years ago
  15. e1f47d8 sched: RT-balance, avoid overloading by Steven Rostedt · 18 years ago
  16. a22d7fc sched: wake-balance fixes by Gregory Haskins · 18 years ago
  17. 6e1254d sched: optimize RT affinity by Gregory Haskins · 18 years ago
  18. 318e089 sched: pre-route RT tasks on wakeup by Gregory Haskins · 18 years ago
  19. 2de0b46 sched: RT balancing: include current CPU by Gregory Haskins · 18 years ago
  20. 07b4032 sched: break out search for RT tasks by Gregory Haskins · 18 years ago
  21. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 18 years ago
  22. 697f0a4 sched: clean up this_rq use in kernel/sched_rt.c by Gregory Haskins · 18 years ago
  23. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 18 years ago
  24. c7a1e46 sched: disable standard balancer for RT tasks by Steven Rostedt · 18 years ago
  25. 4642daf sched: push RT tasks from overloaded CPUs by Steven Rostedt · 18 years ago
  26. f65eda4 sched: pull RT tasks from overloaded runqueues by Steven Rostedt · 18 years ago
  27. 4fd2917 sched: add rt-overload tracking by Steven Rostedt · 18 years ago
  28. e8fa136 sched: add RT task pushing by Steven Rostedt · 18 years ago
  29. 764a9d6 sched: track highest prio task queued by Steven Rostedt · 18 years ago
  30. 63489e4 sched: count # of queued RT tasks by Steven Rostedt · 18 years ago
  31. 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 18 years ago
  32. 95402b3 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() by Gautham R Shenoy · 18 years ago
  33. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 18 years ago
  34. d221938 cpu-hotplug: refcount based cpu hotplug by Gautham R Shenoy · 18 years ago
  35. 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 18 years ago
  36. a183561 sched: introduce a mutex and corresponding API to serialize access to doms_curarray by Srivatsa Vaddagiri · 18 years ago
  37. 58e2d4c sched: group scheduling, change how cpu load is calculated by Srivatsa Vaddagiri · 18 years ago
  38. ec2c507 sched: group scheduling, minor fixes by Srivatsa Vaddagiri · 18 years ago
  39. 93f992c sched: group scheduling code cleanup by Srivatsa Vaddagiri · 18 years ago
  40. b842271 sched: remove printk_clock() by Ingo Molnar · 18 years ago
  41. d713f51 sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() by Ingo Molnar · 18 years ago
  42. 32a7600 printk: make printk more robust by not allowing recursion by Ingo Molnar · 18 years ago
  43. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 18 years ago
  44. 6ea6dd9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME by Haavard Skinnemoen · 18 years ago
  45. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 18 years ago
  46. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 18 years ago
  47. 7a6a416 Modules: remove unneeded release function by Greg Kroah-Hartman · 18 years ago
  48. ac3c814 Kobject: convert kernel/module.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 18 years ago
  49. 97c146e sysfs: fix /sys/module/*/holders after sysfs logic change by Kay Sievers · 18 years ago
  50. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 18 years ago
  51. cf15126 Kobject: convert kernel/user.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 18 years ago
  52. e43b919 Kobject: convert kernel/params.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 18 years ago
  53. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 18 years ago
  54. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 18 years ago
  55. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 18 years ago
  56. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 18 years ago
  57. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 18 years ago
  58. 7405c1e kset: convert /sys/module to use kset_create by Greg Kroah-Hartman · 18 years ago
  59. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 18 years ago
  60. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 18 years ago
  61. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 18 years ago
  62. fabe874 lockdep: fix kernel crash on module unload by Arjan van de Ven · 18 years ago
  63. b2214fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  64. 00e1077 rcu: fix section mismatch by Randy Dunlap · 18 years ago
  65. c61935f sched: group scheduler, set uid share fix by Ingo Molnar · 18 years ago
  66. 48ccf3d timer: fix section mismatch by Randy Dunlap · 18 years ago
  67. 0ec160d hrtimer: fix section mismatch by Randy Dunlap · 18 years ago
  68. 7846803 Fix unbalanced helper_lock in kernel/kmod.c by Nigel Cunningham · 18 years ago
  69. eb13ba8 lockdep: fix workqueue creation API lockdep interaction by Johannes Berg · 18 years ago
  70. 5a26db5 lockdep: fix internal double unlock during self-test by Nick Piggin · 18 years ago
  71. cb2a520 modules: de-mutex more symbol lookup paths in the module code by Rusty Russell · 18 years ago
  72. 417009f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  73. 84427ea remove task_ppid_nr_ns by Roland McGrath · 18 years ago
  74. 02d5bcc Pull bugzilla-9194 into release branch by Len Brown · 18 years ago
  75. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 18 years ago
  76. fcfd50a show_task: real_parent by Roland McGrath · 18 years ago
  77. cdf71a1 futex: Prevent stale futex owner when interrupted/timeout by Thomas Gleixner · 18 years ago
  78. 83a08e7 vmcoreinfo: add the array length of "free_list" for filtering free pages by Ken'ichi Ohmichi · 18 years ago
  79. b59f819 acct: real_parent ppid by Roland McGrath · 18 years ago
  80. 39cd72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  81. b8c9a18 Fix kernel/ptrace.c compile problem (missing "may_attach()") by Linus Torvalds · 18 years ago
  82. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 18 years ago
  83. 90b2628 sched: fix gcc warnings by Ingo Molnar · 18 years ago
  84. fb445ee [SERIAL]: Fix section mismatches in Sun serial console drivers. by David S. Miller · 18 years ago
  85. d172f4e Modules: fix memory leak of module names by Greg Kroah-Hartman · 18 years ago
  86. 2c3b20e debug: add end-of-oops marker by Arjan van de Ven · 18 years ago
  87. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 18 years ago
  88. 3e3b391 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  89. 971e5b35f genirq: revert lazy irq disable for simple irqs by Steven Rostedt · 18 years ago
  90. b4be625 timer: kernel/timer.c section fixes by Adrian Bunk · 18 years ago
  91. cdc6f27 clockevents: fix reprogramming decision in oneshot broadcast by Thomas Gleixner · 18 years ago
  92. 6cbf1c1 sched: do not hurt SCHED_BATCH on wakeup by Ingo Molnar · 18 years ago
  93. 2bacec8 sched: touch softlockup watchdog after idling by Ingo Molnar · 18 years ago
  94. 73c4efd sched: sysctl, proc_dointvec_minmax() expects int values for by Eric Dumazet · 18 years ago
  95. c7af77b sched: mark rwsem functions as __sched for wchan/profiling by Livio Soares · 18 years ago
  96. 051a1d1 sched: fix crash on ia64, introduce task_current() by Dmitry Adamushko · 18 years ago
  97. 64396ac sysctl: fix ax25 checks by Eric W. Biederman · 18 years ago
  98. 368d2c6 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 18 years ago
  99. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 18 years ago
  100. 2c5ea0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago