1. 8328d59 nfs41: enable nfs_client only nfs4_async_handle_error by Andy Adamson · 15 years ago
  2. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 15 years ago
  3. 96b09e0 nfs41: use session attributes for rsize and wsize by Andy Adamson · 15 years ago
  4. 8d35301 nfs41: verify session channel attribues by Andy Adamson · 15 years ago
  5. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  6. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  7. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  8. 7cc4766 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  9. 55a6fbf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  10. 3f4c395 x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present by Cyrill Gorcunov · 15 years ago
  11. 8d707e8 ring-buffer: do not grab locks in nmi by Steven Rostedt · 15 years ago
  12. d478820 ring-buffer: add locks around rb_per_cpu_empty by Steven Rostedt · 15 years ago
  13. 5f78abe ring-buffer: check for less than two in size allocation by Steven Rostedt · 15 years ago
  14. 0dcd4d6 ring-buffer: remove useless compile check for buffer_page size by Steven Rostedt · 15 years ago
  15. 938e101 nfs41 delegreturn sequence setup done support by Andy Adamson · 15 years ago
  16. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 15 years ago
  17. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  18. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  19. 472cfbd nfs41: unlink sequence setup/done support by Andy Adamson · 15 years ago
  20. a893693 nfs41: locku sequence setup/done support by Andy Adamson · 15 years ago
  21. 66179ef nfs41: lock sequence setup/done support by Andy Adamson · 15 years ago
  22. d898528 nfs41: open sequence setup/done support by Andy Adamson · 15 years ago
  23. 19ddab0 nfs41: close sequence setup/done support by Andy Adamson · 15 years ago
  24. 69ab40c nfs41: nfs41_call_sync_done by Andy Adamson · 15 years ago
  25. b0df806 nfs41: nfs41_sequence_done by Andy Adamson · 15 years ago
  26. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 15 years ago
  27. e2c4ab3 nfs41: free slot by Andy Adamson · 15 years ago
  28. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  29. 510b817 nfs41: find slot by Benny Halevy · 15 years ago
  30. ce5039c nfs41: nfs4_setup_sequence by Andy Adamson · 15 years ago
  31. 9b7b9fc nfs41: xdr {encode,decode}_sequence by Andy Adamson · 15 years ago
  32. 66cc042 nfs41: encode minorversion in compound header by Benny Halevy · 15 years ago
  33. 28f5669 NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset by Benny Halevy · 15 years ago
  34. dadf0c2 NFS: update hdr->replen for every encode op by Benny Halevy · 15 years ago
  35. 0c4e8c1 NFS: define and initialize compound_hdr.replen by Benny Halevy · 15 years ago
  36. 6ce1839 NFS: use decode_change_info_maxsz for xdr maxsz calculations by Benny Halevy · 15 years ago
  37. 5f7dbd5 nfs41: set up seq_res.sr_slotid by Andy Adamson · 15 years ago
  38. f375297 nfs41: nfs41: pass *session in seq_args and seq_res by Benny Halevy · 15 years ago
  39. cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 15 years ago
  40. 2295846 nfs41: use nfs4_fs_locations_res by Benny Halevy · 15 years ago
  41. 73c403a nfs41: use nfs4_setaclres by Benny Halevy · 15 years ago
  42. 9e9ecc0 NFS: get rid of unused xdr decode_setattr(, res) argument by Benny Halevy · 15 years ago
  43. 663c79b nfs41: use nfs4_getaclres by Benny Halevy · 15 years ago
  44. d45b298 nfs41: use nfs4_pathconf_res by Benny Halevy · 15 years ago
  45. 3dda5e4 nfs41: use nfs4_fsinfo_res by Benny Halevy · 15 years ago
  46. 24ad148 nfs41: use nfs4_statfs_res by Benny Halevy · 15 years ago
  47. f50c700 nfs41: use nfs4_readlink_res by Benny Halevy · 15 years ago
  48. 43652ad nfs41: use nfs4_server_caps_arg by Benny Halevy · 15 years ago
  49. 557134a nfs41: sessions client infrastructure by Andy Adamson · 15 years ago
  50. 9ff71c3 nfs41: client xdr definitions by Benny Halevy · 15 years ago
  51. c2e713d nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT by Benny Halevy · 15 years ago
  52. 5aae4a9 nfs41: Use mount minorversion option by Benny Halevy · 15 years ago
  53. 94a417f nfs41: nfs_client.cl_minorversion by Benny Halevy · 15 years ago
  54. 3fd5be9 nfs41: add mount command option minorversion by Mike Sager · 15 years ago
  55. 44549df nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1 by Mike Sager · 15 years ago
  56. 1efae38 nfs41: Add Kconfig symbols for NFSv4.1 by Ricardo Labiaga · 15 years ago
  57. 3fe0344 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  58. 2021de8 mfd: early init for MFD running regulators by Samuel Ortiz · 15 years ago
  59. 4d3792e mfd: fix tmio related warnings by Samuel Ortiz · 15 years ago
  60. 09f05ce mfd: asic3: enable SD/SDIO cell by Philipp Zabel · 15 years ago
  61. 9461f65 mfd: asic3: enable DS1WM cell by Philipp Zabel · 15 years ago
  62. 1b89040 mfd: asic3: remove SD/SDIO controller register definitions by Philipp Zabel · 15 years ago
  63. be584bd mfd: asic3: use resource_size macro instead of local variable by Philipp Zabel · 15 years ago
  64. 01906d6 mfd: add ASIC3 IRQ numbers by Philipp Zabel · 15 years ago
  65. e956a2a mfd: asic3: add clock handling for MFD cells by Philipp Zabel · 15 years ago
  66. 6483c1b mfd: asic3: add asic3_set_register common operation by Philipp Zabel · 15 years ago
  67. 9e5aca5 mfd: Fix Kconfig help text for WM8350 by Mark Brown · 15 years ago
  68. 13a09f9 mfd: add PCAP driver by Daniel Ribeiro · 15 years ago
  69. 14fa569 mfd: add U300 AB3100 core support by Linus Walleij · 15 years ago
  70. 516eca2 drivers/mfd: remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  71. 1346a1c mfd/pcf50633-gpio.c: add MODULE_LICENSE by Adrian Bunk · 15 years ago
  72. 422a6a7 mfd: Mark WM8350 mask revision as readable to match silicon by Mark Brown · 15 years ago
  73. 04ffa13 mfd: Mark clocks_init as non-init in twl4030-core.c by Rakib Mullick · 15 years ago
  74. 489bd34 mfd: Correct readability of WM8350 register 227 by Mark Brown · 15 years ago
  75. 2030117 kmemleak: Fix some typos in comments by Catalin Marinas · 15 years ago
  76. 000814f kmemleak: Rename kmemleak_panic to kmemleak_stop by Catalin Marinas · 15 years ago
  77. 216c04b kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations by Catalin Marinas · 15 years ago
  78. 5aa75a0f perf_counter tools: Replace isprint() with issane() by Peter Zijlstra · 15 years ago
  79. 60f916d perf_counter: x86: Set the period in the intel overflow handler by Peter Zijlstra · 15 years ago
  80. 6e7d6fd perf report: Add --sort <call> --call <$regex> by Peter Zijlstra · 15 years ago
  81. 4f6e1fe Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile by Ingo Molnar · 15 years ago
  82. 8653f88 x86: Remove duplicated #include's by Huang Weiyi · 15 years ago
  83. 4555835 x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler should be static by Jaswinder Singh Rajput · 15 years ago
  84. 8fa62ad x86: msr.h linux/types.h is only required for __KERNEL__ by Jaswinder Singh Rajput · 15 years ago
  85. c30938d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  86. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  87. b069e8e Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  88. b7c142d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  89. 0bd8df9 Documentation/vm/Makefile: don't try to build slqbinfo by Andrew Morton · 15 years ago
  90. 3b47883 drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. by Dave Airlie · 15 years ago
  91. 4ce4b1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  92. 3104bf0 sched: Fix out of scope variable access in sched_slice() by Christian Engelmayer · 15 years ago
  93. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  94. 6c697bd sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks by Mike Galbraith · 15 years ago
  95. b9dc29e sched: Clean up SCHED_RESET_ON_FORK by Mike Galbraith · 15 years ago
  96. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  97. a583cd5 ASoC: Regulator support for WM8580 by Mark Brown · 15 years ago
  98. a566a6b dlm: Fix uninitialised variable warning in lock.c by Steven Whitehouse · 15 years ago
  99. 348ec61 sched: Hide runqueues from direct refer at source code level by Hitoshi Mitake · 15 years ago
  100. 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 15 years ago