1. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 15 years ago
  2. 16b2d1e SUNRPC register and unregister the back channel transport by Andy Adamson · 15 years ago
  3. 1f11a03 SUNRPC new transport for the NFSv4.1 shared back channel by Andy Adamson · 15 years ago
  4. 67216b9 lockd: Clean up nlmsvc_lookup_host() by Chuck Lever · 15 years ago
  5. 8ea6ecc lockd: Create client-side nlm_host cache by Chuck Lever · 15 years ago
  6. 7db836d lockd: Split nlm_release_call() by Chuck Lever · 15 years ago
  7. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 15 years ago
  8. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 15 years ago
  9. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 15 years ago
  10. d8367c5 lockd: Move nlmdbg_cookie2a() to svclock.c by Chuck Lever · 15 years ago
  11. e4f9323 NFS: Introduce new-style XDR decoding functions for NFSv2 by Chuck Lever · 15 years ago
  12. d9c407b NFS: Introduce new-style XDR encoding functions for NFSv3 by Chuck Lever · 15 years ago
  13. 9fe4145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  14. ab4e019 Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 by Dmitry Torokhov · 15 years ago
  15. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  16. 3907969 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  17. f9ae3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  18. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  19. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 15 years ago
  20. 3353beb ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n by Len Brown · 15 years ago
  21. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 15 years ago
  22. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 15 years ago
  23. d70ab7f Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  24. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 15 years ago
  25. f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  26. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 15 years ago
  27. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 15 years ago
  28. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  29. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 15 years ago
  30. 3fcc0af ASoC: Fix off by one error in WM8994 EQ register bank size by Uk Kim · 15 years ago
  31. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 15 years ago
  32. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 15 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 · 15 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 · 15 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 · 15 years ago
  36. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 15 years ago
  37. 6072d13 Call the filesystem back whenever a page is removed from the page cache by Linus Torvalds · 15 years ago
  38. 86b17f7 Input: document struct input_absinfo by Dmitry Torokhov · 15 years ago
  39. 0417596 Input: add keycodes for touchpad on/off keys by Bastien Nocera · 15 years ago
  40. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 15 years ago
  41. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 15 years ago
  42. b7a5100 Merge branch 'for-greg' of git://gitorious.org/usb/usb into work by Greg Kroah-Hartman · 15 years ago
  43. acfa747 TTY: open/hangup race fixup by Jiri Slaby · 15 years ago
  44. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  45. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 15 years ago
  46. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 15 years ago
  47. 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 · 15 years ago
  48. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  49. 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 · 15 years ago
  50. 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 · 15 years ago
  51. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  52. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 15 years ago
  53. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 15 years ago
  54. 4917b28 dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled by Randy Dunlap · 15 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 · 15 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 · 15 years ago
  57. c42978f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  58. 112bc2e memcg: fix false positive VM_BUG on non-SMP by Kirill A. Shutemov · 15 years ago
  59. 3a3a1af include/linux/fs.h: fix userspace build by Loïc Minier · 15 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 · 15 years ago
  61. dfd62d1 module: Update prototype for ref_module (formerly use_module) by Anders Kaseorg · 15 years ago
  62. ea49b16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  63. 3cbaa0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  64. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 15 years ago
  65. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 15 years ago
  66. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 15 years ago
  67. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 15 years ago
  68. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  69. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 15 years ago
  70. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  71. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  72. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 15 years ago
  73. ed1d77b hardirq.h: needs sched.h if using BKL by Linus Torvalds · 15 years ago
  74. fcf48a7 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  75. 0a5b871 hardirq.h: remove now-empty #ifdef/#endif pair by Linus Torvalds · 15 years ago
  76. 7957f0a Fix build failure due to hwirq.h needing smp_lock.h by Linus Torvalds · 15 years ago
  77. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 15 years ago
  78. 1e7c780 fbcmap: integer overflow bug by Dan Carpenter · 15 years ago
  79. 1d66365 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  80. 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 · 15 years ago
  81. f281233 SCSI host lock push-down by Jeff Garzik · 15 years ago
  82. 5685b97 nfs: trivial: remove unused nfs_wait_event macro by Jeff Layton · 15 years ago
  83. 8e35f8e NLM: Fix a regression in lockd by Trond Myklebust · 15 years ago
  84. 8496533 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 15 years ago
  85. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 15 years ago
  86. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  87. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 15 years ago
  88. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 15 years ago
  89. 968ab18 include/linux/kernel.h: Move logging bits to include/linux/printk.h by Linus Torvalds · 15 years ago
  90. 3b42a96 net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel by Andy Whitcroft · 15 years ago
  91. 7023166 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 15 years ago
  92. 549015c sh: clkfwk: Disable init clk op for non-legacy clocks. by Paul Mundt · 15 years ago
  93. 35a96c7 sh: clkfwk: Kill off now unused algo_id in set_rate op. by Paul Mundt · 15 years ago
  94. 9a1683d sh: clkfwk: Kill off unused clk_set_rate_ex(). by Paul Mundt · 15 years ago
  95. 344ac14 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgent by Paul Mundt · 15 years ago
  96. dce1431 fsl-diu-fb: drop dead ioctl define by Mike Frysinger · 15 years ago
  97. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  98. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  99. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  100. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 15 years ago