1. 9fe4145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  2. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 14 years ago
  3. ab4e019 Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 by Dmitry Torokhov · 14 years ago
  4. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  5. 3907969 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  6. f9ae3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  7. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  8. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 14 years ago
  9. b72512e ACPI: video: fix build for CONFIG_ACPI=n by Chris Wilson · 14 years ago
  10. 3353beb ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n by Len Brown · 14 years ago
  11. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 14 years ago
  12. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  13. d70ab7f Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  14. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 14 years ago
  15. 6dde39b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  16. f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  17. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  18. e516c7d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  19. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 14 years ago
  20. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  21. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  22. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  23. 3fcc0af ASoC: Fix off by one error in WM8994 EQ register bank size by Uk Kim · 14 years ago
  24. bbf0c6b drm/i915: announce to userspace that the bsd ring is coherent by Daniel Vetter · 14 years ago
  25. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  26. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 14 years ago
  27. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  28. 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
  29. 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
  30. 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
  31. 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
  32. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  33. 6072d13 Call the filesystem back whenever a page is removed from the page cache by Linus Torvalds · 14 years ago
  34. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  35. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 14 years ago
  36. 86b17f7 Input: document struct input_absinfo by Dmitry Torokhov · 14 years ago
  37. 0417596 Input: add keycodes for touchpad on/off keys by Bastien Nocera · 14 years ago
  38. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
  39. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 14 years ago
  40. b7a5100 Merge branch 'for-greg' of git://gitorious.org/usb/usb into work by Greg Kroah-Hartman · 14 years ago
  41. acfa747 TTY: open/hangup race fixup by Jiri Slaby · 14 years ago
  42. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  43. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  44. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 14 years ago
  45. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 14 years ago
  46. a9e40a2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  48. fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. d4d2ad9 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  51. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  52. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 14 years ago
  53. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 14 years ago
  54. 4917b28 dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled by Randy Dunlap · 14 years ago
  55. e5fa506 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
  56. 3070fb8 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
  57. c42978f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  58. 112bc2e memcg: fix false positive VM_BUG on non-SMP by Kirill A. Shutemov · 14 years ago
  59. 3a3a1af include/linux/fs.h: fix userspace build by Loïc Minier · 14 years ago
  60. 66fc5df Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  61. d4bc99b ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI by Kuninori Morimoto · 14 years ago
  62. dfd62d1 module: Update prototype for ref_module (formerly use_module) by Anders Kaseorg · 14 years ago
  63. ea49b16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  64. a4ec046c Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  65. 3cbaa0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  67. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  68. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  69. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 14 years ago
  70. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  71. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 14 years ago
  72. 9be4d45 xen: add extra pages to balloon by Jeremy Fitzhardinge · 14 years ago
  73. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  74. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  75. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  76. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  78. 764bc56 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  79. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  80. ed1d77b hardirq.h: needs sched.h if using BKL by Linus Torvalds · 14 years ago
  81. ef22b7b net: Fix duplicate volatile warning. by Tetsuo Handa · 14 years ago
  82. fcf48a7 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  83. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 14 years ago
  84. 0a5b871 hardirq.h: remove now-empty #ifdef/#endif pair by Linus Torvalds · 14 years ago
  85. 7957f0a Fix build failure due to hwirq.h needing smp_lock.h by Linus Torvalds · 14 years ago
  86. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  87. 1e7c780 fbcmap: integer overflow bug by Dan Carpenter · 14 years ago
  88. 1d66365 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  89. d33fdee Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  91. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  92. 744f9f1 xen: fix header export to userspace by Randy Dunlap · 14 years ago
  93. 5685b97 nfs: trivial: remove unused nfs_wait_event macro by Jeff Layton · 14 years ago
  94. 8e35f8e NLM: Fix a regression in lockd by Trond Myklebust · 14 years ago
  95. e3a4d1d fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC define by Mike Frysinger · 14 years ago
  96. 8496533 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  97. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  98. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  99. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  100. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago