1. 55afd26 ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers by Dave Martin · 14 years ago
  2. 37d5744 slub: Fix a crash during slabinfo -v by Tero Roponen · 14 years ago
  3. 3d44661 staging: brcm80211: added firmware validation by Roland Vossen · 14 years ago
  4. b62c99b staging/vme_user: add missing calls to vme_master_free calls in .remove by Emilio G. Cota · 14 years ago
  5. 4740a08 staging/vme/vme_user: use __dev{init, exit} for .probe and .remove by Emilio G. Cota · 14 years ago
  6. 1daa38d staging/vme_user: fix usage of the slave resources after they've been freed by Emilio G. Cota · 14 years ago
  7. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  8. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  9. 9cd6315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  10. 88063dd Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  11. df9d38e Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  12. 47337ad Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  13. a9df42e MN10300: Implement asm/syscall.h by David Howells · 14 years ago
  14. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  15. a9fc749 Merge branch 'sh/urgent' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  16. c44352c sh: se/7724: Remove FSI/B of GPIO init code by Nobuhiro Iwamatsu · 14 years ago
  17. e17ca5c sh: se/7724: Update clock framework of FSI clock to non-legacy by Nobuhiro Iwamatsu · 14 years ago
  18. 59e57c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  19. 29dcbc5 xen: allocate irq descs on any NUMA node by Jeremy Fitzhardinge · 14 years ago
  20. 2a4c92f xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory by Jeremy Fitzhardinge · 14 years ago
  21. 33dd94a do_exit(): make sure that we run with get_fs() == USER_DS by Nelson Elhage · 14 years ago
  22. a0b0f58 ksm: annotate ksm_thread_mutex is no deadlock source by KOSAKI Motohiro · 14 years ago
  23. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 14 years ago
  24. 4fe65ca Documentation/filesystems/vfs.txt: fix ->repeasepage() description by Andrew Morton · 14 years ago
  25. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  26. 853ff88 cs5535-gpio: apply CS5536 errata workaround for GPIOs by Andres Salomon · 14 years ago
  27. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  28. 0bae35e leds: fix up dependencies by Johannes Berg · 14 years ago
  29. e172662 vmstat: fix dirty threshold ordering by Wu Fengguang · 14 years ago
  30. 55cfaa3 mm/mempolicy.c: add rcu read lock to protect pid structure by Zeng Zhaoming · 14 years ago
  31. 1f64d69 mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() by Dean Nelson · 14 years ago
  32. 94c35de Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  33. 8733cb2 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  34. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  35. 435a5ae Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  36. d5c21fc staging: adis16255 delete driver by Matthias Brugger · 14 years ago
  37. d1f521c staging/sep: Fix printk format warning by Peter Huewe · 14 years ago
  38. dda16b2 staging/sep: Fix sparse warning 'Using plain integer as NULL pointer' by Peter Huewe · 14 years ago
  39. eb6b420 staging/sep: Fix sparse warning 'do-while statement is not a compound statement' by Peter Huewe · 14 years ago
  40. ff29ee8 staging: brcm80211: remove redundant CHIPREV macro by Arend van Spriel · 14 years ago
  41. dfa2643 staging: brcm80211: remove redundant CHIPID macro by Arend van Spriel · 14 years ago
  42. 92246bc staging: brcm80211: remove redundant CHIPTYPE macro by Arend van Spriel · 14 years ago
  43. c523ea78 staging: brcm80211: absorb linux_osl.h into osl.h by Brett Rudley · 14 years ago
  44. df880a4 staging: brcm80211: Remove unused code from osl.h by Brett Rudley · 14 years ago
  45. bafbb8d Staging: hv: remove vmbus_on_event_dpc() by Greg Kroah-Hartman · 14 years ago
  46. 2e5c26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  47. cef6dbf Staging: hv: make some vmbus_drv functions static by Greg Kroah-Hartman · 14 years ago
  48. 75318ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  49. 6d26e38fa2 Staging: hv: merge VmbusInitialize into vmbus_bus_init by Greg Kroah-Hartman · 14 years ago
  50. 0bdb250 Staging: hv: remove gDriver variable by Greg Kroah-Hartman · 14 years ago
  51. 6c88455 Staging: hv: call VmbusInitialize directly from vmbus_bus_init() by Greg Kroah-Hartman · 14 years ago
  52. 36199a9 Staging: hv: remove vmbus.c by Greg Kroah-Hartman · 14 years ago
  53. 1953ecf Staging: hv: rename the vmbus to "hyperv" by Greg Kroah-Hartman · 14 years ago
  54. a69a669 Staging: hv: remove struct vmbus_driver by Greg Kroah-Hartman · 14 years ago
  55. 98293a2 Staging: hv: remove OnChildDeviceAdd vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  56. 8cb280c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  57. 2d6e882 Staging: hv: remove GetChannelOffers vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  58. c722bd3 Staging: hv: remove OnEventDpc vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  59. 4a1494f Staging: hv: remove OnMsgDpc vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  60. 097e310 Staging: hv: remove OnIsr vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  61. 9d8bd71 Staging: hv: remove OnChildDeviceRemove vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  62. 2ff38c9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  63. af745bd Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  64. 9205307 Staging: hv: remove OnChildDeviceDestroy vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  65. 89733aa Staging: hv: remove OnChildDeviceCreate vmbus_driver callback by Greg Kroah-Hartman · 14 years ago
  66. c949e3d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  67. 8fed709 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  68. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  69. 04ed097 Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  70. 8520eea Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  71. 512b109 xen: unplug the emulated devices at resume time by Stefano Stabellini · 14 years ago
  72. 9a069c3 xen: fix save/restore for PV on HVM guests with pirq remapping by Stefano Stabellini · 14 years ago
  73. 6411fe69 xen: resume the pv console for hvm guests too by Stefano Stabellini · 14 years ago
  74. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  75. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 14 years ago
  76. 4fc3680 watchdog: it8712f_wdt: add note to Kconfig by Wim Van Sebroeck · 14 years ago
  77. f6e0722 watchdog: gef_wdt: include fs.h by Wolfram Sang & Martyn Welch · 14 years ago
  78. e6c3b69 watchdog: bcm63xx_wdt: improve platform part. by Wim Van Sebroeck · 14 years ago
  79. c54fb81 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH by Seth Heasley · 14 years ago
  80. 0ffd22b ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependency by Jarkko Nikula · 14 years ago
  81. 83ed79c HID: length resolution should be reported units/mm by Dmitry Torokhov · 14 years ago
  82. 0defe09 ALSA: hda: Use "alienware" model quirk for another SSID by Daniel T Chen · 14 years ago
  83. 7adce75 Merge branches 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 14 years ago
  84. 91a4d15 IB: Fix information leak in marshalling code by Vasiliy Kulikov · 14 years ago
  85. f55864a IB/pack: Remove some unused code added by the IBoE patches by Or Gerlitz · 14 years ago
  86. 21d60609 IB/mlx4: Fix IBoE link state by Eli Cohen · 14 years ago
  87. 328266c IB/mlx4: Fix IBoE reported link rate by Eli Cohen · 14 years ago
  88. 58d74bb mlx4_core: Workaround firmware bug in query dev cap by Eli Cohen · 14 years ago
  89. dfc5606 rbd: replace the rbd sysfs interface by Yehuda Sadeh · 14 years ago
  90. 2cb22a7 staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info. by Roland Vossen · 14 years ago
  91. 01d1144 staging: brcm80211 needs lots of delay.h by Randy Dunlap · 14 years ago
  92. a043b26 staging: brcm80211: bcmp => memcmp by Brett Rudley · 14 years ago
  93. 9249ede staging: brcm80211: bzero => memset by Brett Rudley · 14 years ago
  94. c10407a staging: brcm80211: remove OSL_SYSUPTIME_SUPPORT by Brett Rudley · 14 years ago
  95. c53d201 staging: brcm80211: Remove bogus gcc version checking by Brett Rudley · 14 years ago
  96. f534331 staging: brcm80211: Remove unused PKTFREESETCB by Brett Rudley · 14 years ago
  97. 954c7a6 staging: brcm80211: Remove OSL_DMADDRWIDTH by Brett Rudley · 14 years ago
  98. b834517 Staging: rtl8192u: check return code kmalloc. by David Chosrova · 14 years ago
  99. 8c66be9 staging: iio: dds: ad9832: Fix kconfig description by Michael Hennerich · 14 years ago
  100. 0e7a3e7 Staging: rtl8192u: remove dead code to disable dot11d by David Chosrova · 14 years ago