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