1. 0c6a89b [SCSI] bsg: update sg_io_v4 structure by FUJITA Tomonori · 17 years ago
  2. db47c2d [SCSI] mpt fusion: make logging a global sysfs parameter by James Bottomley · 17 years ago
  3. 15617ff [SCSI] libsas: fix build dependencies on libata by James Bottomley · 17 years ago
  4. 8e9a8a0 [SCSI] gdth: remove redundant PCI stuff by Jeff Garzik · 17 years ago
  5. 7603e02 [SCSI] ibmvscsi: use shost_priv by FUJITA Tomonori · 17 years ago
  6. ed3a363 [SCSI] ibmvscsi: remove unnecessary map_sg check by FUJITA Tomonori · 17 years ago
  7. 7936a89 [SCSI] zfcp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  8. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  9. 8e268f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  10. 75c4616 sh64: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 17 years ago
  11. da9d510 sh64: Fix irq_intc build failure. by Paul Mundt · 17 years ago
  12. 78d9827 sh64: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  13. e06c4e5 sh: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  14. cbdd3de Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  15. 4dcf39c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  16. af94731 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  17. 9f8e35f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  18. 74c5b59 modules: better error messages when modules fail to load due to a sysfs problem. by Greg Kroah-Hartman · 17 years ago
  19. f285ea0 kobject: update documentation by Cornelia Huck · 17 years ago
  20. a561564 kset: kernel-doc cleanups by Randy Dunlap · 17 years ago
  21. 2790768 driver core: revert "device" link creation check by Cornelia Huck · 17 years ago
  22. a2765e8 stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to refer to the syscall interface by Juan Lang · 17 years ago
  23. 30b1b28 Fix Doc/sysfs-rules typos by Randy Dunlap · 17 years ago
  24. 42e61f4 kernel-doc fixes for PCI and drivers/base/ by Randy Dunlap · 17 years ago
  25. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 22 years ago
  26. cd030c4 kobject: fix link error when CONFIG_HOTPLUG is disabled by Cornelia Huck · 17 years ago
  27. 8b43626 HOWTO: sync Japanese HOWTO by Tsugikazu Shibata · 17 years ago
  28. 6e3eb09 HOWTO: adjust translation header of Japanese stable_api_nonsense.txt by IKEDA, Munehiro · 17 years ago
  29. a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
  30. bc71e47 usb-serial: Fix edgeport regression on non-EPiC devices by Adam Kropelin · 17 years ago
  31. 1060bce USB: more pxa2xx_udc dead code removal by David Brownell · 17 years ago
  32. 4f47bb5 USB: NIKON D50 is an unusual device by Milinevsky Dmitry · 17 years ago
  33. 82a24e6 USB: drivers/usb/serial/sierra.c: make 3 functions static by Adrian Bunk · 17 years ago
  34. 3ddad82 USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0 by Oliver Neukum · 17 years ago
  35. f424490 USB: mct_u232: Convert to proper speed handling API by Alan Cox · 17 years ago
  36. c6d6126 digi_acceleport: Drag the driver kicking and screaming into coding style by Alan Cox · 17 years ago
  37. 01e96d2 cp2101: Remove broken termios optimisation, use proper speed API by Alan Cox · 17 years ago
  38. 67f5dde USB: Fix a bug in usb_start_wait_urb by Alan Stern · 17 years ago
  39. a12b8db USB: fix scatterlist PIO case (IOMMU) by David Brownell · 17 years ago
  40. e31c188 USB: fix usb_serial_suspend(): buggy code by Oliver Neukum · 17 years ago
  41. 209b3cf USB: yet another quirky device by Oliver Neukum · 17 years ago
  42. d229813 USB: Add CanonScan LiDE30 to the quirk list by Johann Felix Soden · 17 years ago
  43. 81ac0dd USB: even more quirks by Oliver Neukum · 17 years ago
  44. 3f42378 USB: usb.h kernel-doc additions by Randy Dunlap · 17 years ago
  45. fb74535 USB: more quirky devices by Oliver Neukum · 17 years ago
  46. c17b49e USB: Don't let usb-storage steal Blackberry Pearl by Jeremy Katz · 17 years ago
  47. 1aebb78 USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected in Kconfig by Juergen Beisert · 17 years ago
  48. 78d1e02 IB/ipath: Workaround problem of errormask register being overwritten by Dave Olson · 17 years ago
  49. 3810f2a IB/ipath: Fix some issues with buffer cancel and sendctrl register update by Dave Olson · 17 years ago
  50. cf5b60a IB/ipath: Use faster put_tid_2 routine after initialization by Dave Olson · 17 years ago
  51. f17fddc IB/ipath: Remove unsafe fastrcvint code from interrupt handler by Dave Olson · 17 years ago
  52. c196d80 Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c by Micah Gruber · 17 years ago
  53. 85e2783 PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe by Komuro · 17 years ago
  54. 573608e S2io: Increment received packet count correctly by Ramkrishna Vepa · 17 years ago
  55. 0a65a65 S2io: Fix crash when resetting adapter by Ramkrishna Vepa · 17 years ago
  56. 5b952a0 S2io: Mask spurious interrupts by Ramkrishna Vepa · 17 years ago
  57. b662767 S2IO: Implementing review comments from old patches by Veena Parat · 17 years ago
  58. 491abf2 S2IO: Checking for the return value of pci map function by Veena Parat · 17 years ago
  59. eccb862 S2IO: Removing MSI support from driver by Veena Parat · 17 years ago
  60. 6d517a2 S2IO: Removing 3 buffer mode support from the driver by Veena Parat · 17 years ago
  61. 2c6a3f7 netxen: drop redudant spinlock by Dhananjay Phadke · 17 years ago
  62. e01872af netxen: Fix interrupt handling for multiport adapters by dhananjay@netxen.com · 17 years ago
  63. 7eec517 netxen: re-init station address after h/w init by dhananjay@netxen.com · 17 years ago
  64. 49afc59 tulip: Remove tulip maintainer by Valerie Henson · 17 years ago
  65. ef756b3 forcedeth: mac address correct by Ayaz Abdulla · 17 years ago
  66. b9daf6c gfar: Fix modpost warning by Kumar Gala · 17 years ago
  67. 55b7b62 lib8390: comment on locking by Alan Cox by Jarek Poplawski · 17 years ago
  68. 9351982 Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c by Micah Gruber · 17 years ago
  69. 970e2df Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/slab by Linus Torvalds · 17 years ago
  70. 3a3485b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  71. 0a0f2c8 V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static by Adrian Bunk · 17 years ago
  72. 4bc4365 V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixes by Adrian Bunk · 17 years ago
  73. 639ffd2 V4L/DVB (5932): Af9005 fix tuner module unload by Luca Olivetti · 17 years ago
  74. be9a5c7 V4L/DVB (5920): ivtv: fix incorrect fw size report. by Hans Verkuil · 17 years ago
  75. 5a338c3 V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close. by Hans Verkuil · 17 years ago
  76. 0b3e29e V4L/DVB (5917): ivtv: improve mailbox responsiveness. by Hans Verkuil · 17 years ago
  77. ac42514 V4L/DVB (5916): ivtv: fix pause/continue/play handling by Hans Verkuil · 17 years ago
  78. bc14713 V4L/DVB (5900): usbvision: fix bugs [sg]_register functions by Trent Piepho · 17 years ago
  79. cf784d5 V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support by Trent Piepho · 17 years ago
  80. 89f50bf V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefined by Anssi Hannula · 17 years ago
  81. 9896bbc V4L/DVB (5891): zr36067: Turn off raw capture properly by Trent Piepho · 17 years ago
  82. 603d6f2 V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formats by Trent Piepho · 17 years ago
  83. bb2e033 V4L/DVB (5888): zr36067: Driver was not returning correct image size by Trent Piepho · 17 years ago
  84. e42af83 V4L/DVB (5887): zr36067: Fix poll() operation by Trent Piepho · 17 years ago
  85. c812b67 V4L/DVB (5886): zr36067: Fix problem setting norms by Trent Piepho · 17 years ago
  86. 80ba80a Fallout from "Remove fs.h from mm.h" patch by Alexey Dobriyan · 17 years ago
  87. 2208b76 slub: fix bug in slub debug support by Peter Zijlstra · 17 years ago
  88. 02febdf slub: add lock debugging check by Peter Zijlstra · 17 years ago
  89. 9c837fb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  90. 63332a9 APM support depends on CONFIG_PM_SLEEP by Stephen Rothwell · 17 years ago
  91. cfcd8c4 m32r: build fix for removing fs.h from mm.h by Hirokazu Takata · 17 years ago
  92. b8a94b3 setup and detect 2nd phy on MCF5275 in FEC driver by Mike Cruse · 17 years ago
  93. f861d62 clean up reading of ICR register in FEC driver by Greg Ungerer · 17 years ago
  94. cb84d6e fix work queues in FEC driver by Greg Ungerer · 17 years ago
  95. f0d3464 remove unused config symbol from FEC driver by Greg Ungerer · 17 years ago
  96. 080853a include cacheflush.h in FEC driver by Greg Ungerer · 17 years ago
  97. c1f193a [SPARC64]: Fix show_stack() when stack argument is NULL. by David S. Miller · 17 years ago
  98. f623f38 [SPARC]: Fix serial console node string creation. by David S. Miller · 17 years ago
  99. 8163904 [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c by David S. Miller · 17 years ago
  100. 9b539c0 [SPARC64]: asm-sparc64/floppy.h needs linux/pci.h by David S. Miller · 17 years ago