1. 13df635 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  2. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. 4d11eff Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  4. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  5. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  6. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 15 years ago
  7. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 15 years ago
  8. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 15 years ago
  9. 46056be Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  10. 5284c6b pata_netcell: Fix typo by Alan Cox · 15 years ago
  11. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  12. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 15 years ago
  13. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  14. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  15. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  16. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  17. ccc0d38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  18. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  19. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 15 years ago
  20. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 15 years ago
  21. be94a4b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  22. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 15 years ago
  23. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 15 years ago
  24. 5f33b3b pata_efar: fix PIO2 underclocking by Sergei Shtylyov · 15 years ago
  25. 45bc955b pata_legacy: wait for async probing by James Bottomley · 15 years ago
  26. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 15 years ago
  27. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  28. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  29. b63254c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  30. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  31. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  32. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 15 years ago
  33. fc43896 drm: ignore EDID with really tiny modes. by Adam Jackson · 15 years ago
  34. 6c51d1c drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  35. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 15 years ago
  36. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  37. e36ebaf drm: set permissions on edid file to 0444 by Keith Packard · 15 years ago
  38. 75185c9 drm: add newlines to text sysfs files by Keith Packard · 15 years ago
  39. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 15 years ago
  40. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 15 years ago
  41. fbf6a5f sdhci-of: Fix the wrong accessor to HOSTVER register by Dave Liu · 15 years ago
  42. a6d297f mvsdio: fix config failure with some high speed SDHC cards by Nicolas Pitre · 15 years ago
  43. 9ca6944 mvsdio: ignore high speed timing requests from the core by Nicolas Pitre · 15 years ago
  44. e749c6f mmc/omap: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  45. 992697e sdhci-of: Add fsl,esdhc as a valid compatible to bind against by Kumar Gala · 15 years ago
  46. 703aace mvsdio: allow automatic loading when modular by Nicolas Pitre · 15 years ago
  47. 656217d mxcmmc: Fix missing return value checking in DMA setup code. by Martin Fuzzey · 15 years ago
  48. 18489fa mxcmmc : Reset the SDHC hardware if software timeout occurs. by Martin Fuzzey · 15 years ago
  49. 85b8432 omap_hsmmc: Trivial fix for a typo in comment by Anand Gadiyar · 15 years ago
  50. c499b06 mxcmmc: decrease minimum frequency to make MMC cards work by Sascha Hauer · 15 years ago
  51. e76afc4 fix oops when using console=ttymxcN with N > 0 by Eric Lammerts · 15 years ago
  52. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  53. d3ae33e pata_netcell: LBA48 force identify bits correct by Alan Cox · 15 years ago
  54. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  56. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  57. d9244b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  58. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  59. 39d8bbe hwmon: (lm78) Add missing __devexit_p() by Mike Frysinger · 15 years ago
  60. cf9f6e2 3c509: Add missing EISA IDs by Maciej W. Rozycki · 15 years ago
  61. 700d455 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  62. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  63. 3b798a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  64. 228b60a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  65. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  66. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  67. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  68. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 15 years ago
  69. 31db564 ACPI, i915: build fix (v2) by Len Brown · 15 years ago
  70. 21671b8 ACPI processor: remove spurious newline from warning message by Frans Pop · 15 years ago
  71. 1fc8d33 drm/i915: acpi/video.c fix section mismatch warning by Jaswinder Singh Rajput · 15 years ago
  72. 93bcece ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness by Zhang Rui · 15 years ago
  73. 34ac272 ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness by Zhang Rui · 15 years ago
  74. 34d531e ACPI: sanity check _PSS frequency to prevent cpufreq crash by Len Brown · 15 years ago
  75. 5606b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  76. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  77. b939e41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  78. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  79. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  80. 3da9e9d Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  81. b8e7e40 8250: Fix oops from setserial by Alan Cox · 15 years ago
  82. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  83. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago
  84. 53b7479 atmel_lcdfb: correct fifo size for some products by Nicolas Ferre · 15 years ago
  85. 17663e5 S3C-fb: PM fix by Marek Szyprowski · 15 years ago
  86. 8e8e826 serial: 8250_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  87. b5d598b parport_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  88. b898f4f drivers/serial/mpc52xx_uart.c: fix array overindexing check by Roel Kluin · 15 years ago
  89. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  90. 21a4cc0 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan by John W. Linville · 15 years ago
  91. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 15 years ago
  92. 4e0168f mac8390: fix build with NET_POLL_CONTROLLER by Finn Thain · 15 years ago
  93. c22c814 cxgb3: link fault fixes by Divy Le Ray · 15 years ago
  94. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  95. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 15 years ago
  96. 5c8563d Driver Core: do not oops when driver_unregister() is called for unregistered drivers by Kay Sievers · 15 years ago
  97. 29868b2 Revert "USB: Correct Makefile to make isp1760 buildable" by Mike Frysinger · 15 years ago
  98. 0a3c854 usb-serial: fix crash when sub-driver updates firmware by Alan Stern · 15 years ago
  99. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 15 years ago
  100. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 15 years ago