1. 6261dde kref: fix up the kfree build problems by Greg Kroah-Hartman · 13 years ago
  2. 3c8ed88 kref: Remove the memory barriers by Peter Zijlstra · 13 years ago
  3. 47dbd7d kref: Implement kref_put in terms of kref_sub by Peter Zijlstra · 13 years ago
  4. 4af679c kref: Inline all functions by Peter Zijlstra · 13 years ago
  5. 175cad2 Drivers: hv: Get rid of an unnecessary check in hv.c by K. Y. Srinivasan · 13 years ago
  6. 93e5bd0 Drivers: hv: Make the vmbus driver unloadable by K. Y. Srinivasan · 13 years ago
  7. 8b8ee67 Drivers: hv: Fix a memory leak by K. Y. Srinivasan · 13 years ago
  8. 2eb7f20 Documentation: Update stable address by Joe Perches · 13 years ago
  9. bc7a2f3 MAINTAINERS: stable: Update address by Joe Perches · 13 years ago
  10. c9cbf55 w1: add fast search for single slave bus by Evgeniy Polyakov · 13 years ago
  11. 74099b1 driver-core: skip uevent generation when nobody is listening by Kay Sievers · 13 years ago
  12. cf6a2ea drivers: hv: Don't OOPS when you cannot init vmbus by K. Y. Srinivasan · 13 years ago
  13. d2554f5 firmware: google: fix gsmi.c build warning by Maxin B. John · 13 years ago
  14. 5a3072b drivers_base: make argument to platform_device_register_full const by Uwe Kleine-König · 13 years ago
  15. 11e3123 uio: convert drivers/uio/* to use module_platform_driver() by Axel Lin · 13 years ago
  16. ccbc60d topology: Provide CPU topology in sysfs in !SMP configurations by Ben Hutchings · 13 years ago
  17. 5858441 debugfs: remove unneeded cast in debugfs_print_regs32() by Dan Carpenter · 13 years ago
  18. 124a6b4 hv: Add Kconfig menu entry by Bart Van Assche · 13 years ago
  19. 43d4e11 Staging: hv: vmbus: Support building the vmbus driver as part of the kernel by K. Y. Srinivasan · 13 years ago
  20. a48b0c4 hv: Move Kconfig menu entry by Bart Van Assche · 13 years ago
  21. 03e099f debugfs: bugfix: include <linux/io.h> in file.c by Alessandro Rubini · 13 years ago
  22. 42b4d11 usb: dwc3: fix a warning by Alessandro Rubini · 13 years ago
  23. 8ee4dd9 debugfs: print_regs32: make regs array a const pointer by Alessandro Rubini · 13 years ago
  24. c8d2a6f usb: dwc3: use debugfs_print_regs32() by Alessandro Rubini · 13 years ago
  25. 1a087c6 debugfs: add tools to printk 32-bit registers by Alessandro Rubini · 13 years ago
  26. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  27. 424f075 USB: convert sound/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  28. 42f06a1 USB: convert drivers/hid/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  29. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  30. 93f1508 USB: convert drivers/bluetooth/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  31. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  32. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  33. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  34. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  35. f3a6a4b USB: Add helper macro for usb_driver boilerplate by Greg Kroah-Hartman · 13 years ago
  36. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  37. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  38. 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 13 years ago
  39. 7c92784 I2C: Add helper macro for i2c_driver boilerplate by Lars-Peter Clausen · 13 years ago
  40. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 13 years ago
  41. 377195c W1: w1_therm: release the bus during conversion on externally powered devices by Maciej Szmigiero · 13 years ago
  42. 65e6757 devtmpfsd: fix task state handling by Kautuk Consul · 13 years ago
  43. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  44. 571806a lib: devres: add annotations for #endif by Wolfram Sang · 13 years ago
  45. 1ea6b8f Linux 3.2-rc1 by Linus Torvalds · 13 years ago
  46. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  47. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  48. 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
  49. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  50. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  51. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  52. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  53. 50e6963 vfs: d_invalidate() should leave mountpoints alone by Al Viro · 13 years ago
  54. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  55. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  56. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  57. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  58. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  59. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  60. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  61. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  62. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  63. dd1294c MAINTAINERS/rds: update maintainer by Or Gerlitz · 13 years ago
  64. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  65. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  66. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  67. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  68. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  69. 6e6bc67 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  70. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  71. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  72. cf5e15f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  73. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  74. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  75. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  76. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  77. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  78. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  79. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  80. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  81. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  82. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  83. 3a73dbb writeback: fix uninitialized task_ratelimit by Wu Fengguang · 13 years ago
  84. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  85. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  86. 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
  87. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  88. 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
  89. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  90. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  91. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  92. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  93. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  94. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  95. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  96. addd8c9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  97. a84f6aa Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  98. dede6fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  99. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 13 years ago
  100. 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