1. aa84505 [PATCH] chelsio: transmit routine return values by Stephen Hemminger · 19 years ago
  2. ebc62fb Merge branch 'master' by Jeff Garzik · 19 years ago
  3. 418fbfe Merge branch 'master' by Jeff Garzik · 19 years ago
  4. 23cb3ad Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394 by Linus Torvalds · 19 years ago
  5. 27f4e08 [PATCH] mtd onenand driver: use platform_device.h instead device.h by Kyungmin Park · 19 years ago
  6. 532a37c [PATCH] mtd onenand driver: reduce stack usage by Kyungmin Park · 19 years ago
  7. 20ba89a [PATCH] mtd onenand driver: fix unlock problem in DDP by Kyungmin Park · 19 years ago
  8. 37b1cc3 [PATCH] mtd onenand driver: check correct manufacturer by Kyungmin Park · 19 years ago
  9. ee219e5 [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3 by Jean Delvare · 19 years ago
  10. ff60dde [PATCH] Input: fix an OOPS in HID driver by Dmitry Torokhov · 19 years ago
  11. e5508c1 [PATCH] dpt_i2o fix for deadlock condition by Salyzyn, Mark · 19 years ago
  12. 87d47d0 [PATCH] i2o: Do not disable pci device when it's in use by Ben Collins · 19 years ago
  13. a78719c [PATCH] ppc: booke_wdt compile fix by Al Viro · 19 years ago
  14. 16e842a Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 19 years ago
  15. 42245e6 [PATCH] UHCI: add missing memory barriers by Alan Stern · 19 years ago
  16. 52f975e [PATCH] PCI express must be initialized before PCI hotplug by Milton Miller · 19 years ago
  17. dfded4a [PATCH] i2c: Fix i2c-mv64xxx compilation error by Mark A. Greer · 19 years ago
  18. 281ab03 [PATCH] radeon drm: fix agp aperture map offset by Benjamin Herrenschmidt · 19 years ago
  19. 2f40fb7 [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class by Adrian Bunk · 19 years ago
  20. 7767e12 [PATCH] IPMI oops fix by Paolo Galtieri · 19 years ago
  21. 81f0a91 [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal by Al Viro · 19 years ago
  22. 833882b [PATCH] mwave: missing __user in ioctl struct declaration by Al Viro · 19 years ago
  23. 7877327 [PATCH] drivers/atm/adummy.c NULL noise removal by Al Viro · 19 years ago
  24. 9429917 [PATCH] dst_ca __user annotations, portability fixes by Al Viro · 19 years ago
  25. 538bacf [PATCH] __user annotations (booke_wdt.c) by Al Viro · 19 years ago
  26. d220439 [PATCH] arcfb __user annotations by Al Viro · 19 years ago
  27. cd03066 [PATCH] cyber2000fb.c __iomem annotations by Al Viro · 19 years ago
  28. e896fd9 [PATCH] wdrtas.c: fix __user annotations by Al Viro · 19 years ago
  29. 5ad9201 [PATCH] dell_rbu: NULL noise removal by Al Viro · 19 years ago
  30. c4aa02e [PATCH] cm4000_cs: __user annotations by Al Viro · 19 years ago
  31. 8bcc247 [PATCH] em28xx: %zd for size_t by Al Viro · 19 years ago
  32. 53b3de1 [PATCH] auerswald.c: %zd for size_t by Al Viro · 19 years ago
  33. 37eb47e [PATCH] s2io: __iomem annotations for recent changes by Al Viro · 19 years ago
  34. b53cb2a [PATCH] iscsi gfp_t annotations by Al Viro · 19 years ago
  35. fec607f [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal by Al Viro · 19 years ago
  36. bc05d83 [PATCH] sparc: jsflash __user annotations by Al Viro · 19 years ago
  37. b7c690b [PATCH] sparc: vfc __iomem annotations and fixes by Al Viro · 19 years ago
  38. 7116317 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  39. ea54c96 [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010 by Vojtech Pavlik · 19 years ago
  40. a50e2cc Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  41. 0afaa4f [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info by Bartlomiej Zolnierkiewicz · 19 years ago
  42. d36fef6 [PATCH] ide-disk: flush cache after calling del_gendisk() by Bartlomiej Zolnierkiewicz · 19 years ago
  43. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  44. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  45. 38f9d41 [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y by Marcelo Tosatti · 19 years ago
  46. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  47. deb5e5c [PATCH] sgiioc4: check for no hwifs available by Jeremy Higdon · 19 years ago
  48. 9d149c2 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  49. 45f8245 [MMC] Explain the internals of mmc_power_up() by Russell King · 19 years ago
  50. acd9b7b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  51. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  52. cd61045 [PATCH] hid-core: Zero-pad truncated reports by Adam Kropelin · 19 years ago
  53. fb79ffa [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS by Ole Reinhardt · 19 years ago
  54. 6921d20 [TG3]: Fix low power state by Michael Chan · 19 years ago
  55. 16fe9d7 [TG3]: Fix 5704 single-port mode by Michael Chan · 19 years ago
  56. 6a9eba1 [TG3]: Fix suspend and resume by Michael Chan · 19 years ago
  57. 381291b [TG3]: Fix nvram arbitration bugs. by Michael Chan · 19 years ago
  58. 8b132f4 Merge branch 'master' by Jeff Garzik · 19 years ago
  59. 322e079 [SCSI] Negotiate correctly with async-only devices by Matthew Wilcox · 19 years ago
  60. 90ac8f7 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  61. d22a8cc Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  62. 98684a9 [netdrvr skge] fix build by Jeff Garzik · 19 years ago
  63. 5063019 [libata] mark certain hardware (or drivers) with a no-atapi flag by Jeff Garzik · 19 years ago
  64. be0d9b6 [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines by Antonino A. Daplas · 19 years ago
  65. 7275b4b [PATCH] fbdev: Shift pixel value before entering loop in cfbimageblit by Antonino A. Daplas · 19 years ago
  66. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  67. 4e1567d [PATCH] fbcon: Avoid illegal display panning by Antonino A. Daplas · 19 years ago
  68. 1207069 [PATCH] fbdev: Pan display fixes by Antonino A. Daplas · 19 years ago
  69. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  70. 56f0d64 [PATCH] fbcon: fix complement_mask() with 512 character map by Antonino A. Daplas · 19 years ago
  71. 2f6331f [PATCH] cciss: fix for deregister_disk by Mike Miller · 19 years ago
  72. 7cd082f Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  73. b11d0e4 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  74. 783e338 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  75. fd80324 e1000: Fixes for 8357x by Jeff Kirsher · 19 years ago
  76. 47807ce [drm] fix radeon aperture issue by Dave Airlie · 19 years ago
  77. ff7eba1 Merge branch 'e1000' by Jeff Garzik · 19 years ago
  78. 525352e Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 19 years ago
  79. ee1c819 [PATCH] skge: get rid of warning on race by Stephen Hemminger · 19 years ago
  80. d51e86c ieee1394: write broadcast_channel only to select nodes (fixes device recognition) by Stefan Richter · 19 years ago
  81. 48622b7 ieee1394: resume remote ports when starting a host (fixes device recognition) by Stefan Richter · 19 years ago
  82. dfa1598 [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() calls by Mark Lord · 19 years ago
  83. 238523e Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  84. 94d40b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  85. 062dfa4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  86. 7c9dfb5 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  87. 1ff9ba7a Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  88. 2c27d4e [SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant. by Hareesh Nagarajan · 19 years ago
  89. 806f7bf [SBUSFB]: Kill 'list' member from foo_par structs, totally unused. by David S. Miller · 19 years ago
  90. 66e05225 [PATCH] Fix SCSI scanning slab corruption by Brian King · 19 years ago
  91. 016cc85 [PATCH] pcnet32: use MAC address from prom also on powerpc by Olaf Hering · 19 years ago
  92. 2023498 Merge branch 'master' by Jeff Garzik · 19 years ago
  93. fed954d [PATCH] sky2: version 0.10 by Stephen Hemminger · 19 years ago
  94. 75d070c [PATCH] sky2: disable rx checksum on Yukon XL by Stephen Hemminger · 19 years ago
  95. 585b5601 [PATCH] sky2: turn on tx flow control by Stephen Hemminger · 19 years ago
  96. d70cd51 [PATCH] sky2: prefetch tuning by Stephen Hemminger · 19 years ago
  97. 8c463ef [PATCH] sky2: quiet ring full message in case of race by Stephen Hemminger · 19 years ago
  98. 8cc048e [PATCH] sky2: handle tx timeout by Stephen Hemminger · 19 years ago
  99. 69634ee [PATCH] sky2: interrupt coalescing tuning by Stephen Hemminger · 19 years ago
  100. 3e4b32e [PATCH] sky2: interrupt/poll optimization by Stephen Hemminger · 19 years ago