1. c766251 nfsd4: keep per-session list of connections by J. Bruce Fields · 14 years ago
  2. 1e7af1b nfsd4: remove spkm3 by J. Bruce Fields · 14 years ago
  3. 721db93 net: Export __sock_create by Pavel Emelyanov · 14 years ago
  4. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  5. 9a23e33 sunrpc: Add net to xprt_create by Pavel Emelyanov · 14 years ago
  6. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  7. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago
  8. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  9. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  10. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  11. c135e84 sunrpc: fix up rpcauth_remove_module section mismatch by Stephen Rothwell · 14 years ago
  12. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 14 years ago
  13. 4fb8518 sunrpc: Tag svc_xprt with net by Pavel Emelyanov · 14 years ago
  14. 593ce16 sunrpc: Add routines that allow registering per-net caches by Pavel Emelyanov · 14 years ago
  15. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  16. e3bfca0 sunrpc: Make xprt auth cache release work with the xprt by Pavel Emelyanov · 14 years ago
  17. 1117449 sunrpc/cache: change deferred-request hash table to use hlist. by NeilBrown · 14 years ago
  18. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 14 years ago
  19. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 14 years ago
  20. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  21. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  22. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  23. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  24. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  25. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 14 years ago
  26. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  27. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  28. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago
  29. 4969c11 mm: fix swapin race condition by Andrea Arcangeli · 14 years ago
  30. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  31. e0bf1024 kfifo: add parenthesis for macro parameter reference by Huang Ying · 14 years ago
  32. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 14 years ago
  33. a73f884 lglock: make lg_lock_global() actually lock globally by Jonathan Corbet · 14 years ago
  34. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  35. 2c20130 Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 1faa6ec 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
  37. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. febc88c semaphore: Add DEFINE_SEMAPHORE by Thomas Gleixner · 14 years ago
  39. f16b6e8 sunrpc/cache: allow threads to block while waiting for cache update. by NeilBrown · 14 years ago
  40. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 14 years ago
  41. 17cebf6 sunrpc: extract some common sunrpc_cache code from nfsd by NeilBrown · 14 years ago
  42. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  43. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  44. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  45. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  46. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  47. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  48. 29bc17e io-mapping: Fix the address space annotations by Francisco Jerez · 14 years ago
  49. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 14 years ago
  50. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  51. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 14 years ago
  52. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  53. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  54. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  55. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  56. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  57. 04cbe1d vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB by Chris Wilson · 14 years ago
  58. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  59. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  60. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  61. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  62. 6d87f20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  63. d20de76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  64. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 14 years ago
  65. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. 8488a38 kobject: Break the kobject namespace defs into their own header by David Howells · 14 years ago
  67. 5dd531a block: add function call to switch the IO scheduler from a driver by Jens Axboe · 14 years ago
  68. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  69. 2eebf58 fanotify: flush outstanding perm requests on group destroy by Eric Paris · 14 years ago
  70. bc584c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  71. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  72. 8905aaa Input: uinput - add devname alias to allow module on-demand load by Kay Sievers · 14 years ago
  73. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 14 years ago
  74. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  75. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  76. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  77. e243f5b netfilter: fix userspace header warning by Sam Ravnborg · 14 years ago
  78. a49f37e net: add Fast Ethernet driver for PXA168. by Sachin Sanap · 14 years ago
  79. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  80. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  81. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  82. 2dc91ab lglock: introduce special lglock and brlock spin locks by Nick Piggin · 14 years ago
  83. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  84. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  85. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  86. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  87. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  88. 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago
  89. 2a6a432 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  90. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  91. 99c796d VIDEO: amba clcd: don't disable an already disabled clock by Russell King · 14 years ago
  92. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  93. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  94. 5d7cb15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup by Linus Torvalds · 14 years ago
  95. d310ad0 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  96. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  97. 5950ec8 hwmon: (ltc4245) Expose all GPIO pins as analog voltages by Ira W. Snyder · 14 years ago
  98. b171aa2 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  99. 10041d2 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  100. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago