1. 5da24b7 [S390] dasd: correct device table by Stefan Haberland · 16 years ago
  2. 68ac01a Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  3. a264011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  4. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  5. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 16 years ago
  6. b90be86 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  7. c612cc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  8. 09f586b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  9. dc33974 Merge branch 'iomem' into release by Len Brown · 16 years ago
  10. 0f3e1d2 spi/pxa2xx pci: fix the release - remove race by Sebastian Andrzej Siewior · 16 years ago
  11. b45bbf0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  12. fef86db Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  14. 1621dbb [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost. by Andrew Vasquez · 16 years ago
  15. a628e7b pci: use security_capable() when checking capablities during config space read by Chris Wright · 16 years ago
  16. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 16 years ago
  17. 5b40ddf drm/radeon/kms: hopefully fix pll issues for real (v3) by Alex Deucher · 16 years ago
  18. a4b40d5 drm/radeon/kms: add bounds checking to avivo pll algo by Alex Deucher · 16 years ago
  19. 265aa6c drm/radeon/kms: fix a few more atombios endian issues by Alex Deucher · 16 years ago
  20. f1b6a4e Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 16 years ago
  22. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 16 years ago
  23. dc7cec2 Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 16 years ago
  24. c2049b3 drm/radeon/kms: improve 6xx/7xx CS error output by Alex Deucher · 16 years ago
  25. fff1ce4 drm/radeon/kms: check AA resolve registers on r300 by Marek Olšák · 16 years ago
  26. 5018343 drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 by Marek Olšák · 16 years ago
  27. 27dcfc1 drm/radeon/kms: use linear aligned for evergreen/ni bo blits by Alex Deucher · 16 years ago
  28. 1ea9dbf drm/radeon/kms: use linear aligned for 6xx/7xx bo blits by Alex Deucher · 16 years ago
  29. 8fd1b84 drm/radeon: fix race between GPU reset and TTM delayed delete thread. by Dave Airlie · 16 years ago
  30. 0f234f5 drm/radeon/kms: evergreen/ni big endian fixes (v2) by Alex Deucher · 16 years ago
  31. 4eace7f drm/radeon/kms: 6xx/7xx big endian fixes by Cédric Cano · 16 years ago
  32. 4589433 drm/radeon/kms: atombios big endian fixes by Cédric Cano · 16 years ago
  33. dee54c4 drm/radeon: 6xx/7xx non-kms endian fixes by Cédric Cano · 16 years ago
  34. 40b4a75 drm/radeon/kms: optimize CS state checking for r100->r500 by Marek Olšák · 16 years ago
  35. 01e2f53 drm: do not leak kernel addresses via /proc/dri/*/vma by Kees Cook · 16 years ago
  36. 9fad321 drm/radeon/kms: add connector table for mac g5 9600 by Alex Deucher · 16 years ago
  37. e917fd3 radeon mkregtable: Add missing fclose() calls by Jesper Juhl · 16 years ago
  38. c9417bd drm/radeon/kms: fix interlaced modes on dce4+ by Alex Deucher · 16 years ago
  39. 16f9fdc drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 by Dave Airlie · 16 years ago
  40. 091994c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  41. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 16 years ago
  42. c170093 Merge branch 'devicetree/merge' into spi/merge by Grant Likely · 16 years ago
  43. d2b2147 [SCSI] mptfusion: Bump version 03.04.18 by Kashyap, Desai · 16 years ago
  44. bcfe42e [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset by Kashyap, Desai · 16 years ago
  45. 84857c8 [SCSI] mptfusion: mptctl_release is required in mptctl.c by Kashyap, Desai · 16 years ago
  46. 1f6fe7c [SCSI] target: fix use after free detected by SLUB poison by Nicholas Bellinger · 16 years ago
  47. e89d15e [SCSI] target: Remove procfs based target_core_mib.c code by Nicholas Bellinger · 16 years ago
  48. e63af95 [SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage by Nicholas Bellinger · 16 years ago
  49. 7c2bf6e [SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakage by Nicholas Bellinger · 16 years ago
  50. 85dc98d [SCSI] target: fixed missing lock drop in error path by Fubo Chen · 16 years ago
  51. 29fe609 [SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakage by Nicholas Bellinger · 16 years ago
  52. bc66552 [SCSI] target/iblock: Fix failed bd claim NULL pointer dereference by Nicholas Bellinger · 16 years ago
  53. 3ae279d [SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERR by Dan Carpenter · 16 years ago
  54. a361cc0 [SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory corruption by Darrick J. Wong · 16 years ago
  55. 044d78e [SCSI] qla2xxx: Change from irq to irqsave with host_lock by Madhuranath Iyengar · 16 years ago
  56. 563585e [SCSI] qla2xxx: Fix race that could hang kthread_stop() by James Bottomley · 16 years ago
  57. ed764e7 ACPI / Video: Probe for output switch method when searching video devices. by Michael Karcher · 16 years ago
  58. 2a5d242 ACPI / Wakeup: Enable button GPEs unconditionally during initialization by Rafael J. Wysocki · 16 years ago
  59. 2d55951 ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object by Rafael J. Wysocki · 16 years ago
  60. 5b49378 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  61. 68c3d4b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 16 years ago
  62. f7909fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  63. 80d02d2 drivers/w1/masters/omap_hdq.c: add missing clk_put by Julia Lawall · 16 years ago
  64. de1f016 nbd: remove module-level ioctl mutex by Soren Hansen · 16 years ago
  65. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 16 years ago
  66. 6e20fb1 drivers/gpio/pca953x.c: add a mutex to fix race condition by Roland Stigge · 16 years ago
  67. 04dbff5 drm/i915: Fix resume regression from 5d1d0cc by Chris Wilson · 16 years ago
  68. 8102e12 drm/i915/tv: Use polling rather than interrupt-based hotplug by Chris Wilson · 16 years ago
  69. 1aad7ac drm/i915: Trigger modesetting if force-audio changes by Chris Wilson · 16 years ago
  70. 4b6d443 Input: wacom - fix error path in wacom_probe() by Alexander Strakh · 16 years ago
  71. 0fbc9fd Input: ads7846 - check proper condition when freeing gpio by Dmitry Torokhov · 16 years ago
  72. 47970b1 pci: use security_capable() when checking capablities during config space read by Chris Wright · 16 years ago
  73. deabb19 Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linus by James Morris · 16 years ago
  74. 9b29050 tpm_tis: Use timeouts returned from TPM by Stefan Berger · 16 years ago
  75. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 16 years ago
  76. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  77. ce86d35 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  78. b477958 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  79. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. 3e9d08e virtio_net: Add schedule check to napi_enable call by Bruce Rogers · 16 years ago
  81. 4d79636 amd64_edac: Fix DIMMs per DCTs output by Borislav Petkov · 16 years ago
  82. ebc02e9 pch_can: fix tseg1/tseg2 setting issue by Tomoya MORINAGA · 16 years ago
  83. cd141ee isdn: hysdn: Kill (partially buggy) CVS regision log reporting. by David S. Miller · 16 years ago
  84. bcf721d hwmon: (emc1403) Fix I2C address range by Guenter Roeck · 16 years ago
  85. 2778fb1 hwmon: (lm63) Consider LM64 temperature offset by Dirk Eibach · 16 years ago
  86. 13946743 drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection by Chris Wilson · 16 years ago
  87. 69e6ed1 can: softing_cs needs slab.h by Randy Dunlap · 16 years ago
  88. 75d1a75 pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool by Toshiharu Okada · 16 years ago
  89. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  90. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  91. ae8eed2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  92. 5414e55 staging: zram: fix data corruption issue by Nitin Gupta · 16 years ago
  93. 0742cec Staging: Comedi: Fix a few NI module dependencies by Ian Abbott · 16 years ago
  94. 3c323c0 Staging: comedi: Add MODULE_LICENSE and similar to NI modules by Ian Abbott · 16 years ago
  95. ac66808 drm/i915: Disable RC6 on Ironlake by Chris Wilson · 16 years ago
  96. b8cf0e0 cdrom: support devices that have check_events but not media_changed by Simon Arlott · 16 years ago
  97. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 16 years ago
  98. ce9736d pch_can: fix rmmod issue by Tomoya · 16 years ago
  99. eab743e pch_can: fix 800k comms issue by Tomoya · 16 years ago
  100. 884b821 ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) by Rafael J. Wysocki · 16 years ago