1. 54a696b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  2. 1d248b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  3. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  4. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  8. e14e61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  9. cb10ea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  10. 81d6e59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  11. 359d67d [CIFS] Remove redundant test by Julia Lawall · 16 years ago
  12. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 16 years ago
  13. ac6a3ef Remove an already-checked error condition in SendReceiveBlockingLock by Volker Lendecke · 16 years ago
  14. 698e96a Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  15. 17c8bfe Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  16. 2b2bdfb [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition by Steve French · 16 years ago
  17. 8e4f2e8 Slightly streamline SendReceive[2] by Volker Lendecke · 16 years ago
  18. 829049c Check the return value of cifs_sign_smb[2] by Volker Lendecke · 16 years ago
  19. 4c3130e [CIFS] Cleanup: Move the check for too large R/W requests by Steve French · 16 years ago
  20. 27a97a6 [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch by Volker Lendecke · 16 years ago
  21. 8fbbd36 Simplify allocate_mid() slightly: Remove some unnecessary "else" branches by Volker Lendecke · 16 years ago
  22. 6d9c6d5 [CIFS] In SendReceive, move consistency check out of the mutexed region by Volker Lendecke · 16 years ago
  23. 00e485b cifs: store password in tcon by Jeff Layton · 16 years ago
  24. 4e53a3f cifs: have calc_lanman_hash take more granular args by Jeff Layton · 16 years ago
  25. 55162de cifs: zero out session password before freeing it by Jeff Layton · 16 years ago
  26. 8570552 cifs: fix wait_for_response to time out sleeping processes correctly by Jeff Layton · 16 years ago
  27. 8be0ed4 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible by Steve French · 16 years ago
  28. 61e7480 [CIFS] various minor cleanups pointed out by checkpatch script by Steve French · 16 years ago
  29. 3de2091 [CIFS] fix typo by Steve French · 16 years ago
  30. acc18aa [CIFS] remove sparse warning by Steve French · 16 years ago
  31. 13a6e42 [CIFS] add mount option to send mandatory rather than advisory locks by Steve French · 16 years ago
  32. d5c5605 cifs: make ipv6_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  33. bcf4b10 cifs: make ipv4_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  34. 7586b76 cifs: don't declare smb_vol info on the stack by Jeff Layton · 16 years ago
  35. 63c038c cifs: move allocation of new TCP_Server_Info into separate function by Jeff Layton · 16 years ago
  36. 8ecaf67 cifs: account for IPv6 in ses->serverName and clean up netbios name handling by Jeff Layton · 16 years ago
  37. 954d7a1 cifs: make dnotify thread experimental code by Jeff Layton · 16 years ago
  38. 72ca545 cifs: convert tcpSem to a mutex by Jeff Layton · 16 years ago
  39. 0468a2c cifs: take module reference when starting cifsd by Jeff Layton · 16 years ago
  40. 8090902 cifs: display addr and prefixpath options in /proc/mounts by Jeff Layton · 16 years ago
  41. 24b9b06 cifs: remove unused SMB session pointer from struct mid_q_entry by Jeff Layton · 16 years ago
  42. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  43. cef7125 [S390] provide documentation for hvc_iucv kernel parameter. by Hendrik Brueckner · 16 years ago
  44. 2a7c6f2 [S390] convert ctcm printks to dev_xxx and pr_xxx macros. by Peter Tiedemann · 16 years ago
  45. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  46. 5466c2e [S390] convert vmlogrdr printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  47. 17159dc6 [S390] convert zfcp dumper printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  48. 395d31d [S390] convert cpu related printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  49. 74eacdb [S390] convert qeth printks to dev_xxx and pr_xxx macros. by Frank Blaschka · 16 years ago
  50. b3ff088 [S390] convert sclp printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  51. 8f7c502 [S390] convert iucv printks to dev_xxx and pr_xxx macros. by Ursula Braun · 16 years ago
  52. 136f7a1 [S390] convert ap_bus printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  53. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  54. 1519c0c [S390] convert monwriter printks to pr_xxx macros. by Melissa Howland · 16 years ago
  55. c5612c1 [S390] convert s390 debug feature printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  56. a4f5a29 [S390] convert monreader printks to pr_xxx macros. by Gerald Schaefer · 16 years ago
  57. e7534b0 [S390] convert appldata printks to pr_xxx macros. by Gerald Schaefer · 16 years ago
  58. 3b6ed4a [S390] convert setup printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  59. f55495b [S390] convert hypfs printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  60. feab650 [S390] convert time printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  61. 39f0939 [S390] convert cpacf printks to pr_xxx macros. by Jan Glauber · 16 years ago
  62. e6d5a42 [S390] convert cio printks to pr_xxx macros. by Michael Ernst · 16 years ago
  63. 80a5c36 [S390] convert vmur printks to pr_xxx macros. by Frank Munzert · 16 years ago
  64. 2f526e5 [S390] convert cpcmd printks to pr_xxx macros. by Christian Borntraeger · 16 years ago
  65. c99fc5d [S390] convert lcs printks to dev_xxx and pr_xxx macros. by Klaus-D. Wacker · 16 years ago
  66. 8988e58 [S390] convert vmcp printks to pr_xxx macros. by Christian Borntraeger · 16 years ago
  67. d1c2f89 [S390] convert xpram printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  68. acfa922 [S390] s390: Remove redundant test by Julia Lawall · 16 years ago
  69. 0946100 [S390] s390/setup: set default preferred console device "ttyS" by Hendrik Brueckner · 16 years ago
  70. 21e7b2c [S390] drivers/s390/crypto: Move dereference to after IS_ERR test by Julia Lawall · 16 years ago
  71. 33b1d09 [S390] panic_stack leak in smp_alloc_lowcore by Martin Schwidefsky · 16 years ago
  72. 4f7e90d [S390] clear_table inline assembly contraints by Martin Schwidefsky · 16 years ago
  73. c185b78 [S390] Remove config options. by Martin Schwidefsky · 16 years ago
  74. 349f1b6 [S390] cpu topology: remove dead code by Heiko Carstens · 16 years ago
  75. 2b1a61f [S390] cpu topology: introduce kernel parameter by Heiko Carstens · 16 years ago
  76. 9fee8db [S390] add new machine types to setup_hwcaps. by Martin Schwidefsky · 16 years ago
  77. c58d92b [S390] Remove initial kernel stack backchain initialization. by Heiko Carstens · 16 years ago
  78. 64253ac [S390] s390: use the new byteorder headers by Harvey Harrison · 16 years ago
  79. e37f50e [S390] Add processor type march=z10 and a processor type safety check. by Martin Schwidefsky · 16 years ago
  80. b3b59d3 [S390] sclp vt220: fix compile warning by Heiko Carstens · 16 years ago
  81. 2d6cd2a [S390] remove warnings with functions ending in BUG by Martin Schwidefsky · 16 years ago
  82. edd5378 [S390] mark disabled_wait as noreturn function by Heiko Carstens · 16 years ago
  83. d36f0c6 [S390] cio: use pim to check for multipath. by Sebastian Ott · 16 years ago
  84. f444cc0 [S390] cio: commit all pmcw changes. by Sebastian Ott · 16 years ago
  85. 13952ec1 [S390] cio: introduce cio_commit_config by Sebastian Ott · 16 years ago
  86. cdb912a [S390] cio: introduce cio_update_schib by Sebastian Ott · 16 years ago
  87. d6a3076 [S390] cio: Use device_is_registered(). by Cornelia Huck · 16 years ago
  88. 283fdd0 [S390] cio: Dont call ->release directly. by Cornelia Huck · 16 years ago
  89. 90ed2b6 [S390] cio: Dont fail probe for I/O subchannels. by Cornelia Huck · 16 years ago
  90. 5fb6b85 [S390] cio: Only register ccw_device for registered subchannel. by Cornelia Huck · 16 years ago
  91. 6eff208 [S390] cio: Fix I/O subchannel refcounting. by Cornelia Huck · 16 years ago
  92. 9cd6742 [S390] cio: Fix reference counting for online/offline. by Cornelia Huck · 16 years ago
  93. 97166f5 [S390] cio: Put referernce on correct device after moving. by Cornelia Huck · 16 years ago
  94. c619d42 [S390] cio: fix ccwgroup online vs. ungroup race condition by Peter Oberparleiter · 16 years ago
  95. 111e95a [S390] cio: move irritating comment. by Sebastian Ott · 16 years ago
  96. d7b6048 [S390] cio: update sac values by Peter Oberparleiter · 16 years ago
  97. 191fd44 [S390] cio: get rid of compile warning by Heiko Carstens · 16 years ago
  98. 547e3ce [S390] remove ptrace warning on 31 bit. by Martin Schwidefsky · 16 years ago
  99. 32272a2 [S390] __page_to_pfn warnings by Martin Schwidefsky · 16 years ago
  100. 91d5d45 [S390] iucv: Locking free version of iucv_message_(receive|send) by Hendrik Brueckner · 16 years ago