1. 686106f [CRYPTO] sha512: Fix sha384 block size by Herbert Xu · 18 years ago
  2. e45116b [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64 by Brice Goglin · 18 years ago
  3. 0224169 [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument by David Howells · 18 years ago
  4. 69de7fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  5. 116140b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  6. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 18 years ago
  7. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  8. 8af905b [PATCH] smc91x: Kill off excessive versatile hooks. by Paul Mundt · 18 years ago
  9. 5796df1 [PATCH] myri10ge: update driver version to 1.1.0 by Brice Goglin · 18 years ago
  10. 13348be [PATCH] myri10ge: fix big_bytes in case of vlan frames by Brice Goglin · 18 years ago
  11. de3c450 [PATCH] myri10ge: Full vlan frame in small_bytes by Brice Goglin · 18 years ago
  12. 52ea6fb [PATCH] myri10ge: drop contiguous skb routines by Brice Goglin · 18 years ago
  13. c7dab99 [PATCH] myri10ge: switch to page-based skb by Brice Goglin · 18 years ago
  14. dd50f33 [PATCH] myri10ge: add page-based skb routines by Brice Goglin · 18 years ago
  15. 6250223 [PATCH] myri10ge: indentation cleanups by Brice Goglin · 18 years ago
  16. 7fe26a6 [PATCH] chelsio: working NAPI by Stephen Hemminger · 18 years ago
  17. 0f0d84e [PATCH] MACB: Use __raw register access by Haavard Skinnemoen · 18 years ago
  18. d836cae [PATCH] MACB: Use struct delayed_work instead of struct work_struct by Haavard Skinnemoen · 18 years ago
  19. 68dc44a [PATCH] ucc_geth: Initialize mdio_lock. by Scott Wood · 18 years ago
  20. 1083cfe [PATCH] ucc_geth: compilation error fixes by Scott Wood · 18 years ago
  21. 99eeb8df AT91 MMC update for 2.6.19 by Andrew Victor · 18 years ago
  22. a98087c mmc: Change SDHCI iomem error to a warning by Pierre Ossman · 18 years ago
  23. 7b30d28 mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal by Vitaly Wool · 18 years ago
  24. f3a8efa AT91 MMC 5 : Minor cleanups by Andrew Victor · 18 years ago
  25. df05a30 AT91 MMC 4 : Interrupt handler cleanup by Andrew Victor · 18 years ago
  26. 3dd3b03 AT91 MMC 3 : Move global mci_clk variable by Andrew Victor · 18 years ago
  27. 17ea059 AT91 MMC 2 : Use platform resources by Andrew Victor · 18 years ago
  28. e0b19b8 AT91 MMC 1: Pass host structure. by Andrew Victor · 18 years ago
  29. 9202f32 [MIPS] Export local_flush_data_cache_page for sake of IDE. by Ralf Baechle · 18 years ago
  30. f8bf35a [MIPS] Export pm_power_off by Ralf Baechle · 18 years ago
  31. ae32ffd [MIPS] Export csum_partial_copy_nocheck. by Ralf Baechle · 18 years ago
  32. 2d911e9 [MIPS] Move die and die_if_kernel() from system.h to ptrace.h by Ralf Baechle · 18 years ago
  33. 86384d5 [MIPS] Discard .exit.text at linktime. by Ralf Baechle · 18 years ago
  34. 5b1d221 [MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq by Ralf Baechle · 18 years ago
  35. 3263263 [CRYPTO] dm-crypt: Select CRYPTO_CBC by Herbert Xu · 18 years ago
  36. 0258736 [PATCH] add MODULE_* attributes to bit reversal library by Cal Peake · 18 years ago
  37. edb16be Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  38. bb7320d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  39. 6aa8b73 [PATCH] kvm: userspace interface by Avi Kivity · 18 years ago
  40. f5f1a24 [PATCH] clocksource: small cleanup by Daniel Walker · 18 years ago
  41. 2b01370 [PATCH] clocksource: add usage of CONFIG_SYSFS by Daniel Walker · 18 years ago
  42. 2b28421 [PATCH] user of the jiffies rounding patch: Slab by Arjan van de Ven · 18 years ago
  43. 44d306e [PATCH] user of the jiffies rounding code: JBD by Arjan van de Ven · 18 years ago
  44. 4c36a5d [PATCH] round_jiffies infrastructure by Arjan van de Ven · 18 years ago
  45. 5466b45 [PATCH] fdtable: Implement new pagesize-based fdtable allocator by Vadim Lobanov · 18 years ago
  46. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 18 years ago
  47. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  48. f3d19c9 [PATCH] fdtable: Delete pointless code in dup_fd() by Vadim Lobanov · 18 years ago
  49. 5eb6c7a [PATCH] dio: lock refcount operations by Zach Brown · 18 years ago
  50. 8459d86 [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED by Zach Brown · 18 years ago
  51. 20258b2b [PATCH] dio: remove duplicate bio wait code by Zach Brown · 18 years ago
  52. 0273201 [PATCH] dio: formalize bio counters as a dio reference count by Zach Brown · 18 years ago
  53. 17a7b1d [PATCH] dio: call blk_run_address_space() once per op by Zach Brown · 18 years ago
  54. 6d544bb [PATCH] dio: centralize completion in dio_complete() by Zach Brown · 18 years ago
  55. 1757128 [PATCH] md: assorted md and raid1 one-liners by NeilBrown · 18 years ago
  56. c2b0085 [PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5 by NeilBrown · 18 years ago
  57. b8c6b64 [PATCH] md: remove some old ifdefed-out code from raid5.c by NeilBrown · 18 years ago
  58. fdee8ae [PATCH] MD: conditionalize some code by Jeff Garzik · 18 years ago
  59. b875e53 [PATCH] md: fix innocuous bug in raid6 stripe_to_pdidx by NeilBrown · 18 years ago
  60. 5248861 [PATCH] md: enable bypassing cache for reads by Raz Ben-Jehuda(caro) · 18 years ago
  61. 46031f9 [PATCH] md: allow reads that have bypassed the cache to be retried on failure by Raz Ben-Jehuda(caro) · 18 years ago
  62. f679623 [PATCH] md: handle bypassing the read cache (assuming nothing fails) by Raz Ben-Jehuda(caro) · 18 years ago
  63. 23032a0 [PATCH] md: define raid5_mergeable_bvec by Raz Ben-Jehuda(caro) · 18 years ago
  64. 0d4ca60 [PATCH] md: tidy up device-change notification when an md array is stopped by NeilBrown · 18 years ago
  65. a3d8998 [PATCH] Fbdev driver for IBM GXT4500P videocards by Paul Mackerras · 18 years ago
  66. ee2f344 [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 by Alan Cox · 18 years ago
  67. 33859f7 [PATCH] kernel/sched.c: whitespace cleanups by Miguel Ojeda Sandonis · 18 years ago
  68. 62ab616 [PATCH] sched: optimize activate_task for RT task by Chen, Kenneth W · 18 years ago
  69. 0606671 [PATCH] sched: remove lb_stopbalance counter by Chen, Kenneth W · 18 years ago
  70. 783609c [PATCH] sched: decrease number of load balances by Siddha, Suresh B · 18 years ago
  71. b18ec80 [PATCH] sched: improve migration accuracy by Mike Galbraith · 18 years ago
  72. 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
  73. 1bd77f2 [PATCH] sched: call tasklet less frequently by Christoph Lameter · 18 years ago
  74. c9819f4 [PATCH] sched: use softirq for load balancing by Christoph Lameter · 18 years ago
  75. e418e1c [PATCH] sched: move idle status calculation into rebalance_tick() by Christoph Lameter · 18 years ago
  76. 7835b98 [PATCH] sched: extract load calculation from rebalance_tick by Christoph Lameter · 18 years ago
  77. fe2eea3 [PATCH] sched: disable interrupts for locking in load_balance() by Christoph Lameter · 18 years ago
  78. 4211a9a [PATCH] sched: remove staggering of load balancing by Christoph Lameter · 18 years ago
  79. 571f6d2 [PATCH] sched: avoid taking rq lock in wake_priority_sleeper by Christoph Lameter · 18 years ago
  80. ac7d550 [PATCH] sched domain: increase the SMT busy rebalance interval by Siddha, Suresh B · 18 years ago
  81. 054b910 [PATCH] move_task_off_dead_cpu() should be called with disabled ints by Kirill Korotaev · 18 years ago
  82. 6711cab [PATCH] ched domain: move sched group allocations to percpu area by Siddha, Suresh B · 18 years ago
  83. cc2a73b [PATCH] sched.c: correct comment for this_rq_lock() by Robert P. J. Day · 18 years ago
  84. 596afa4 [PATCH] Don't build some broken ISDN drivers on big endian MIPS by Ralf Baechle · 18 years ago
  85. cf70984 [PATCH] io-accounting: add to getdelays by Andrew Morton · 18 years ago
  86. d2f7bf1 [PATCH] getdelays: various fixes by Andrew Morton · 18 years ago
  87. 4a7864c [PATCH] io-accounting: via taskstats by Andrew Morton · 18 years ago
  88. f2f1f8a [PATCH] cleanup taskstats.h by Andrew Morton · 18 years ago
  89. aba76fd [PATCH] io-accounting: report in procfs by Andrew Morton · 18 years ago
  90. 98c4d57 [PATCH] io-accounting: direct-io by Andrew Morton · 18 years ago
  91. 6f88cc2 [PATCH] io-accounting-read-accounting cifs fix by Andrew Morton · 18 years ago
  92. 8bde37f [PATCH] io-accounting-read-accounting nfs fix by Andrew Morton · 18 years ago
  93. faccbd4b [PATCH] io-accounting: read accounting by Andrew Morton · 18 years ago
  94. e08748ce [PATCH] io-accounting: write-cancel accounting by Andrew Morton · 18 years ago
  95. 55e829a [PATCH] io-accounting: write accounting by Andrew Morton · 18 years ago
  96. 8c08540 [PATCH] clean up __set_page_dirty_nobuffers() by Andrew Morton · 18 years ago
  97. 7c3ab738 [PATCH] io-accounting: core statistics by Andrew Morton · 18 years ago
  98. 47694bb [PATCH] pdc202xx_new: fix PLL/timing issues by Sergei Shtylyov · 18 years ago
  99. 58f64d8 [PATCH] Fix noise in futex.h by David Woodhouse · 18 years ago
  100. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago