1. a259324 [MTD] [NAND] S3C2410: Hardware ECC correction code by Ben Dooks · 18 years ago
  2. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 18 years ago
  3. d416085 [MTD] [NOR] Intel: remove ugly PROGREGION macros by Artem Bityutskiy · 18 years ago
  4. 992c9d2 [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block by Artem Bityutskiy · 18 years ago
  5. 480b9df [MTD] OneNAND: Invalidate bufferRAM after erase by Adrian Hunter · 18 years ago
  6. 678c857 [MTD] Don't oops when the RedBoot partition table is empty by Martin Michlmayr · 18 years ago
  7. d24030f [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction. by Adrian Bunk · 18 years ago
  8. 0373615 [MTD] [NAND] Correctly validate out-of-band offset and length by Adrian Hunter · 18 years ago
  9. 2a5bd59 [MTD] Fix default timeouts for Intel NOR flash by David Woodhouse · 18 years ago
  10. c1f1625 Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6 by David Woodhouse · 18 years ago
  11. 862c93b [MTD] CK804XROM must depend on PCI by akpm@osdl.org · 18 years ago
  12. cde36b3 [MTD] OneNAND: Select correct chip's bufferRAM for DDP by Adrian Hunter · 18 years ago
  13. 211ac75 [MTD] OneNAND: Error message printing and bad block scan erros by Kyungmin Park · 18 years ago
  14. 81f38e1 [MTD] OneNAND: Subpage write returned incorrect length written by Adrian Hunter · 18 years ago
  15. 52e4200 [MTD] OneNAND: Do not allow oob write past end of page by Adrian Hunter · 18 years ago
  16. aa8f127 [MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND by David Woodhouse · 18 years ago
  17. 4285431 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  18. 886ae1f [PATCH] fix rtl8150 by Al Viro · 18 years ago
  19. ce35a81 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  20. 24d8f6a [PATCH] net/smc911x: match up spin lock/unlock by Peter Korsgaard · 18 years ago
  21. 017f2e3 [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash by Nagendra Singh Tomar · 18 years ago
  22. e47fddf Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  23. 49c8042 libata: Initialize nbytes for internal sg commands by Brian King · 18 years ago
  24. 05c39e5 pata_via: Correct missing comments by Alan · 18 years ago
  25. 54494f3 pata_atiixp: propogate cable detection hack from drivers/ide to the new driver by Alan · 18 years ago
  26. 7728098 ahci/pata_jmicron: fix JMicron quirk by Tejun Heo · 18 years ago
  27. 222335b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  28. a55eb05 spidernet : fix memory leak in spider_net_stop by Jens Osterkamp · 18 years ago
  29. a53a33d e100: fix napi ifdefs removing needed code by Auke Kok · 18 years ago
  30. ae2c27a Merge ../linux-2.6 by Jeff Garzik · 18 years ago
  31. b659f44 [BNX2]: PHY workaround for 5709 A0. by Michael Chan · 18 years ago
  32. 5b4246f [MTD] OneNAND: Fix typo and remove unnecessary goto statement by Kyungmin Park · 18 years ago
  33. abf3c0f [MTD] OneNAND: Reduce internal BufferRAM operations by Kyungmin Park · 18 years ago
  34. fb594d3 [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") by Bartlomiej Zolnierkiewicz · 18 years ago
  35. d346cce [PATCH] sysrq: showBlockedTasks is sysrq-W by Randy Dunlap · 18 years ago
  36. 432bd6c [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios by Avi Kivity · 18 years ago
  37. 6a4c24e [PATCH] pci: remove warning messages by Andrew Morton · 18 years ago
  38. cb7468e [PATCH] via quirk update by Jean Delvare · 18 years ago
  39. 4f4fad2 [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTO by Kyungmin Park · 18 years ago
  40. 9d6ed92 [PATCH] radio modems sitting on serial port are not for s390 by Al Viro · 18 years ago
  41. eb79722 [PATCH] ide section fixes by Al Viro · 18 years ago
  42. a5e7c7b [MTD] OneNAND: Add support for auto-placement of out-of-band data by Adrian Hunter · 18 years ago
  43. c033a7e [MTD] ck804xrom: fix a pci_find_device by Alan · 18 years ago
  44. a608ab9c netxen patches by Al Viro · 18 years ago
  45. 9bfbc9b [MTD] OneNAND: Remove unused fields by Kyungmin Park · 18 years ago
  46. 4222721 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  47. 41c57a8 [PATCH] IPMI: fix timeout list handling by David Barksdale · 18 years ago
  48. 99abaf5 [PATCH] jmicron: 40/80pin primary detection by ethanhsiao@jmicron.com · 18 years ago
  49. c06bb5d [PATCH] Fix VIA quirks by Jean Delvare · 18 years ago
  50. bcdddfb Revert "net: ifb error path loop fix" by Linus Torvalds · 18 years ago
  51. 8c8c4ba Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  52. ad2e62a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  53. 51e6ed2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  54. 597049c Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  55. d3143e7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  56. 774ba59 [PATCH] b44: src_desc->addr is little-endian by Al Viro · 18 years ago
  57. 161c888 [PATCH] pata_platform: fallout from set_mode() change by Al Viro · 18 years ago
  58. 9a696b4 [PATCH] sym53c500_cs: remove bogus call fo free_dma() by Al Viro · 18 years ago
  59. a127430 [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h by Al Viro · 18 years ago
  60. c9cc8e7 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  61. 49b14f2 [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c by Robert P. J. Day · 18 years ago
  62. 90afd0e Broadcom 4400 resume small fix by Dmitriy Monakhov · 18 years ago
  63. 00576e9 b44: src_desc->addr is little-endian by Al Viro · 18 years ago
  64. 518d833 e100: fix irq leak on suspend/resume by Auke Kok · 18 years ago
  65. f8a8ccd bonding: ARP monitoring broken on x86_64 by Andy Gospodarek · 18 years ago
  66. d4150a2 ehea: Fixed missing tasklet_kill() call by Thomas Klein · 18 years ago
  67. 9c750b7 ehea: Fixed wrong jumbo frames status query by Thomas Klein · 18 years ago
  68. 9e8e83d 82596 warning fixes by Andrew Morton · 18 years ago
  69. b1f54ba FS_ENET: OF-related fixup for FEC and SCC MAC's by Vitaly Bordug · 18 years ago
  70. 0c0b3ae net: ifb error path loop fix by Mariusz Kozlowski · 18 years ago
  71. 5fc7d61 b44: Fix frequent link changes by Michael Chan · 18 years ago
  72. 78981a7 libata: fix translation for START STOP UNIT by Robert Hancock · 18 years ago
  73. af068bd libata-scsi: ata_task_ioctl should return ATA registers from sense data by David Milburn · 18 years ago
  74. 2ca6611 pata_platform: set_mode fix by Andrew Morton · 18 years ago
  75. 7a0f1c8 ata_if_xfermask() word 51 fix by Lennert Buytenhek · 18 years ago
  76. 5dcade9 pata_sil680: PIO1 taskfile transfers overclocking fix (repost) by Sergei Shtylyov · 18 years ago
  77. 64c9d27 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  78. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  79. 4cbf2aa [PATCH] sky2: revert IRQ dance on suspend/resume by Stephen Hemminger · 18 years ago
  80. 0142f9d [CPUFREQ] check sysfs_create_link return value by Ahmed S. Darwish · 18 years ago
  81. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 18 years ago
  82. 7707ea3 [AGPGART] Remove pointless assignment. by Dave Jones · 18 years ago
  83. 87a17f3 [AGPGART] Remove pointless typedef in ati-agp by Dave Jones · 18 years ago
  84. c30efba [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() by Dave Jones · 18 years ago
  85. 91614c0 [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file number to be incorrect by Kai Makisara · 18 years ago
  86. 477ffb9 [SCSI] qla4xxx: bug fixes by David C Somayajulu · 18 years ago
  87. 938e2ac [SCSI] Fix scsi_add_device() for async scanning by Matthew Wilcox · 18 years ago
  88. e0b874d via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S by Josepch Chan · 18 years ago
  89. 6855036 ide: unregister idepnp driver on unload by Tejun Heo · 18 years ago
  90. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 18 years ago
  91. 3e9e4c8 ide/generic: Jmicron has its own drivers now by Alan Cox · 18 years ago
  92. e5c073f atiixp.c: add cable detection support for ATI IDE by Conke Hu · 18 years ago
  93. b25168d atiixp.c: sb600 ide only has one channel by Conke Hu · 18 years ago
  94. 7371532 atiixp.c: remove unused code by Conke Hu · 18 years ago
  95. a51545a jmicron: fix warning by Andrew Morton · 18 years ago
  96. 03ee5b1 libata: fix ata_eh_suspend() return value by Tejun Heo · 18 years ago
  97. a718728 ahci: port_no should be used when clearing IRQ in ahci_thaw() by Tejun Heo · 18 years ago
  98. d312c8f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  99. 08eacc3 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  100. 8cdf92a Fix Maple PATA IRQ assignment. by David Woodhouse · 18 years ago