1. 67cd080 crypto: api - Call type show function before legacy for proc by Herbert Xu · 16 years ago
  2. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  3. 3b2f6df crypto: hash - Export shash through ahash by Herbert Xu · 16 years ago
  4. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  5. 7b0bac6 crypto: api - Rebirth of crypto_alloc_tfm by Herbert Xu · 16 years ago
  6. 4a77948 crypto: api - Move type exit function into crypto_tfm by Herbert Xu · 16 years ago
  7. 2566578 crypto: ansi_cprng - Allow resetting of DT value by Neil Horman · 16 years ago
  8. 420a4b2 crypto: padlock - Avoid resetting cword on successive operations by Herbert Xu · 16 years ago
  9. 1c06da8 crypto: crc32c-intel - Update copyright head by Kent Liu · 16 years ago
  10. 4b24ea9 crypto: talitos - Preempt overflow interrupts off-by-one fix by Vishnu Suresh · 16 years ago
  11. 32bd78e crypto: camellia - use kernel-provided bitops, unaligned access by Harvey Harrison · 16 years ago
  12. d12d6b6 crypto: testmgr - Trigger a panic when self test fails in FIPS mode by Neil Horman · 16 years ago
  13. fe5720e crypto: talitos - Perform auth check in h/w if on sec 2.1 and above by Kim Phillips · 16 years ago
  14. 1c2e881 crypto: talitos - Implement done interrupt mitigation by Lee Nipper · 16 years ago
  15. 40405f1 crypto: talitos - Pass correct interrupt status to error handler by Kim Phillips · 16 years ago
  16. a44b56c crypto: hifn - Disable driver when physical size exceeds 32 bits by Evgeniy Polyakov · 16 years ago
  17. 4a6908a Linux 2.6.28 by Linus Torvalds · 16 years ago
  18. 67be403 Revert "x86: disable X86_PTRACE_BTS" by Ingo Molnar · 16 years ago
  19. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  20. c20137f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  21. 1806f82 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 2523659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  23. 1f5175a RDMA/cma: Add IPv6 support by Aleksey Senin · 16 years ago
  24. 38617c6 RDMA/addr: Add support for translating IPv6 addresses by Aleksey Senin · 16 years ago
  25. 7645c4b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  26. 574f3c4 ALSA: hda - Add missing terminators in patch_sigmatel.c by Herton Ronaldo Krzesinski · 16 years ago
  27. 40f15ad x86: disable X86_PTRACE_BTS by Ingo Molnar · 16 years ago
  28. c1c15b6 x86: PAT: fix address types in track_pfn_vma_new() by H. Peter Anvin · 16 years ago
  29. 2505115 [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI by Lachlan McIlroy · 16 years ago
  30. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 5289f46 parisc: disable UP-optimized flush_tlb_mm by Kyle McMartin · 16 years ago
  32. 8960223 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  33. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 16 years ago
  34. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 16 years ago
  35. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 16 years ago
  36. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 16 years ago
  37. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 16 years ago
  38. c3d8000 x86: export vector_used_by_percpu_irq by Ingo Molnar · 16 years ago
  39. 7d87d53 x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and() by Suresh Siddha · 16 years ago
  40. 36dffab sched: nominate preferred wakeup cpu, fix by Vaidyanathan Srinivasan · 16 years ago
  41. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
  42. 2efef70 rpc: add service field to new upcall by Olga Kornievskaia · 16 years ago
  43. 8b1c7bf rpc: add target field to new upcall by Olga Kornievskaia · 16 years ago
  44. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  45. 945b34a rpc: allow gss callbacks to client by Olga Kornievskaia · 16 years ago
  46. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  47. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  48. 34769fc rpc: implement new upcall by \"J. Bruce Fields\ · 16 years ago
  49. 5b7ddd4 rpc: store pointer to pipe inode in gss upcall message by \"J. Bruce Fields\ · 16 years ago
  50. d944718 eeepc-laptop: use select and not depends on by Corentin Chary · 16 years ago
  51. 79a3f20 rpc: use count of pipe openers to wait for first open by \"J. Bruce Fields\ · 16 years ago
  52. cf81939 rpc: track number of users of the gss upcall pipe by \"J. Bruce Fields\ · 16 years ago
  53. e712804 rpc: call release_pipe only on last close by \"J. Bruce Fields\ · 16 years ago
  54. c381060 rpc: add an rpc_pipe_open method by \"J. Bruce Fields\ · 16 years ago
  55. db75b3d rpc: minor gss_alloc_msg cleanup by \"J. Bruce Fields\ · 16 years ago
  56. b03568c rpc: factor out warning code from gss_pipe_destroy_msg by \"J. Bruce Fields\ · 16 years ago
  57. 99db356 rpc: remove unnecessary assignment by \"J. Bruce Fields\ · 16 years ago
  58. cf8cdbe NFS: remove unused status from encode routines by Andy Adamson · 16 years ago
  59. d017931 NFS: increment number of operations in each encode routine by Andy Adamson · 16 years ago
  60. 49c2559 NFS: fix comment placement in nfs4xdr.c by Benny Halevy · 16 years ago
  61. 05d564f NFS: fix tabs in nfs4xdr.c by Andy Adamson · 16 years ago
  62. 6c0195a NFS: remove white space from nfs4xdr.c by Andy Adamson · 16 years ago
  63. 3741307 nfs: remove incorrect usage of nfs4 compound response hdr.status by Benny Halevy · 16 years ago
  64. aadf615 nfs: return compound hdr.status when there are no op replies by Benny Halevy · 16 years ago
  65. c977a2e sunrpc: get rid of rpc_rqst.rq_bufsize by Benny Halevy · 16 years ago
  66. 027b6ca NFSv4: Fix an infinite loop in the NFS state recovery code by Trond Myklebust · 16 years ago
  67. 6dcd392 sunrpc: fix code that makes auth_gss send destroy_cred message (try #2) by Jeff Layton · 16 years ago
  68. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  69. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  70. 7a50c60 NFS: Use delegations to optimise ACCESS calls by Trond Myklebust · 16 years ago
  71. 15860ab NFSv4: Ensure that we set the verifier when revalidating delegated dentries by Trond Myklebust · 16 years ago
  72. 5584c30 NFSv4: Clean up is_atomic_open() by Trond Myklebust · 16 years ago
  73. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  74. 9082a5c NFSv4: Fix up delegation callbacks by Trond Myklebust · 16 years ago
  75. b7391f4 NFSv4: Return unreferenced delegations more promptly by Trond Myklebust · 16 years ago
  76. 6411bd4 NFSv4: Clean up the asynchronous delegation return by Trond Myklebust · 16 years ago
  77. b0d3ded NFSv4: Clean up nfs_expire_all_delegations() by Trond Myklebust · 16 years ago
  78. 0d62f85 NFSv4: Fix a BAD_SEQUENCEID condition. by Trond Myklebust · 16 years ago
  79. f3c7649 NFSv4: Don't exit the state management if there are still tasks to do by Trond Myklebust · 16 years ago
  80. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 16 years ago
  81. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 16 years ago
  82. 515d861 NFSv4: Clean up the support for returning multiple delegations by Trond Myklebust · 16 years ago
  83. 9e33bed NFSv4: Add recovery for individual stateids by Trond Myklebust · 16 years ago
  84. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
  85. 19e03c5 NFSv4: Ensure that file unlock requests don't conflict with state recovery by Trond Myklebust · 16 years ago
  86. 65de872 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() by Trond Myklebust · 16 years ago
  87. fe1d819 NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem by Trond Myklebust · 16 years ago
  88. 7eff03a NFSv4: Add a recovery marking scheme for state owners by Trond Myklebust · 16 years ago
  89. 0f605b5 NFSv4: Don't tell server we rebooted when not necessary by Trond Myklebust · 16 years ago
  90. e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired by Trond Myklebust · 16 years ago
  91. b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period by Trond Myklebust · 16 years ago
  92. 6dc9d57 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock by Trond Myklebust · 16 years ago
  93. 0286001 NFSv4: Clean up for the state loss reclaimer by Trond Myklebust · 16 years ago
  94. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 16 years ago
  95. 86e8948 NFSv4: Fix up the dereferencing of delegation->inode by Trond Myklebust · 16 years ago
  96. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 16 years ago
  97. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
  98. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  99. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
  100. 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 16 years ago