1. 00b428c [PATCH] via-rhine: link state fix by Roger Luethi · 19 years ago
  2. b8ab2dc [PATCH] axnet_cs.c : add hardware multicast support by Komuro · 19 years ago
  3. 05c8e0a [PATCH] libata: kill trailing whitespace by Tejun Heo · 19 years ago
  4. e02a4ca Merge branch 'master' by Jeff Garzik · 19 years ago
  5. 5c51312 b44: fix force mac address before ifconfig up by Gary Zambrano · 19 years ago
  6. 0cff260 [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabled by Russell King · 19 years ago
  7. f3cab8a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  8. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  9. e1f7868 IB/mthca: Fix section mismatch problems by Roland Dreier · 19 years ago
  10. ef12d45 IPoIB: Fix oops with raw sockets by Roland Dreier · 19 years ago
  11. a07bacc IB/mthca: Fix check of size in SRQ creation by Jack Morgenstein · 19 years ago
  12. 3f89f83 IB/srp: Fix unmapping of fake scatterlist by Roland Dreier · 19 years ago
  13. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 19 years ago
  14. 730c9b7 [MMC] Add OMAP MMC host driver by Carlos Aguiar · 19 years ago
  15. 224b148 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394 by Linus Torvalds · 19 years ago
  16. 652486f [PATCH] do_SAK: don't depend on session ID 0 by Eric W. Biederman · 19 years ago
  17. f96a795 [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info by Eric W. Biederman · 19 years ago
  18. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  19. c0e4077 Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 19 years ago
  20. 94c2d01 ohci1394: cleanup the "Unexpected PCI resource length" warning. by Jody McIntyre · 19 years ago
  21. d024ebc sbp2: misc debug logging cleanups by Stefan Richter · 19 years ago
  22. 8f0525f sbp2: proper treatment of DID_OK by Stefan Richter · 19 years ago
  23. 23e93f1 ieee1394: set read permission for parameter disable_irm by Stefan Richter · 19 years ago
  24. e3a0597 [TG3]: Update version and reldate by Michael Chan · 19 years ago
  25. f475f16 [TG3]: Skip timer code during full lock by Michael Chan · 19 years ago
  26. 100c467 [TG3]: Speed up SRAM access by Michael Chan · 19 years ago
  27. ff18ff0 [TG3]: Fix PHY loopback on 5700 by Michael Chan · 19 years ago
  28. 6728a8e [TG3]: Fix bug in 40-bit DMA workaround code by Michael Chan · 19 years ago
  29. 008652b [TG3]: Fix probe failure due to invalid MAC address by Michael Chan · 19 years ago
  30. 5566405 sbp2: check for ARM failure by Stefan Richter · 19 years ago
  31. 180a430 ohci1394: clean up asynchronous and physical request filters programming by Stefan Richter · 19 years ago
  32. c1d08eb ieee1394: remove amdtp remains from ieee1394_core.h by Stefan Richter · 19 years ago
  33. a874844 ieee1394: remove devfs support by Stefan Richter · 19 years ago
  34. e2f8165 Signed-off-by: Jody McIntyre <scjody@modernduck.com> by Jody McIntyre · 19 years ago
  35. 147830f sbp2: prevent unloading of 1394 low-level driver by Stefan Richter · 19 years ago
  36. 55eb061 drm: remove drm_{alloc,free}_pages by Dave Airlie · 19 years ago
  37. d2b58b5 drm: sis fix compile warning by Dave Airlie · 19 years ago
  38. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  39. 9561b03 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  40. c326e27 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected by Mattia Dongili · 19 years ago
  41. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  42. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  43. 60c904a [PATCH] drivers/scsi/*: use time_after() and friends by Marcelo Feitoza Parisi · 19 years ago
  44. 9bae1ff [PATCH] ide-tape: use time_after(), time_after_eq() by Marcelo Feitoza Parisi · 19 years ago
  45. 05613bd [PATCH] nvidia-agp: use time_before_eq() by Marcelo Feitoza Parisi · 19 years ago
  46. 50297cb [PATCH] drivers/block/*: use time_after() and friends by Marcelo Feitoza Parisi · 19 years ago
  47. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  48. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  49. fe449f4 [PATCH] for_each_possible_cpu: oprofile. by KAMEZAWA Hiroyuki · 19 years ago
  50. 0fed484 [PATCH] for_each_possible_cpu: loopback device. by KAMEZAWA Hiroyuki · 19 years ago
  51. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 19 years ago
  52. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 19 years ago
  53. 9edc91d [PATCH] ide: AMD756 no host side cable detection by Rene Herman · 19 years ago
  54. fa8f399 [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 by Alexey Dobriyan · 19 years ago
  55. 3b71797 [PATCH] drivers/block/paride/pd.c: fix an off-by-one error by Adrian Bunk · 19 years ago
  56. 2735771 [PATCH] Add oprofile_add_ext_sample by Brian Rogan · 19 years ago
  57. 6d9eac3 [PATCH] capi: register_chrdev() fix by Andrew Morton · 19 years ago
  58. 829d5f6 [PATCH] paride-pt: register_chrdev fix by Andrew Morton · 19 years ago
  59. 8637980 [PATCH] paride: register_chrdev fix by Andrew Morton · 19 years ago
  60. a687fb1 [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM by Adrian Bunk · 19 years ago
  61. be4676e [PATCH] synclink_gt: remove uneeded async code by Paul Fulghum · 19 years ago
  62. 0080b7a [PATCH] synclink_gt add gpio feature by Paul Fulghum · 19 years ago
  63. 86a3414 [PATCH] synclink: remove dead code by Paul Fulghum · 19 years ago
  64. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  65. f4d1749 [PATCH] powerpc: add hvc backend for rtas by Arnd Bergmann · 19 years ago
  66. 45d607e [PATCH] powerpc: hvc_console updates by Ryan S. Arnold · 19 years ago
  67. 0bb065f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6 by Dave Jones · 19 years ago
  68. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  69. df5b89b [PATCH] md: Convert reconfig_sem to reconfig_mutex by NeilBrown · 19 years ago
  70. 48c9c27 [PATCH] sem2mutex: drivers/md by Arjan van de Ven · 19 years ago
  71. 2f88912 [PATCH] md: Restore 'remaining' count when retrying an write operation by NeilBrown · 19 years ago
  72. 8ddeeae [PATCH] md: Fix md grow/size code to correctly find the maximum available space by NeilBrown · 19 years ago
  73. f634475 [PATCH] md: Remove bi_end_io call out from under a spinlock by NeilBrown · 19 years ago
  74. b3b46be [PATCH] md: Remove some stray semi-colons after functions called in macro.. by NeilBrown · 19 years ago
  75. df8e7f7 [PATCH] md: Improve comments about locking situation in raid5 make_request by NeilBrown · 19 years ago
  76. e464eaf [PATCH] md: Support suspending of IO to regions of an md array by NeilBrown · 19 years ago
  77. 16484bf [PATCH] md: Make 'reshape' a possible sync_action action by NeilBrown · 19 years ago
  78. 63c70c4 [PATCH] md: Split reshape handler in check_reshape and start_reshape by NeilBrown · 19 years ago
  79. b578d55 [PATCH] md: Only checkpoint expansion progress occasionally by NeilBrown · 19 years ago
  80. f670557 [PATCH] md: Checkpoint and allow restart of raid5 reshape by NeilBrown · 19 years ago
  81. 2926955 [PATCH] md: Final stages of raid5 expand code by NeilBrown · 19 years ago
  82. ccfcc3c [PATCH] md: Core of raid5 resize process by NeilBrown · 19 years ago
  83. 7ecaa1e [PATCH] md: Infrastructure to allow normal IO to continue while array is expanding by NeilBrown · 19 years ago
  84. ad01c9e [PATCH] md: Allow stripes to be expanded in preparation for expanding an array by NeilBrown · 19 years ago
  85. b55e6bf [PATCH] md: Split disks array out of raid5 conf structure so it is easier to grow by NeilBrown · 19 years ago
  86. 4588b42 [PATCH] md: Update status_resync to handle LARGE devices by NeilBrown · 19 years ago
  87. 1be7892 [PATCH] md: Fix the 'failed' count for version-0 superblocks by NeilBrown · 19 years ago
  88. c5a10f6 [PATCH] md: Add '4' to the list of levels for which bitmaps are supported by NeilBrown · 19 years ago
  89. 89e5c8b [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. by NeilBrown · 19 years ago
  90. a22c96c [PATCH] dm: remove unnecessary typecast by Kevin Corry · 19 years ago
  91. f165921 [PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk by Jun'ichi Nomura · 19 years ago
  92. 5463c79 [PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_disk by Jun'ichi Nomura · 19 years ago
  93. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 19 years ago
  94. 1134e5a [PATCH] dm table: store md by Mike Anderson · 19 years ago
  95. 9ade92a [PATCH] dm: tidy mdptr by Alasdair G Kergon · 19 years ago
  96. 7e51f25 [PATCH] dm: store md name by Mike Anderson · 19 years ago
  97. 1ecac7f [PATCH] dm flush queue EINTR by Jun'ichi Nomura · 19 years ago
  98. 138728dc [PATCH] dm snapshot: fix kcopyd destructor by Alasdair G Kergon · 19 years ago
  99. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 19 years ago
  100. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 19 years ago