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