1. 8e09f21 [S390] dasd: add hyper PAV support to DASD device driver, part 1 by Stefan Weinhuber · 17 years ago
  2. 0ac30be [S390] single-step cleanup by Roland McGrath · 17 years ago
  3. ea29ee1 [S390] Move NOTES and BUG_TABLE. by Martin Schwidefsky · 17 years ago
  4. 5d67d16 [S390] drivers/s390/: Spelling fixes by Joe Perches · 17 years ago
  5. 5800266 [S390] include/asm-s390/: Spelling fixes by Joe Perches · 17 years ago
  6. c2e3bba [S390] arch/s390/: Spelling fixes by Joe Perches · 17 years ago
  7. 48657d2 [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. by Michael Holzheu · 17 years ago
  8. a2fd64d [S390] vmemmap: allocate struct pages before 1:1 mapping by Christian Borntraeger · 17 years ago
  9. d09293a [S390] Initialize sclp_ipl_info by Michael Holzheu · 17 years ago
  10. 1cb6bb4 [S390] Allocate and free cpu lowcores and stacks when needed/possible. by Heiko Carstens · 17 years ago
  11. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  12. c654749 [S390] Load disabled wait psw instead of stopping cpu on halt. by Michael Holzheu · 17 years ago
  13. 99ca4e5 [S390] kernel: Shutdown Actions Interface by Michael Holzheu · 17 years ago
  14. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  15. cfe7381 [S390] arch/s390: Add missing "space" by Joe Perches · 17 years ago
  16. de3e0da [S390] dasd: fix return value of dasd_generic_probe() by Stefan Haberland · 17 years ago
  17. 3f5615e [S390] crypto: move s390 Kconfig options. by Jan Glauber · 17 years ago
  18. 81ef16e [S390] Remove appldata include from sysctl_check.c by Heiko Carstens · 17 years ago
  19. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 17 years ago
  20. 519580f [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER. by Heiko Carstens · 17 years ago
  21. 3b4beb3 [S390] Remove owner_pc member from raw_spinlock_t. by Heiko Carstens · 17 years ago
  22. 9f4b0ba [S390] Get rid of HOLES_IN_ZONE requirement. by Heiko Carstens · 17 years ago
  23. 5c69971 [S390] Print kernel version in dump_stack() and show_regs(). by Heiko Carstens · 17 years ago
  24. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 17 years ago
  25. 8ffd74a [S390] Avoid warnings in tlblush.h by Martin Schwidefsky · 17 years ago
  26. 6f457e1 [S390] Fix tlb flushing with idte. by Martin Schwidefsky · 17 years ago
  27. 4b28a8f [S390] sclp: convert channel path configure code to use sync interface. by Heiko Carstens · 17 years ago
  28. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 17 years ago
  29. c05ffc4 [S390] sclp: sysfs interface for SCLP cpi by Michael Ernst · 17 years ago
  30. dfa77f6 [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s by Ursula Braun · 17 years ago
  31. 8d08be9 [S390] qdio: Remove double checked value. by Sebastian Ott · 17 years ago
  32. 90ab133 [S390] cio: introduce timed recovery procedure by Peter Oberparleiter · 17 years ago
  33. 808e488 [S390] cio: memory leak in cio processing by Michael Ernst · 17 years ago
  34. 1a908c7 [S390] cio: Fix ungroup vs. machine check race in ccwgroup. by Cornelia Huck · 17 years ago
  35. 46258ab [S390] cio: Delete timer in ccw_device_verify_done(). by Cornelia Huck · 17 years ago
  36. e82a156 [S390] cio: reduce cpu utilization during device scan by Peter Oberparleiter · 17 years ago
  37. 4beee64 [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. by Cornelia Huck · 17 years ago
  38. db6a642 [S390] cio: Use dev_{g,s}et_drvdata(). by Cornelia Huck · 17 years ago
  39. b279a4f [S390] cio: I/O subchannel specific fields. by Cornelia Huck · 17 years ago
  40. 4e8e56c [S390] cio: Extend adapter interrupt interface. by Peter Oberparleiter · 17 years ago
  41. cd6b4f2 [S390] cio: Introduce subchannel->private. by Cornelia Huck · 17 years ago
  42. bc698bc [S390] cio: Cleanup debug feature usage. by Cornelia Huck · 17 years ago
  43. 25b7bb5 [S390] cio: Add css_driver_{register,unregister}. by Cornelia Huck · 17 years ago
  44. 98c13c2 [S390] cio: Reset sch->driver. by Cornelia Huck · 17 years ago
  45. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  46. 084325d [S390] cio: Use helpers instead of container_of(). by Cornelia Huck · 17 years ago
  47. 14ff56b [S390] cio: Dump ccw device information in case of timeout. by Sebastian Ott · 17 years ago
  48. 661ca0d [S390] Cleanup in Documentation/kernel-parameters.txt. by Sebastian Ott · 17 years ago
  49. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  50. b1aa530 selinux: fix labeling of /proc/net inodes by Stephen Smalley · 17 years ago
  51. 50d9a12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  52. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  53. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  54. 2fe5c1d ocfs2: clean up bh null checks by Mark Fasheh · 17 years ago
  55. 7ec373c ocfs2: document access rules for blocked_lock_list by Mark Fasheh · 17 years ago
  56. 116ba5d configfs: file.c fix possible recursive locking by Joonwoo Park · 17 years ago
  57. ba611ed configfs: dir.c fix possible recursive locking by Joonwoo Park · 17 years ago
  58. 02ac049 configfs: Remove EXPERIMENTAL by Joel Becker · 17 years ago
  59. 0e5ae03 ocfs2: bump version number by Mark Fasheh · 17 years ago
  60. 2d4b1cb ocfs2/dlm: Clear joining_node on hearbeat node down by Tao Ma · 17 years ago
  61. 4092d49 ocfs2: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  62. 1710468 ocfs2: Update default cluster timeouts by Sunil Mushran · 17 years ago
  63. 634bf74 ocfs2: printf fixes by Jan Kara · 17 years ago
  64. 32c3c0e ocfs2: Use generic_file_llseek by Jan Kara · 17 years ago
  65. d2849fb ocfs2: Safer read_inline_data() by Jan Kara · 17 years ago
  66. 5fa0613 ocfs2: Silence false lockdep warnings by Jan Kara · 17 years ago
  67. 53fc622 [PATCH 2/2] ocfs2: cluster aware flock() by Mark Fasheh · 17 years ago
  68. cf8e06f [PATCH 1/2] ocfs2: add flock lock type by Mark Fasheh · 17 years ago
  69. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 17 years ago
  70. d147b3d ocfs2: Support commit= mount option by Mark Fasheh · 17 years ago
  71. 0957f00 ocfs2: Add missing permission checks by Mark Fasheh · 17 years ago
  72. 7909f2b [PATCH 2/2] ocfs2: Implement group add for online resize by Tao Ma · 17 years ago
  73. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 17 years ago
  74. 23c3e29 [SCSI] usbstorage: use last_sector_bug flag universally by Hans de Goede · 17 years ago
  75. 7f68fc2 ocfs2: Reserve ioctl range by Tao Ma · 17 years ago
  76. e9d578a ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. by Tao Ma · 17 years ago
  77. 946fef4 [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m by Herbert Xu · 17 years ago
  78. 1252c43 ocfs2: Documentation update by Mark Fasheh · 17 years ago
  79. 628a24f ocfs2: Readpages support by Mark Fasheh · 17 years ago
  80. d69a3ad dlm: Split lock mode and flag constants into a sharable header. by Joel Becker · 17 years ago
  81. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  82. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  83. f1f5406 ocfs2: Add data downconvert worker to inode lock by Mark Fasheh · 17 years ago
  84. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  85. 99f1c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  86. 6f7b056 ocfs2: Remove fs dependency on ocfs2_heartbeat module by Mark Fasheh · 17 years ago
  87. 6561168 ocfs2_dlm: Call node eviction callbacks from heartbeat handler by Mark Fasheh · 17 years ago
  88. 8176d29 RDMA/cxgb3: Fix the T3A workaround checks by Steve Wise · 17 years ago
  89. f7fca1e IB/ipath: Remove unnecessary cast by Jan Engelhardt · 17 years ago
  90. 1cf18d5a IPoIB: Constify seq_operations function pointer tables by Jan Engelhardt · 17 years ago
  91. c6b5b50 RDMA/cxgb3: Mark QP as privileged based on user capabilities by Steve Wise · 17 years ago
  92. d08ca26 RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() by Steve Wise · 17 years ago
  93. 856b5925 RDMA/cxgb3: Flush the receive queue when closing by Steve Wise · 17 years ago
  94. 4e1e93a IB/ipath: Trivial simplification of ipath_make_ud_req() by Ralph Campbell · 17 years ago
  95. 950529e IB/mthca: Update latest "native Arbel" firmware revision by Roland Dreier · 17 years ago
  96. 48fe5e5 IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler by Krishna Kumar · 17 years ago
  97. 3d68ea3 IB/ipath: Add mappings from HW register to PortInfo port physical state by Ralph Campbell · 17 years ago
  98. 6ac5072 IB/ipath: Changes to support PIO bandwidth check on IBA7220 by Dave Olson · 17 years ago
  99. ddb70c8 IB/ipath: Minor cleanup of unused fields and chip-specific errors by Dave Olson · 17 years ago
  100. 359193e IB/ipath: New sysfs entries to control 7220 features by Michael Albaugh · 17 years ago