1. 4eac345 [S390] vmur: add "top of queue" sanity check for reader open by Michael Holzheu · 17 years ago
  2. f240559 [S390] vmur: reject open on z/VM reader files with status HOLD by Michael Holzheu · 17 years ago
  3. 278bc68 [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy by Heiko Carstens · 17 years ago
  4. 1eade38 [S390] vmur: allocate single record buffers instead of one big data buffer by Michael Holzheu · 17 years ago
  5. 6d740a4 [S390] remove DEFAULT_MIGRATION_COST by Heiko Carstens · 17 years ago
  6. c6d0e80 [S390] qdio: make sure data structures are correctly aligned. by Heiko Carstens · 17 years ago
  7. b01af5b [S390] hypfs: implement show_options by Michael Holzheu · 17 years ago
  8. 5693ce6 [S390] cio: avoid memory leak on error in css_alloc_subchannel(). by Cornelia Huck · 17 years ago
  9. ac07860 SLUB: Fix format specifier in Documentation/vm/slabinfo.c by Jesper Juhl · 17 years ago
  10. 1ceef40 SLUB: Fix dynamic dma kmalloc cache creation by Christoph Lameter · 17 years ago
  11. fcda3d8 SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink by Christoph Lameter · 17 years ago
  12. 6adb31c remove dubious legal statment from uio-howto by Alan Cox · 17 years ago
  13. 620b5e6 Fix Alpha O_CLOEXEC definition by Richard Henderson · 17 years ago
  14. 8b80fc0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  15. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  16. 660ca53 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  17. e7bc15a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  18. 5a0276b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  19. be12014 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  20. e3bcf5e lguest: avoid shared libraries mapped over guest memory by Ronald G. Minnich · 17 years ago
  21. 0d027c0 lguest: Fix Malicious Guest GDT Host Crash by Rusty Russell · 17 years ago
  22. 3725009 Fix non-TSC guest clocksource lockup by Rusty Russell · 17 years ago
  23. 88ffc35 Revert "genirq: temporary fix for level-triggered IRQ resend" by Linus Torvalds · 17 years ago
  24. 37b758e mmc: at91_mci: remove whitespace at the end of lines by Nicolas Ferre · 17 years ago
  25. aafabfa mmc: reorganize bounce buffer init by Pierre Ossman · 17 years ago
  26. b3627bb wbsd: fix section mismatch warnings by Gabriel C · 17 years ago
  27. 7cff8cf sched: refine negative nice level granularity by Ingo Molnar · 17 years ago
  28. a69edb5 sched: fix update_stats_enqueue() reniced codepath by Ingo Molnar · 17 years ago
  29. 194081e sched: round a bit better by Ingo Molnar · 17 years ago
  30. 254753d sched: make the multiplication table more accurate by Ingo Molnar · 17 years ago
  31. 6e82a3b sched: optimize update_rq_clock() calls in the load-balancer by Ingo Molnar · 17 years ago
  32. 2daa357 sched: optimize activate_task() by Ingo Molnar · 17 years ago
  33. c3b64f1 sched: clean up set_curr_task_fair() by Ingo Molnar · 17 years ago
  34. d9e0e6aa sched: remove __update_rq_clock() call from entity_tick() by Ingo Molnar · 17 years ago
  35. 546fe3c sched: move the __update_rq_clock() call to scheduler_tick() by Ingo Molnar · 17 years ago
  36. a48da48 sched debug: remove the 'u64 now' parameter from print_task()/_rq() by Ingo Molnar · 17 years ago
  37. bdd4dfa sched: remove the 'u64 now' local variables by Ingo Molnar · 17 years ago
  38. 2e1cb74 sched: remove the 'u64 now' parameter from deactivate_task() by Ingo Molnar · 17 years ago
  39. 69be72c sched: remove the 'u64 now' parameter from dequeue_task() by Ingo Molnar · 17 years ago
  40. 8159f87 sched: remove the 'u64 now' parameter from enqueue_task() by Ingo Molnar · 17 years ago
  41. db53181 sched: remove the 'u64 now' parameter from dec_nr_running() by Ingo Molnar · 17 years ago
  42. e5fa223 sched: remove the 'u64 now' parameter from inc_nr_running() by Ingo Molnar · 17 years ago
  43. 79b5ddd sched: remove the 'u64 now' parameter from dec_load() by Ingo Molnar · 17 years ago
  44. 29b4b62 sched: remove the 'u64 now' parameter from inc_load() by Ingo Molnar · 17 years ago
  45. 84a1d7a sched: remove the 'u64 now' parameter from update_curr_load() by Ingo Molnar · 17 years ago
  46. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 17 years ago
  47. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 17 years ago
  48. ff95f3d sched: remove the 'u64 now' parameter from pick_next_task() by Ingo Molnar · 17 years ago
  49. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 17 years ago
  50. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 17 years ago
  51. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 17 years ago
  52. f1e14ef sched: remove the 'u64 now' parameter from update_curr_rt() by Ingo Molnar · 17 years ago
  53. ab6cde2 sched: remove the 'u64 now' parameter from put_prev_entity() by Ingo Molnar · 17 years ago
  54. 9948f4b sched: remove the 'u64 now' parameter from pick_next_entity() by Ingo Molnar · 17 years ago
  55. 8494f41 sched: remove the 'u64 now' parameter from set_next_entity() by Ingo Molnar · 17 years ago
  56. 525c271 sched: remove the 'u64 now' parameter from dequeue_entity() by Ingo Molnar · 17 years ago
  57. 668031c sched: remove the 'u64 now' parameter from enqueue_entity() by Ingo Molnar · 17 years ago
  58. 2396af6 sched: remove the 'u64 now' parameter from enqueue_sleeper() by Ingo Molnar · 17 years ago
  59. dfdc119e sched: remove the 'u64 now' parameter from __enqueue_sleeper() by Ingo Molnar · 17 years ago
  60. c7e9b5b sched: remove the 'u64 now' parameter from update_stats_curr_end() by Ingo Molnar · 17 years ago
  61. 19b6a2e sched: remove the 'u64 now' parameter from update_stats_dequeue() by Ingo Molnar · 17 years ago
  62. 79303e9 sched: remove the 'u64 now' parameter from update_stats_curr_start() by Ingo Molnar · 17 years ago
  63. 9ef0a96 sched: remove the 'u64 now' parameter from update_stats_wait_end() by Ingo Molnar · 17 years ago
  64. eac55ea sched: remove the 'u64 now' parameter from __update_stats_wait_end() by Ingo Molnar · 17 years ago
  65. d2417e5 sched: remove the 'u64 now' parameter from update_stats_enqueue() by Ingo Molnar · 17 years ago
  66. 5870db5 sched: remove the 'u64 now' parameter from update_stats_wait_start() by Ingo Molnar · 17 years ago
  67. b7cc089 sched: remove the 'u64 now' parameter from update_curr() by Ingo Molnar · 17 years ago
  68. 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 17 years ago
  69. d281918 sched: remove 'now' use from assignments by Ingo Molnar · 17 years ago
  70. eb59449 sched: remove __rq_clock() by Ingo Molnar · 17 years ago
  71. c1b3da3 sched: eliminate __rq_clock() use by Ingo Molnar · 17 years ago
  72. 2ab8115 sched: remove rq_clock() by Ingo Molnar · 17 years ago
  73. a8e504d sched: eliminate rq_clock() use by Ingo Molnar · 17 years ago
  74. b04a0f4 sched: add [__]update_rq_clock(rq) by Ingo Molnar · 17 years ago
  75. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 17 years ago
  76. aea2540 sched: document nice levels by Ingo Molnar · 17 years ago
  77. e036185 sched: remove binary sysctls from kernel.sched_domain by Alexey Dobriyan · 17 years ago
  78. fd8bb43 sched: delta_exec accounting fix by Ingo Molnar · 17 years ago
  79. c5dcfe7 sched: clean up delta_mine by Ingo Molnar · 17 years ago
  80. 8e717b1 sched: schedule() speedup by Ingo Molnar · 17 years ago
  81. 7bfd048 sched: uninline rq_clock() by Ingo Molnar · 17 years ago
  82. 291ae5a sched: mark print_cfs_stats static by Josh Triplett · 17 years ago
  83. 9531b62 sched: clean up sched_getaffinity() by Ulrich Drepper · 17 years ago
  84. 5f5d3aa sched: mention CONFIG_SCHED_DEBUG in documentation by Thomas Voegtle · 17 years ago
  85. 4301065 sched: simplify move_tasks() by Peter Williams · 17 years ago
  86. f1a438d sched: reorder update_cpu_load(rq) with the ->task_tick() call by Ingo Molnar · 17 years ago
  87. 0915c4e sched: batch sleeper bonus by Ingo Molnar · 17 years ago
  88. b434e71 [SPARC64]: Fix memory leak when cpu hotplugging. by David S. Miller · 17 years ago
  89. 6c70b6f [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. by David S. Miller · 17 years ago
  90. 175fc48 fix oops in __audit_signal_info() by Al Viro · 17 years ago
  91. 68c9f9f [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v. by David S. Miller · 17 years ago
  92. 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 17 years ago
  93. f34d195 [TCP]: H-TCP maxRTT estimation at startup by Stephen Hemminger · 17 years ago
  94. 591e620 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack by Patrick McHardy · 17 years ago
  95. ff4ca82 [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed conntracks by Pablo Neira Ayuso · 17 years ago
  96. 3af8e31 [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open() by Jesper Juhl · 17 years ago
  97. 864c5a4 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  98. 14ae856 [NET] net/core/utils: fix sparse warning by Johannes Berg · 17 years ago
  99. 3482fd9 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table by Paul Moore · 17 years ago
  100. 9dc83af drivers/net/ibmveth.c: memset fix by Mariusz Kozlowski · 17 years ago