1. 2b59125b soc-camera: mt9t112: modify exiting conditions from standby mode by Kuninori Morimoto · 15 years ago
  2. fc4a7f9 V4L/DVB: cxusb: Select all required frontend and tuner modules by Ben Hutchings · 15 years ago
  3. c1db53b V4L/DVB: dvb: l64781.ko broken with gcc 4.5 by Richard Guenther · 15 years ago
  4. 2b4f017 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline by Russell King · 15 years ago
  5. b857df1 ARM: 5944/1: scsi: fix timer setup in fas216.c by Guennadi Liakhovetski · 15 years ago
  6. 83c5aac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  7. 2fa298c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  8. 86404ab Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  9. c2d1a2a Input: i8042 - fix KBC jam during hibernate by Alan Jenkins · 15 years ago
  10. 0e2ecba Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release by Len Brown · 15 years ago
  11. 49bf83a ACPI: fix "acpi=ht" boot option by Len Brown · 15 years ago
  12. 6b15835 Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-linus by Dave Airlie · 15 years ago
  13. 94429bb drm/radeon/kms: fix bo's fence association by Jerome Glisse · 15 years ago
  14. 91cb91b drm/radeon/kms: fix indirect buffer management V2 by Jerome Glisse · 15 years ago
  15. b58db2c drm/edid: Fix interlaced detailed timings to be frame size, not field. by Adam Jackson · 15 years ago
  16. f2d12b8 drm/vmwgfx: Use fb handover mechanism instead of stealth mode. by Thomas Hellstrom · 15 years ago
  17. 01d4503 drm/radeon/kms: use udelay for short delays by Dave Airlie · 15 years ago
  18. 6409ea6 [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections by Rob Love · 15 years ago
  19. f47dd85 [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. by Bhanu Prakash Gollapudi · 15 years ago
  20. b248df3 [SCSI] libfc: Don't assume response request present. by Hugh Daschbach · 15 years ago
  21. 3b70915 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. by Hugh Daschbach · 15 years ago
  22. 10897ae [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer by Vasu Dev · 15 years ago
  23. fee099b [SCSI] iscsi_tcp regression: remove bogus warn on in write path by Mike Christie · 15 years ago
  24. b0483e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  25. 18688218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  26. 1ed10aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  27. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  28. bca4761 serial: 8250: add serial transmitter fully empty test by Dick Hollenbeck · 15 years ago
  29. 18d19c9 class: Free the class private data in class_release by Laurent Pinchart · 15 years ago
  30. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 15 years ago
  31. dd091c7 USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option by Valentin Longchamp · 15 years ago
  32. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  33. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 15 years ago
  34. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  35. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  36. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  37. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  38. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  39. 65e1ec6 USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) by Andreas Mohr · 15 years ago
  40. 39232b3d USB: storage: Remove unneeded SC/PR from unusual_devs.h by Phil Dibowitz · 15 years ago
  41. a7787e5 USB: ftdi_sio: new device id for papouch AD4USB by Radek Liboska · 15 years ago
  42. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 15 years ago
  43. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 15 years ago
  44. 07793d3 be2net: set proper value to version field in req hdr by Ajit Khaparde · 15 years ago
  45. 9307f6b dm: sysfs revert add empty release function to avoid debug warning by Alasdair G Kergon · 15 years ago
  46. 9eef87d dm mpath: fix stall when requeueing io by Kiyoshi Ueda · 15 years ago
  47. 558569a dm raid1: fix null pointer dereference in suspend by Takahiro Yasui · 15 years ago
  48. 5528d17 dm raid1: fail writes if errors are not handled and log fails by Mikulas Patocka · 15 years ago
  49. ebfd32b dm log: userspace fix overhead_size calcuations by Jonathan Brassow · 15 years ago
  50. 55f67f2 dm snapshot: persistent annotate work_queue as on stack by Mike Snitzer · 15 years ago
  51. 781248c dm stripe: avoid divide by zero with invalid stripe count by Nikanth Karthikesan · 15 years ago
  52. 1379d2f ACPI, i915: blacklist Clevo M5x0N bad_lid state by Zhang Rui · 15 years ago
  53. 370d5cd ACPI: fix High cpu temperature with 2.6.32 by Arjan van de Ven · 15 years ago
  54. 49c6fb2 ACPI: dock: properly initialize local struct dock_station in dock_add() by Alex Chiang · 15 years ago
  55. f04d5e0 thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() by Roel Kluin · 15 years ago
  56. e86bff0 ixgbe: fix WOL register setup for 82599 by Don Skidmore · 15 years ago
  57. a626e84 ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata by Don Skidmore · 15 years ago
  58. 382640b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  59. bf929ef drm/nouveau: Force TV encoder DPMS reinit after resume. by Francisco Jerez · 15 years ago
  60. d9184fa drm/nouveau: use mutex for vbios lock by Ben Skeggs · 15 years ago
  61. e803e8b drm/radeon/kms: make sure retry count increases. by Dave Airlie · 15 years ago
  62. ce36f00 drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps by Matt Turner · 15 years ago
  63. e22238e drm/ttm: Fix a bug occuring when validating a buffer object in a range. by Thomas Hellstrom · 15 years ago
  64. 775c670 drm: Fix a bug in the range manager. by Thomas Hellstrom · 15 years ago
  65. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  66. 7f51a10 firewire: ohci: retransmit isochronous transmit packets on cycle loss by Clemens Ladisch · 15 years ago
  67. 5e2a911 sfc: Fix SFE4002 initialisation by Steve Hodgson · 15 years ago
  68. fafaf31 iwlwifi: fix AMSDU Rx after paged Rx patch by Shanyu Zhao · 15 years ago
  69. 26b23ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  70. 62737d4 regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage() by Roel Kluin · 15 years ago
  71. 973e9a2 regulator: Fix display of null constraints for regulators by Mark Brown · 15 years ago
  72. 676ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  73. ffaa60d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  74. 06a57f4 Merge git://git.infradead.org/users/cbou/battery-2.6.33 by Linus Torvalds · 15 years ago
  75. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  76. bbf8fc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  77. 67dcabd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  78. 09e65ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  79. a4b4df2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  80. 5ea8d37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. f8c6334 edac: mpc85xx fix build regression by removing unused debug code by Peter Tyser · 15 years ago
  82. cff9279 edac: mpc85xx fix bad page calculation by Peter Tyser · 15 years ago
  83. c286d03 mmc_test: block addressed cards by Johan Kristell · 15 years ago
  84. 93716b9 tpm_infineon: fix suspend/resume handler for pnp_driver by Marcel Selhorst · 15 years ago
  85. cab4d27 amd64_edac: Do not falsely trigger kerneloops by Borislav Petkov · 15 years ago
  86. 77c1ff3 vgaarb: fix incorrect dereference of userspace pointer. by Andy Getzendanner · 15 years ago
  87. 0a4583e Merge branch 'drm-radeon-linus' of ../drm-next by Dave Airlie · 15 years ago
  88. 648ac05 drm/radeon/kms: retry auxch on 0x20 timeout value. by Dave Airlie · 15 years ago
  89. c60a284 drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine. by Pauli Nieminen · 15 years ago
  90. e8a47c1 Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 by Dave Airlie · 15 years ago
  91. 85b9e48 drm/vmwgfx: Fix a circular locking dependency bug. by Thomas Hellstrom · 15 years ago
  92. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 15 years ago
  93. 3bef357 drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} by Jakob Bornecrantz · 15 years ago
  94. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 15 years ago
  95. 75dfca8 drm/i915: hold ref on flip object until it completes by Jesse Barnes · 15 years ago
  96. 84b79f8 drm/i915: Fix crash while aborting hibernation by Rafael J. Wysocki · 15 years ago
  97. 6719fc6 drm/radeon/kms: fix screen clearing before fbcon. by Dave Airlie · 15 years ago
  98. 13876c6 nouveau: fix state detection with switchable graphics by Matthew Garrett · 15 years ago
  99. dd19e44 drm/nouveau: move dereferences after null checks by Marcin Slusarz · 15 years ago
  100. a40e8d3 drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. by Owain Ainsworth · 15 years ago