1. 22f2a2e update checkpatch.pl to version 0.09 by Andy Whitcroft · 17 years ago
  2. a44648b spi_mpc83xx: fix prescale modulus calculation by Anton Vorontsov · 17 years ago
  3. e24a4d1 spi_mpc83xx: in "QE mode", use sysclk/2 by Anton Vorontsov · 17 years ago
  4. 8dfe9c2 kernel-parameters.txt : watchdog.txt should be wdt.txt by Gabriel C · 17 years ago
  5. 6867c93 Memory hotplug document by Yasunori Goto · 17 years ago
  6. 925796e drivers/char/pcmcia/cm40x0_cs.c: fix release function call by Daniel Ritz · 17 years ago
  7. c5a69ad Hibernation: do not try to mark invalid PFNs as nosave by Rafael J. Wysocki · 17 years ago
  8. a75de1b eCryptfs: fix error handling in ecryptfs_init by Ryusuke Konishi · 17 years ago
  9. b9a0620 linux-audit list is subscribers-only by Gabriel C · 17 years ago
  10. 76ceb2f Remove unused struct proc_dir_entry::set by Alexey Dobriyan · 17 years ago
  11. 8daec96 Fix missing numa_zonelist_order sysctl by Lee Schermerhorn · 17 years ago
  12. 202a21d eCryptfs: fix lookup error for special files by Ryusuke Konishi · 17 years ago
  13. 60c9834 FRV: connect up fallocate by David Howells · 17 years ago
  14. e798bd9 matroxfb: rectify jitter (G450/G550) by Paul A. Clarke · 17 years ago
  15. acb7386 pvr2fb: update Documentation/fb/pvr2fb.txt by Adrian McMenamin · 17 years ago
  16. 306c869 pvr2fb: Consolidated cleanup of pvr2fb.c by Adrian McMenamin · 17 years ago
  17. 9cd1c67 pvr2fb: Fix oops when pseudo_palette is written by Antonino A. Daplas · 17 years ago
  18. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  19. 04a3f95 stifb: detect cards in double buffer mode more reliably by Helge Deller · 17 years ago
  20. 6a648fa direct-io: fix error-path crashes by Badari Pulavarty · 17 years ago
  21. b291aa7 x86_64: fix HPET init race by Robin Holt · 17 years ago
  22. d31c5ab Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch by Bryan Wu · 17 years ago
  23. ac07860 SLUB: Fix format specifier in Documentation/vm/slabinfo.c by Jesper Juhl · 17 years ago
  24. 1ceef40 SLUB: Fix dynamic dma kmalloc cache creation by Christoph Lameter · 17 years ago
  25. fcda3d8 SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink by Christoph Lameter · 17 years ago
  26. 6adb31c remove dubious legal statment from uio-howto by Alan Cox · 17 years ago
  27. 620b5e6 Fix Alpha O_CLOEXEC definition by Richard Henderson · 17 years ago
  28. 8b80fc0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  29. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  30. 660ca53 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  31. e7bc15a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  32. 5a0276b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  33. be12014 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  34. e3bcf5e lguest: avoid shared libraries mapped over guest memory by Ronald G. Minnich · 17 years ago
  35. 0d027c0 lguest: Fix Malicious Guest GDT Host Crash by Rusty Russell · 17 years ago
  36. 3725009 Fix non-TSC guest clocksource lockup by Rusty Russell · 17 years ago
  37. 88ffc35 Revert "genirq: temporary fix for level-triggered IRQ resend" by Linus Torvalds · 17 years ago
  38. 37b758e8 mmc: at91_mci: remove whitespace at the end of lines by Nicolas Ferre · 17 years ago
  39. aafabfa mmc: reorganize bounce buffer init by Pierre Ossman · 17 years ago
  40. b3627bb wbsd: fix section mismatch warnings by Gabriel C · 17 years ago
  41. 7cff8cf sched: refine negative nice level granularity by Ingo Molnar · 17 years ago
  42. a69edb5 sched: fix update_stats_enqueue() reniced codepath by Ingo Molnar · 17 years ago
  43. 194081e sched: round a bit better by Ingo Molnar · 17 years ago
  44. 254753d sched: make the multiplication table more accurate by Ingo Molnar · 17 years ago
  45. 6e82a3b sched: optimize update_rq_clock() calls in the load-balancer by Ingo Molnar · 17 years ago
  46. 2daa357 sched: optimize activate_task() by Ingo Molnar · 17 years ago
  47. c3b64f1 sched: clean up set_curr_task_fair() by Ingo Molnar · 17 years ago
  48. d9e0e6aa sched: remove __update_rq_clock() call from entity_tick() by Ingo Molnar · 17 years ago
  49. 546fe3c sched: move the __update_rq_clock() call to scheduler_tick() by Ingo Molnar · 17 years ago
  50. a48da48 sched debug: remove the 'u64 now' parameter from print_task()/_rq() by Ingo Molnar · 17 years ago
  51. bdd4dfa sched: remove the 'u64 now' local variables by Ingo Molnar · 17 years ago
  52. 2e1cb74 sched: remove the 'u64 now' parameter from deactivate_task() by Ingo Molnar · 17 years ago
  53. 69be72c sched: remove the 'u64 now' parameter from dequeue_task() by Ingo Molnar · 17 years ago
  54. 8159f87 sched: remove the 'u64 now' parameter from enqueue_task() by Ingo Molnar · 17 years ago
  55. db53181 sched: remove the 'u64 now' parameter from dec_nr_running() by Ingo Molnar · 17 years ago
  56. e5fa223 sched: remove the 'u64 now' parameter from inc_nr_running() by Ingo Molnar · 17 years ago
  57. 79b5ddd sched: remove the 'u64 now' parameter from dec_load() by Ingo Molnar · 17 years ago
  58. 29b4b62 sched: remove the 'u64 now' parameter from inc_load() by Ingo Molnar · 17 years ago
  59. 84a1d7a sched: remove the 'u64 now' parameter from update_curr_load() by Ingo Molnar · 17 years ago
  60. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 17 years ago
  61. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 17 years ago
  62. ff95f3d sched: remove the 'u64 now' parameter from pick_next_task() by Ingo Molnar · 17 years ago
  63. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 17 years ago
  64. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 17 years ago
  65. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 17 years ago
  66. f1e14ef sched: remove the 'u64 now' parameter from update_curr_rt() by Ingo Molnar · 17 years ago
  67. ab6cde2 sched: remove the 'u64 now' parameter from put_prev_entity() by Ingo Molnar · 17 years ago
  68. 9948f4b sched: remove the 'u64 now' parameter from pick_next_entity() by Ingo Molnar · 17 years ago
  69. 8494f41 sched: remove the 'u64 now' parameter from set_next_entity() by Ingo Molnar · 17 years ago
  70. 525c271 sched: remove the 'u64 now' parameter from dequeue_entity() by Ingo Molnar · 17 years ago
  71. 668031c sched: remove the 'u64 now' parameter from enqueue_entity() by Ingo Molnar · 17 years ago
  72. 2396af6 sched: remove the 'u64 now' parameter from enqueue_sleeper() by Ingo Molnar · 17 years ago
  73. dfdc119e sched: remove the 'u64 now' parameter from __enqueue_sleeper() by Ingo Molnar · 17 years ago
  74. c7e9b5b sched: remove the 'u64 now' parameter from update_stats_curr_end() by Ingo Molnar · 17 years ago
  75. 19b6a2e sched: remove the 'u64 now' parameter from update_stats_dequeue() by Ingo Molnar · 17 years ago
  76. 79303e9 sched: remove the 'u64 now' parameter from update_stats_curr_start() by Ingo Molnar · 17 years ago
  77. 9ef0a96 sched: remove the 'u64 now' parameter from update_stats_wait_end() by Ingo Molnar · 17 years ago
  78. eac55ea sched: remove the 'u64 now' parameter from __update_stats_wait_end() by Ingo Molnar · 17 years ago
  79. d2417e5 sched: remove the 'u64 now' parameter from update_stats_enqueue() by Ingo Molnar · 17 years ago
  80. 5870db5 sched: remove the 'u64 now' parameter from update_stats_wait_start() by Ingo Molnar · 17 years ago
  81. b7cc089 sched: remove the 'u64 now' parameter from update_curr() by Ingo Molnar · 17 years ago
  82. 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 17 years ago
  83. d281918 sched: remove 'now' use from assignments by Ingo Molnar · 17 years ago
  84. eb59449 sched: remove __rq_clock() by Ingo Molnar · 17 years ago
  85. c1b3da3 sched: eliminate __rq_clock() use by Ingo Molnar · 17 years ago
  86. 2ab8115 sched: remove rq_clock() by Ingo Molnar · 17 years ago
  87. a8e504d sched: eliminate rq_clock() use by Ingo Molnar · 17 years ago
  88. b04a0f4 sched: add [__]update_rq_clock(rq) by Ingo Molnar · 17 years ago
  89. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 17 years ago
  90. aea2540 sched: document nice levels by Ingo Molnar · 17 years ago
  91. e036185 sched: remove binary sysctls from kernel.sched_domain by Alexey Dobriyan · 17 years ago
  92. fd8bb43 sched: delta_exec accounting fix by Ingo Molnar · 17 years ago
  93. c5dcfe7 sched: clean up delta_mine by Ingo Molnar · 17 years ago
  94. 8e717b1 sched: schedule() speedup by Ingo Molnar · 17 years ago
  95. 7bfd048 sched: uninline rq_clock() by Ingo Molnar · 17 years ago
  96. 291ae5a sched: mark print_cfs_stats static by Josh Triplett · 17 years ago
  97. 9531b62 sched: clean up sched_getaffinity() by Ulrich Drepper · 17 years ago
  98. 5f5d3aa sched: mention CONFIG_SCHED_DEBUG in documentation by Thomas Voegtle · 17 years ago
  99. 4301065 sched: simplify move_tasks() by Peter Williams · 17 years ago
  100. f1a438d sched: reorder update_cpu_load(rq) with the ->task_tick() call by Ingo Molnar · 17 years ago