1. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  2. 75c28ac sched: print &rq->cfs stats by Srivatsa Vaddagiri · 17 years ago
  3. 545f3b1 sched: print nr_running and load in /proc/sched_debug by Srivatsa Vaddagiri · 17 years ago
  4. 72ea22f sched: fix minor bug in yield by Srivatsa Vaddagiri · 17 years ago
  5. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  6. edcb60a sched: kernel/sched_fair.c whitespace cleanups by Ingo Molnar · 17 years ago
  7. c86da3a sched: fix formatting of /proc/sched_debug by Mike Galbraith · 17 years ago
  8. ef83a57 sched: enhance debug output by Ingo Molnar · 17 years ago
  9. 1a75b94 sched: prettify /proc/sched_debug output by Ingo Molnar · 17 years ago
  10. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  11. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  12. 87fefa3 sched: optimize task_new_fair() by Dmitry Adamushko · 17 years ago
  13. 75d4ef1 sched: fix delay accounting performance regression by Ingo Molnar · 17 years ago
  14. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
  15. 7074bad sched: add set_curr_task() calls by Dmitry Adamushko · 17 years ago
  16. d02e5ed sched: sched_setscheduler() fix by Dmitry Adamushko · 17 years ago
  17. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago
  18. 119fe5e sched: fix SMP migration latencies by Mike Galbraith · 17 years ago
  19. 02e0431 sched: better min_vruntime tracking by Peter Zijlstra · 17 years ago
  20. 35a6ff5 sched: x86: allow single-depth wchan output by Ingo Molnar · 17 years ago
  21. db36cc7 sched: clean up schedstat block in dequeue_entity() by Dmitry Adamushko · 17 years ago
  22. bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago
  23. e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
  24. 495eca4 sched: clean up struct load_stat by Dmitry Adamushko · 17 years ago
  25. 7a62eab sched: debug: update exec_clock only when SCHED_DEBUG by Ingo Molnar · 17 years ago
  26. 86d9560 sched: add more vruntime statistics by Ingo Molnar · 17 years ago
  27. 9014623 sched: handle vruntime 64-bit overflow by Peter Zijlstra · 17 years ago
  28. 94dfb5e sched: add tree based averages by Peter Zijlstra · 17 years ago
  29. 28a1f6f sched: remove SCHED_FEAT_SKIP_INITIAL by Ingo Molnar · 17 years ago
  30. 67e12ea sched: add se->vruntime debugging by Ingo Molnar · 17 years ago
  31. aeb73b0 sched: clean up new task placement by Peter Zijlstra · 17 years ago
  32. 2e09bf5 sched: wakeup granularity increase by Ingo Molnar · 17 years ago
  33. 5c6b596 sched: simplify check_preempt() methods by Ingo Molnar · 17 years ago
  34. 6d0f0ebd sched: simplify adaptive latency by Peter Zijlstra · 17 years ago
  35. 4d78e7b sched: new task placement for vruntime by Peter Zijlstra · 17 years ago
  36. 6cb5819 sched: optimize vruntime based scheduling by Ingo Molnar · 17 years ago
  37. bf5c91b sched: move sched_feat() definitions by Ingo Molnar · 17 years ago
  38. e9acbff sched: introduce se->vruntime by Ingo Molnar · 17 years ago
  39. 08e2388 sched: clean up calc_weighted() by Ingo Molnar · 17 years ago
  40. 1091985 sched: speed up update_load_add/_sub() by Ingo Molnar · 17 years ago
  41. 19ccd97 sched: uninline __enqueue_entity()/__dequeue_entity() by Ingo Molnar · 17 years ago
  42. e59c80c sched: simplify SCHED_FEAT_* code by Peter Zijlstra · 17 years ago
  43. 429d43b sched: cleanup: simplify cfs_rq_curr() methods by Ingo Molnar · 17 years ago
  44. 62160e3f sched: track cfs_rq->curr on !group-scheduling too by Ingo Molnar · 17 years ago
  45. 53df556 sched: remove precise CPU load calculations #2 by Ingo Molnar · 17 years ago
  46. a25707f sched: remove precise CPU load by Ingo Molnar · 17 years ago
  47. 8ebc91d sched: remove stat_gran by Ingo Molnar · 17 years ago
  48. 2bd8e6d sched: use constants if !CONFIG_SCHED_DEBUG by Ingo Molnar · 17 years ago
  49. 38ad464 sched: uniform tunings by Ingo Molnar · 17 years ago
  50. eba1ed4 sched: debug: track maximum 'slice' by Ingo Molnar · 17 years ago
  51. a4b29ba sched: small sched_debug cleanup by Ingo Molnar · 17 years ago
  52. 2e45874 sched: use list_for_each_entry_safe() in __wake_up_common() by Matthias Kaehlcke · 17 years ago
  53. bb61c21 sched: resched task in task_new_fair() by Ingo Molnar · 17 years ago
  54. 44142fa sched: fix sysctl_sched_child_runs_first flag by Ingo Molnar · 17 years ago
  55. ace3dff via invalid device ids removal by Xavier Bachelot · 17 years ago
  56. eed0f72 radeon: Commit the ring after each partial texture upload blit. by chaohong guo · 17 years ago
  57. 54583bf i915: fix vbl swap allocation size. by Dave Airlie · 17 years ago
  58. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  59. b589ee5 drm: remove XFREE86_VERSION macros. by Dave Airlie · 17 years ago
  60. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  61. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  62. bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
  63. a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
  64. 23fd504 Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK by David Brownell · 17 years ago
  65. 59d66ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  66. 5c0d6b3 sky2: reboot fix by Stephen Hemminger · 17 years ago
  67. 89039b3 x86: force timer broadcast on late AMD C1E detection by Thomas Gleixner · 17 years ago
  68. 3ac508b x86: move local APIC timer init to the end of start_secondary() by Thomas Gleixner · 17 years ago
  69. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
  70. b097976 x86: fix missing include for vsyscall by Dave Jones · 17 years ago
  71. 4fa4350 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  72. 7441dd1 hisax: hfc_usb: update to current CVS version by Martin Bachem · 17 years ago
  73. 325a807 ipg: endianness fixes by Al Viro · 17 years ago
  74. 857e37d ipg: endianness annotations by Al Viro · 17 years ago
  75. f53f413 fix endianness bug in inet_lro by Al Viro · 17 years ago
  76. 9df7c98 inet_lro: trivial endianness annotations by Al Viro · 17 years ago
  77. d9a19d2 hamradio: ->hard_header() takes packet type in host-endian by Al Viro · 17 years ago
  78. fa8a4b63 more tulip endianness annotations by Al Viro · 17 years ago
  79. eb4d84f ibm_newemac annotations (iomem, NULL noise) by Al Viro · 17 years ago
  80. c6b44e5 endianness annotations in arm io.h by Al Viro · 17 years ago
  81. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  82. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  83. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  84. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  85. 0cc0844 frv: missing casts in cmpxchg() by Al Viro · 17 years ago
  86. 51ef9c5 synclink_gt endianness annotations by Al Viro · 17 years ago
  87. bda76dd endian-clean in_le64/out_le64 by Al Viro · 17 years ago
  88. b1519d0 fs/partitions/sun.c endianness annotations by Al Viro · 17 years ago
  89. 1ccc914 fw-cdev __user annotations by Al Viro · 17 years ago
  90. a39f9d0 mpc5200_wdt: __user annotations by Al Viro · 17 years ago
  91. 9d966d4 mm/migrate.c __user annotation by Al Viro · 17 years ago
  92. 411223c fix breakage in sctp getsockopt by Al Viro · 17 years ago
  93. 47063d6 remove duplicate initializer (macvlan) by Al Viro · 17 years ago
  94. bef1bc9 skb->tail in ibm_newemac should be skb_tail_pointer() by Al Viro · 17 years ago
  95. a022fef hwmon: (vt8231) fix sparse warning by Mark M. Hoffman · 17 years ago
  96. 5460a9d hwmon: (sis5595) fix sparse warning by Mark M. Hoffman · 17 years ago
  97. 52d4e66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  98. f248488 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  99. cbe619b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  100. 5dd80d5 mpc52xx-uart: fix compile warning (format type mismatch) by Grant Likely · 17 years ago