1. d20c678 [PATCH] ipw2100: send WEXT scan events by Dan Williams · 17 years ago
  2. 3ba72b2 [PATCH] zd1201: avoid null ptr access of skb->dev by John W. Linville · 17 years ago
  3. 4937ce8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  4. 4271e0f Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c by Linus Torvalds · 17 years ago
  5. 432a7d6 [IA64] update sn2_defconfig by Jes Sorensen · 17 years ago
  6. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  7. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  8. 3d06f7a Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  9. 13626cb Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  10. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  11. b909007 PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven · 17 years ago
  12. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  13. 9c63d9c sched: sync wakeups preempt too by Ingo Molnar · 17 years ago
  14. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  15. d172fcd sched: guest CPU accounting: maintain guest state in KVM by Laurent Vivier · 17 years ago
  16. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 17 years ago
  17. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  18. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  19. 6323469f sched: domain sysctl fixes: add terminator comment by Milton Miller · 17 years ago
  20. ad1cdc1 sched: domain sysctl fixes: do not crash on allocation failure by Milton Miller · 17 years ago
  21. 6382bc9 sched: domain sysctl fixes: unregister the sysctl table before domains by Milton Miller · 17 years ago
  22. 97b6ea7 sched: domain sysctl fixes: use for_each_online_cpu() by Milton Miller · 17 years ago
  23. 5cf9f06 sched: domain sysctl fixes: use kcalloc() by Milton Miller · 17 years ago
  24. 0dbee3a Make scheduler debug file operations const by Arjan van de Ven · 17 years ago
  25. 7a6c6bc sched: enable wake-idle on CONFIG_SCHED_MC=y by Ingo Molnar · 17 years ago
  26. 95dbb42 sched: reintroduce topology.h tunings by Ingo Molnar · 17 years ago
  27. 6bc1665 sched: allow the immediate migration of cache-cold tasks by Ingo Molnar · 17 years ago
  28. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  29. 2d92f22 sched: debug: increase width of debug line by Ingo Molnar · 17 years ago
  30. ff56b2f sched: activate task_hot() only on fair-scheduled tasks by Peter Zijlstra · 17 years ago
  31. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  32. e5f32a3 sched: speed up context-switches a bit by Ingo Molnar · 17 years ago
  33. 91c234b sched: do not wakeup-preempt with SCHED_BATCH tasks by Ingo Molnar · 17 years ago
  34. fb7dde3 sched: generate uevents for user creation/destruction by Srivatsa Vaddagiri · 17 years ago
  35. 178be79 sched: do not normalize kernel threads via SysRq-N by Ingo Molnar · 17 years ago
  36. 1666703 sched: remove stale comment from sched_group_set_shares() by Andi Kleen · 17 years ago
  37. d5036e8 sched: clean up is_migration_thread() by Ingo Molnar · 17 years ago
  38. 3a5e4dc sched: cleanup: refactor normalize_rt_tasks by Andi Kleen · 17 years ago
  39. 8cbbe86 sched: cleanup: refactor common code of sleep_on / wait_for_completion by Andi Kleen · 17 years ago
  40. 3a5c359 sched: cleanup: remove unnecessary gotos by Andi Kleen · 17 years ago
  41. d274a4c sched: update comment by Ingo Molnar · 17 years ago
  42. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  43. ce6c131 sched: disable forced preemption by default by Peter Zijlstra · 17 years ago
  44. e62dd02 sched: fix group scheduling for SCHED_BATCH by Dmitry Adamushko · 17 years ago
  45. ace8b3d sched: some proc entries are missed in sched_domain sys_ctl debug code by Zou Nan hai · 17 years ago
  46. 638e13a sched: fix rt ptracer monopolizing CPU by Gautham R Shenoy · 17 years ago
  47. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  48. 8ca0e14 sched: disable sleeper_fairness on SCHED_BATCH by Peter Zijlstra · 17 years ago
  49. 810e95c sched: another wakeup_granularity fix by Peter Zijlstra · 17 years ago
  50. a58f6f2 sched: export cpu_clock() by Paul E. McKenney · 17 years ago
  51. 00bf7bf sched: fix: move the CPU check into ->task_new_fair() by Ingo Molnar · 17 years ago
  52. 0702e3e sched: cleanup: function prototype cleanups by Ingo Molnar · 17 years ago
  53. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  54. 06877c3 sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG by Ingo Molnar · 17 years ago
  55. a65914b sched: kfree(NULL) is valid by Ingo Molnar · 17 years ago
  56. 8927f49 sched: style cleanup by Ingo Molnar · 17 years ago
  57. 26797a3 sched: break out if printing a warning in sched_domain_debug() by Ingo Molnar · 17 years ago
  58. 3e9830d sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y by Ingo Molnar · 17 years ago
  59. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  60. a2a2d68 sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar by Dmitry Adamushko · 17 years ago
  61. a03c906 sched: cleanup, remove calc_weighted() by Dmitry Adamushko · 17 years ago
  62. a4ec24b sched: tidy up SCHED_RR by Dmitry Adamushko · 17 years ago
  63. a995744 sched: uninline scheduler by Alexey Dobriyan · 17 years ago
  64. 155bb29 sched: tweak wakeup granularity by Ingo Molnar · 17 years ago
  65. 1e81995 sched: optimize schedule() a bit on SMP by Ingo Molnar · 17 years ago
  66. 08ec3df sched: fix __pick_next_entity() by Dmitry Adamushko · 17 years ago
  67. 647e7ca sched: vslice fixups for non-0 nice levels by Ingo Molnar · 17 years ago
  68. 3a25201 sched: whitespace cleanups by Ingo Molnar · 17 years ago
  69. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  70. b9fa3df sched: group scheduler, fix latency by Srivatsa Vaddagiri · 17 years ago
  71. fad095a sched: group scheduler, fix bloat by Srivatsa Vaddagiri · 17 years ago
  72. fb61558 sched: group scheduler, fix coding style issues by Srivatsa Vaddagiri · 17 years ago
  73. b39c5dd sched: cleanup, remove stale comment by Ingo Molnar · 17 years ago
  74. 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
  75. b0ffd24 sched: clean up min_vruntime use by Peter Zijlstra · 17 years ago
  76. 2830cf8 sched: group scheduler SMP migration fix by Srivatsa Vaddagiri · 17 years ago
  77. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  78. 2b1e315 sched: yield fix by Dmitry Adamushko · 17 years ago
  79. 8651a86 sched: group scheduler wakeup latency fix by Srivatsa Vaddagiri · 17 years ago
  80. 57cb499 sched: remove set_leftmost() by Ingo Molnar · 17 years ago
  81. 2ddbf95 sched: clean up sched_fork() by Hiroshi Shimamoto · 17 years ago
  82. 368059a sched: max_vruntime() simplification by Peter Zijlstra · 17 years ago
  83. 02e4bac sched: fix sched_fork() by Ingo Molnar · 17 years ago
  84. b8487b9 sched: fix sign check error in place_entity() by Ingo Molnar · 17 years ago
  85. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  86. dc1f31c sched: remove last_min_vruntime effect by Ingo Molnar · 17 years ago
  87. 785c29e sched: remove condition from set_task_cpu() by Ingo Molnar · 17 years ago
  88. 8465e79 sched: entity_key() fix by Ingo Molnar · 17 years ago
  89. ddc9729 sched debug: check spread by Peter Zijlstra · 17 years ago
  90. d822cec sched debug: more width for parameter printouts by Ingo Molnar · 17 years ago
  91. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  92. 1aa4731 sched debug: print settings by Ingo Molnar · 17 years ago
  93. c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
  94. fdd71d1 sched debug: BKL usage statistics, fix by S.Caglar Onur · 17 years ago
  95. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  96. de8d585 sched: enable CONFIG_FAIR_GROUP_SCHED=y by default by Ingo Molnar · 17 years ago
  97. 7ed2be4 sched: fair-group sched, cleanups by Ingo Molnar · 17 years ago
  98. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  99. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  100. 75c28ac sched: print &rq->cfs stats by Srivatsa Vaddagiri · 17 years ago