1. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  2. 424f075 USB: convert sound/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  3. 42f06a1 USB: convert drivers/hid/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  4. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  5. 93f1508 USB: convert drivers/bluetooth/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  6. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  7. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  8. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  9. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  10. f3a6a4b USB: Add helper macro for usb_driver boilerplate by Greg Kroah-Hartman · 13 years ago
  11. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  12. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  13. 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 13 years ago
  14. 7c92784 I2C: Add helper macro for i2c_driver boilerplate by Lars-Peter Clausen · 13 years ago
  15. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 13 years ago
  16. 377195c W1: w1_therm: release the bus during conversion on externally powered devices by Maciej Szmigiero · 13 years ago
  17. 65e6757 devtmpfsd: fix task state handling by Kautuk Consul · 13 years ago
  18. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  19. 571806a lib: devres: add annotations for #endif by Wolfram Sang · 13 years ago
  20. 1ea6b8f Linux 3.2-rc1 by Linus Torvalds · 13 years ago
  21. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  22. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  23. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  25. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  26. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  27. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  28. 50e6963 vfs: d_invalidate() should leave mountpoints alone by Al Viro · 13 years ago
  29. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  30. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  31. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  32. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  33. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  34. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  35. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  36. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  37. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  38. dd1294c MAINTAINERS/rds: update maintainer by Or Gerlitz · 13 years ago
  39. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  40. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  41. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  42. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  43. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  44. 6e6bc67 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  45. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  46. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  47. cf5e15f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  48. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  49. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  50. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  51. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  52. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  53. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  54. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  55. 1543b4dd vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  56. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  57. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  58. 3a73dbb writeback: fix uninitialized task_ratelimit by Wu Fengguang · 13 years ago
  59. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  60. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  61. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  62. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  63. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  64. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  65. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  66. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  67. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  68. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  69. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  70. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  71. addd8c9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  72. a84f6aa Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  73. dede6fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  74. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 13 years ago
  75. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  76. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  77. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  78. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 13 years ago
  79. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  80. c1056b4 ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning by Bart Van Assche · 13 years ago
  81. 362b646 ACPI: Export FADT pm_profile integer value to userspace by Thomas Renninger · 13 years ago
  82. 51e20d0 thermal: Prevent polling from happening during system suspend by Rafael J. Wysocki · 13 years ago
  83. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 13 years ago
  84. 3bf3f8b ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() by Luck, Tony · 13 years ago
  85. 5d5a8d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  86. d4a2e61 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  87. 0e4c9dc Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  88. 18fd470 PNPACPI: Simplify disabled resource registration by Witold Szczeponik · 13 years ago
  89. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  90. f7f71cf ACPI: Fix possible recursive locking in hwregs.c by Rakib Mullick · 13 years ago
  91. ec773e9 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  92. 581de59 ACPI: use kstrdup() by Thomas Meyer · 13 years ago
  93. 7c7e82a Btrfs: check for a null fs root when writing to the backup root log by Chris Mason · 13 years ago
  94. 22f4521 mrst pmu: update comment by Len Brown · 13 years ago
  95. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  96. 1cd0d6c module: Enable dynamic debugging regardless of taint by Ben Hutchings · 13 years ago
  97. 534baf5 Merge branch 'next/move' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  98. ddf8a0d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  99. 9991357 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  100. bfa02b0 hwmon: (w83627ehf) Fix broken driver init by Guenter Roeck · 13 years ago