1. 3f2aa30 sched: Disable NEW_FAIR_SLEEPERS for now by Ingo Molnar · 17 years ago
  2. 61cbe54 sched: Keep kthreads at default priority by Mike Galbraith · 17 years ago
  3. 172e082 sched: Re-tune the scheduler latency defaults to decrease worst-case latencies by Mike Galbraith · 17 years ago
  4. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 17 years ago
  5. b5d9d73 sched: Ensure that a child can't gain time over it's parent after fork() by Mike Galbraith · 17 years ago
  6. a8fae3e sched: enable SD_WAKE_IDLE by Peter Zijlstra · 17 years ago
  7. 71a29aa sched: Deal with low-load in wake_affine() by Peter Zijlstra · 17 years ago
  8. cdd2ab3 sched: Remove short cut from select_task_rq_fair() by Peter Zijlstra · 17 years ago
  9. 840a065 sched: Turn on SD_BALANCE_NEWIDLE by Ingo Molnar · 17 years ago
  10. 47734f8 sched: Clean up topology.h by Ingo Molnar · 17 years ago
  11. d7ea17a sched: Fix dynamic power-balancing crash by Ingo Molnar · 17 years ago
  12. 18a3885 sched: Remove reciprocal for cpu_power by Peter Zijlstra · 17 years ago
  13. d899a78 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() by Gautham R Shenoy · 17 years ago
  14. bdb94aa sched: Try to deal with low capacity by Peter Zijlstra · 17 years ago
  15. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 17 years ago
  16. ab29230 sched: Implement dynamic cpu_power by Peter Zijlstra · 17 years ago
  17. a52bfd7 sched: Add smt_gain by Peter Zijlstra · 17 years ago
  18. cc9fba7 sched: Update the cpu_power sum during load-balance by Peter Zijlstra · 17 years ago
  19. b5d978e sched: Add SD_PREFER_SIBLING by Peter Zijlstra · 17 years ago
  20. f93e65c sched: Restore __cpu_power to a straight sum of power by Peter Zijlstra · 17 years ago
  21. 9aa55fb Merge branches 'sched/domains' and 'sched/clock' into sched/core by Ingo Molnar · 17 years ago
  22. 768d0c2 sched: Add wait, sleep and iowait accounting tracepoints by Peter Zijlstra · 17 years ago
  23. 8f0dfc3 sched: Provide iowait counters by Arjan van de Ven · 17 years ago
  24. f14eff1 Merge commit 'v2.6.31-rc8' into sched/core by Ingo Molnar · 17 years ago
  25. 84e9dab sched: Rename init_cfs_rq => init_tg_cfs_rq by Anirban Sinha · 17 years ago
  26. 34d76c4 sched: Fix division by zero - really by Peter Zijlstra · 17 years ago
  27. 326ba50 Linux 2.6.31-rc8 by Linus Torvalds · 17 years ago
  28. 1b364bf module: workaround duplicate section names by James Bottomley · 17 years ago
  29. 7d1d16e module: fix BUG_ON() for powerpc (and other function descriptor archs) by Rusty Russell · 17 years ago
  30. 0a80fb1 xenfb: connect to backend before registering fb by Jeremy Fitzhardinge · 17 years ago
  31. 9c504ca Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 17 years ago
  32. 4f8ee2c lmb: Remove __init from lmb_end_of_DRAM() by Benjamin Herrenschmidt · 17 years ago
  33. cf48144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  34. 788d908 ipv4: make ip_append_data() handle NULL routing table by Julien TINNES · 17 years ago
  35. 9886e83 AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr by David Howells · 17 years ago
  36. fa84e9e init: Move sched_clock_init after late_time_init by Thomas Gleixner · 17 years ago
  37. 0db501b inotify: Ensure we alwasy write the terminating NULL. by Eric W. Biederman · 17 years ago
  38. dead537 inotify: fix locking around inotify watching in the idr by Eric Paris · 17 years ago
  39. cf43742 inotify: do not BUG on idr entries at inotify destruction by Eric Paris · 17 years ago
  40. 52cef75 inotify: seperate new watch creation updating existing watches by Eric Paris · 17 years ago
  41. 1e23502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  42. e99b1f2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  43. b080f18 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 17 years ago
  44. 7b6a09f powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration by Geert Uytterhoeven · 17 years ago
  45. 5311034 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  46. 533995e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 17 years ago
  47. cc674c8 leds: after setting inverted attribute, we must update the LED by Thadeu Lima de Souza Cascardo · 17 years ago
  48. 48cccd2 leds: fix multiple requests and releases of IRQ for GPIO LED Trigger by Thadeu Lima de Souza Cascardo · 17 years ago
  49. bdf57de acpi processor: remove superfluous warning message by Frans Pop · 17 years ago
  50. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 17 years ago
  51. f3d83e2 wmi: fix kernel panic when stack protection enabled. by Costantino Leandro · 17 years ago
  52. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 17 years ago
  53. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 17 years ago
  54. 4ab6c08 clone(): fix race between copy_process() and de_thread() by Oleg Nesterov · 17 years ago
  55. 03ef83a mm: fix for infinite churning of mlocked pages by Minchan Kim · 17 years ago
  56. b62e408 flex_array: convert element_nr formals to unsigned by David Rientjes · 17 years ago
  57. 8e7ee27 flex_array: declare parts member to have incomplete type by David Rientjes · 17 years ago
  58. 105b6e8 flex_array: fix flex_array_free_parts comment by David Rientjes · 17 years ago
  59. a30b595 flex_array: fix get function for elements in base starting at non-zero by David Rientjes · 17 years ago
  60. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 17 years ago
  61. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 17 years ago
  62. 9848484 m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open by Geert Uytterhoeven · 17 years ago
  63. 9fd926b m68k: Fix redefinition of pgprot_noncached by Alexey Dobriyan · 17 years ago
  64. dc71c7d arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg by Andrew Morton · 17 years ago
  65. dd9b3e8 m68k: cnt reaches -1, not 0 by Roel Kluin · 17 years ago
  66. dac9ff7 m68k: count can reach 51, not 50 by Roel Kluin · 17 years ago
  67. 3161e45 virtio: net refill on out-of-memory by Rusty Russell · 17 years ago
  68. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 17 years ago
  69. f415c41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  70. 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  71. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 17 years ago
  72. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 17 years ago
  73. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 17 years ago
  74. 9c93768 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. 87bcfa33 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  76. 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  77. 7d63e63 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  78. 9f459fa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  79. e9cab24 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 17 years ago
  80. a206e94 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  81. 7cafe60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  82. 5c58cef tty: make sure to flush any pending work when halting the ldisc by Linus Torvalds · 17 years ago
  83. c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 17 years ago
  84. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 17 years ago
  85. a2cb6a4 pkt_sched: Fix bogon in tasklet_hrtimer changes. by David S. Miller · 17 years ago
  86. 7111dc7 NFSv4: Fix an infinite looping problem with the nfs4_state_manager by Trond Myklebust · 17 years ago
  87. 2584e79 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 17 years ago
  88. 7c0a57d Merge branch 'fixes' of git://git.marvell.com/orion by Linus Torvalds · 17 years ago
  89. 353d5c3 mm: fix hugetlb bug due to user_shm_unlock call by Hugh Dickins · 17 years ago
  90. 0257a0c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  91. e40c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  92. 22e93ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  93. 1cac6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. ce0cfd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  95. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 17 years ago
  96. 94da210 [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop by Simon Kagstrom · 17 years ago
  97. c55bf10 [ARM] Kirkwood: enable eSATA on QNAP TS-219P by John Holland · 17 years ago
  98. 3e475f5 [ARM] Kirkwood: __init requires linux/init.h by Martin Michlmayr · 17 years ago
  99. 3c4cec6 ext3: Improve error message that changing journaling mode on remount is not possible by Jan Kara · 17 years ago
  100. 6d41807 ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED by Theodore Ts'o · 17 years ago