1. ede7ee8 md/raid5: raid5.h cleanup by NeilBrown · 15 years ago
  2. 671488c md/raid5: allow each slot to have an extra replacement device by NeilBrown · 15 years ago
  3. 2d78f8c md: create externally visible flags for supporting hot-replace. by NeilBrown · 15 years ago
  4. b8321b6 md: change hot_remove_disk to take an rdev rather than a number. by NeilBrown · 15 years ago
  5. 476a7ab md: remove test for duplicate device when setting slot number. by NeilBrown · 15 years ago
  6. 915c420 md/bitmap: be more consistent when setting new bits in memory bitmap. by NeilBrown · 15 years ago
  7. 908f4fb md/raid5: be more thorough in calculating 'degraded' value. by NeilBrown · 15 years ago
  8. 2e61ebb md/bitmap: daemon_work cleanup. by NeilBrown · 15 years ago
  9. 506c9e4 md: allow non-privileged uses to GET_*_INFO about raid arrays. by NeilBrown · 15 years ago
  10. 961902c md/bitmap: It is OK to clear bits during recovery. by NeilBrown · 15 years ago
  11. 60fc137 md: don't give up looking for spares on first failure-to-add by NeilBrown · 15 years ago
  12. 30d7a48 md/raid5: ensure correct assessment of drives during degraded reshape. by NeilBrown · 15 years ago
  13. 09cd927 md/linear: fix hot-add of devices to linear arrays. by NeilBrown · 15 years ago
  14. 5d8c71f md: raid5 crash during degradation by Adam Kwolek · 15 years ago
  15. 9283d8c md/raid5: never wait for bad-block acks on failed device. by NeilBrown · 15 years ago
  16. 8bd2f0a md: ensure new badblocks are handled promptly. by NeilBrown · 15 years ago
  17. 52c6415 md: bad blocks shouldn't cause a Blocked status on a Faulty device. by NeilBrown · 15 years ago
  18. af8a243 md: take a reference to mddev during sysfs access. by NeilBrown · 15 years ago
  19. 1d23f17 md: refine interpretation of "hold_active == UNTIL_IOCTL". by NeilBrown · 15 years ago
  20. 7c8f424 md/lock: ensure updates to page_attrs are properly locked. by NeilBrown · 15 years ago
  21. 257a4b4 md/raid5: STRIPE_ACTIVE has lock semantics, add barriers by Dan Williams · 15 years ago
  22. 9a3f530 md/raid5: abort any pending parity operations when array fails. by NeilBrown · 15 years ago
  23. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  24. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 15 years ago
  25. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 15 years ago
  26. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 15 years ago
  27. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 15 years ago
  28. f9c4082 forcedeth: fix race when unloading module by david decotigny · 15 years ago
  29. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 15 years ago
  30. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 15 years ago
  31. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 15 years ago
  32. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 15 years ago
  33. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 15 years ago
  34. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 15 years ago
  35. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 15 years ago
  36. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  37. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 15 years ago
  38. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 15 years ago
  39. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 15 years ago
  40. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 15 years ago
  41. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 15 years ago
  42. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 15 years ago
  43. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 15 years ago
  44. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 15 years ago
  45. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 15 years ago
  46. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 15 years ago
  47. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 15 years ago
  48. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 15 years ago
  49. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  50. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  51. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 15 years ago
  52. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 15 years ago
  53. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 15 years ago
  54. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 15 years ago
  55. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 15 years ago
  56. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  57. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 15 years ago
  58. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 15 years ago
  59. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 15 years ago
  60. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 15 years ago
  61. 362b646 ACPI: Export FADT pm_profile integer value to userspace by Thomas Renninger · 15 years ago
  62. 51e20d0 thermal: Prevent polling from happening during system suspend by Rafael J. Wysocki · 15 years ago
  63. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 15 years ago
  64. 3bf3f8b ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() by Luck, Tony · 15 years ago
  65. 0e4c9dc Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 15 years ago
  66. 18fd470 PNPACPI: Simplify disabled resource registration by Witold Szczeponik · 15 years ago
  67. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  68. f7f71cf ACPI: Fix possible recursive locking in hwregs.c by Rakib Mullick · 15 years ago
  69. ec773e9 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 15 years ago
  70. 581de59 ACPI: use kstrdup() by Thomas Meyer · 15 years ago
  71. bfa02b0 hwmon: (w83627ehf) Fix broken driver init by Guenter Roeck · 15 years ago
  72. 2aba6ca hwmon: (coretemp) Fix for non-SMP builds by Jean Delvare · 15 years ago
  73. c861cd3 Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  74. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  75. 8110efc Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 15 years ago
  76. 06d8eb1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 15 years ago
  77. cd3f07d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  78. 7a3f8de ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver by Russell King · 15 years ago
  79. 00411ee watchdog: Convert wm831x driver to watchdog core by Mark Brown · 15 years ago
  80. 25dc46e watchdog: s3c2410: convert to use the watchdog framework by Wolfram Sang · 15 years ago
  81. deb9197 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing by Wim Van Sebroeck · 15 years ago
  82. c63b6d0 watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver by Greg Lee · 15 years ago
  83. 86b5912 watchdog: irq: Remove IRQF_DISABLED by Yong Zhang · 15 years ago
  84. 47bfd05 watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD by Venkat Subbiah · 15 years ago
  85. cef153a watchdog: sc520_wdt: Remove unnecessary cast. by Sean Young · 15 years ago
  86. d5240df ARM: PXA: fix lubbock PCMCIA driver build error by Russell King · 15 years ago
  87. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 15 years ago
  88. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  89. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  90. 589665f bonding: comparing a u8 with -1 is always false by Dan Carpenter · 15 years ago
  91. 27d240f sky2: fix regression on Yukon Optima by stephen hemminger · 15 years ago
  92. 433aee0 i825xx:xscale:8390:freescale: Fix Kconfig dependancies by Jeff Kirsher · 15 years ago
  93. 729e72a macvlan: receive multicast with local address by stephen hemminger · 15 years ago
  94. 5ae7fa0 tg3: Update version to 3.121 by Matt Carlson · 15 years ago
  95. 5b19062 tg3: Eliminate timer race with reset_task by Matt Carlson · 15 years ago
  96. db21997 tg3: Schedule at most one tg3_reset_task run by Matt Carlson · 15 years ago
  97. 9dc5e34 tg3: Obtain PCI function number from device by Matt Carlson · 15 years ago
  98. 5bc0918 tg3: Fix irq alloc error cleanup path by Matt Carlson · 15 years ago
  99. ba1142e tg3: Fix 4k skb error recovery path by Matt Carlson · 15 years ago
  100. b9e4548 tg3: Fix 4k tx bd segmentation code by Matt Carlson · 15 years ago