1. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  2. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  3. f60d891 [S390] vmlogrdr function annotation. by Christian Borntraeger · 17 years ago
  4. af512ed0 [S390] zcrypt: fix request timeout handling by Ralph Wuerthner · 17 years ago
  5. 3d62149 [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE by Heiko Carstens · 17 years ago
  6. dc41233 [S390] Program check in diag 210 under 31 bit by Michael Holzheu · 17 years ago
  7. d9f774d [S390] zcore: Fix __user annotation. by Heiko Carstens · 17 years ago
  8. 83119ad [S390] sclp: Test facility list before executing a service call. by Heiko Carstens · 17 years ago
  9. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  10. d197e69 [S390] vmcp cleanup by Robert P. J. Day · 17 years ago
  11. d461462 s390: netiucv inlining cleanup by Martin Schwidefsky · 17 years ago
  12. bfac0d0 s390: netiucv spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  13. 651bbc6 s390: don't call iucv_path_connect from tasklet context by Ursula Braun · 17 years ago
  14. dc5bc0c s390: Use ccw_device_get_id() in qeth/claw drivers by Cornelia Huck · 17 years ago
  15. cd3e76e s390: qeth: wrong packet length in qdio header by Frank Pavlic · 17 years ago
  16. add3f2f s390: avoid inconsistent lock state in qeth by Ursula Braun · 17 years ago
  17. d81ef0f s390: qeth driver does not recover by Ursula Braun · 17 years ago
  18. d78f664 s390: print correct level for HiperSockets devices by Ursula Braun · 17 years ago
  19. ce44482 [S390] Fix zfcpdump header by Michael Holzheu · 17 years ago
  20. 3ecb0a5 [S390] cio: deregister ccw device when pgid disband failed by Peter Oberparleiter · 17 years ago
  21. 59a8a6e [S390] cio: Use device_schedule_callback() for removing disconnected devices. by Cornelia Huck · 17 years ago
  22. d330f93 [S390] raw3270: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  23. 3006d7c [S390] dasd_eer: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  24. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 17 years ago
  25. 869b2b4 [SCSI] zfcp: avoid clutter in erp_dbf by Martin Peschke · 17 years ago
  26. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  27. 853944c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci by Ursula Braun · 17 years ago
  28. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  29. aaff0f6 [S390] dasd: Fix modular build. by Cornelia Huck · 17 years ago
  30. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 17 years ago
  31. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 17 years ago
  32. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  33. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  34. 6ec129c Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  35. b64ddf9 [SCSI] zfcp: clear boxed flag on unit reopen. by Heiko Carstens · 17 years ago
  36. 3b02191 [SCSI] zfcp: clear adapter failed flag if an fsf request times out. by Heiko Carstens · 17 years ago
  37. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 17 years ago
  38. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 17 years ago
  39. 801e0ce [SCSI] zfcp: Locking for req_no and req_seq_no by Christof Schmitt · 17 years ago
  40. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 17 years ago
  41. b03670e [SCSI] zfcp: Stop system after memory corruption by Christof Schmitt · 17 years ago
  42. 7dd976f s390: qeth driver hardware specs adaptions by Peter Tiedemann · 17 years ago
  43. 0be4ace s390: fix Oops when unloading module netiucv by Ursula Braun · 17 years ago
  44. 1f8bdae s390: free skbs in finite amount of time in qeth by Ursula Braun · 17 years ago
  45. a4c48a2 s390: qeth driver connection hang by Ursula Braun · 17 years ago
  46. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  47. e296306 [S390] tape: New read configuration data. by Michael Holzheu · 17 years ago
  48. 6c82a8a [S390] qeth: New read configuration data. by Cornelia Huck · 17 years ago
  49. 17283b5 [S390] dasd: New read device characteristics and read configuration data. by Cornelia Huck · 17 years ago
  50. 00c0c64 [S390] qdio: make qdio statistics SMP-capable by Ursula Braun · 17 years ago
  51. fa1a8c2 s390: cio: Delay uevents for subchannels by Cornelia Huck · 17 years ago
  52. 2f66858 qeth: Remove usage of subsys.rwsem by Cornelia Huck · 17 years ago
  53. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 17 years ago
  54. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  55. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 17 years ago
  56. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 17 years ago
  57. 6d4740c [S390] sclp: fix coding style. by Stefan Haberland · 17 years ago
  58. 66b494a [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. by Ursula Braun · 17 years ago
  59. b3d00c3 [S390] sclp: initialize early. by Peter Oberparleiter · 17 years ago
  60. b7127df [S390] ctc: kmalloc->kzalloc/casting cleanups. by Ahmed S. Darwish · 17 years ago
  61. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 17 years ago
  62. 7039d3a [S390] dasd: Add ipldev parameter. by Peter Oberparleiter · 17 years ago
  63. 4dfd5c4 [S390] dasd: Add sysfs attribute status and generate uevents. by Horst Hummel · 17 years ago
  64. 60691d3 [S390] Get rid of console setup functions. by Heiko Carstens · 17 years ago
  65. ef99516 [S390] cio: Unregister ccw devices directly. by Cornelia Huck · 17 years ago
  66. 8c4941c [S390] cio: cm_enable memory leak. by Cornelia Huck · 17 years ago
  67. d76123e [S390] cio: ccwgroup register vs. unregister. by Cornelia Huck · 17 years ago
  68. 82b7ac0 [S390] cio: Dont call css_update_ssd_info from interrupt context. by Cornelia Huck · 17 years ago
  69. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 17 years ago
  70. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 17 years ago
  71. 387b734 [S390] cio: Re-start path verification after aborting internal I/O. by Stefan Bader · 17 years ago
  72. cfbe9bb [S390] cio: Use add_uevent_var. by Cornelia Huck · 17 years ago
  73. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 17 years ago
  74. f5ba6c8 [S390] cio: Clean up online_store. by Cornelia Huck · 17 years ago
  75. c9182e0 [S390] cio: observe chpid valid flag by Peter Oberparleiter · 17 years ago
  76. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 17 years ago
  77. d120b2a [S390] cio: Allow 0 and 1 as input for channel path status attribute. by Peter Oberparleiter · 17 years ago
  78. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 17 years ago
  79. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 17 years ago
  80. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  81. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  82. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  83. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  84. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  85. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  86. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  87. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  88. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  89. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  90. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  91. 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  92. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  93. 4839fcc [QETH]: Use eth_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  94. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  95. c1a4b86 [TR]: Use tr_hdr() were appropriate by Arnaldo Carvalho de Melo · 17 years ago
  96. 8c3ce5b [S390] cio: Fix handling of interrupt for csch(). by Cornelia Huck · 17 years ago
  97. 9e3738f [SCSI] zfcp: fix initialization of FSF timer by Christof Schmitt · 17 years ago
  98. e675c0d [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path. by Ralph Wuerthner · 17 years ago
  99. c6a4826 [S390] zcrypt: Fix possible dead lock in AP bus module. by Ralph Wuerthner · 17 years ago
  100. 25c61a1 [S390] cio: Device status validity. by Cornelia Huck · 17 years ago