1. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  2. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  3. 5f4026f [S390] qdio: prevent dsci access without adapter interrupts by Jan Glauber · 13 years ago
  4. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  5. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  6. 6ffed94 [S390] qdio: remove multicast polling by Jan Glauber · 13 years ago
  7. 2768b2d [S390] qdio: reset outbound SBAL error states by Jan Glauber · 13 years ago
  8. 25f269f [S390] qdio: EQBS retry after CCQ 96 by Jan Glauber · 13 years ago
  9. a2b8601 [S390] qdio: add timestamp for last queue scan time by Jan Glauber · 13 years ago
  10. 65b4e40 [S390] chsc_sch: add support for irq statistics by Sebastian Ott · 13 years ago
  11. dad572e3 [S390] ccwgroup: cleanup by Sebastian Ott · 13 years ago
  12. dbdf1af [S390] ccwgroup: move attributes to attribute group by Sebastian Ott · 13 years ago
  13. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  14. 75a1c61 [S390] cio: add message for timeouts on internal I/O by Sebastian Ott · 13 years ago
  15. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  16. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  17. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  18. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  19. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  20. a681887 [S390] cio: fix cio_tpi ignoring adapter interrupts by Peter Oberparleiter · 13 years ago
  21. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  22. dc8a5c9 s390: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  23. dfe5bb5 [SCSI] qdio: base support for hardware data router with zfcp by Swen Schillig · 13 years ago
  24. 9cb7284 qdio: support forced signal adapter indications by frank.blaschka@de.ibm.com · 13 years ago
  25. 104ea55 qdio: support asynchronous delivery of storage blocks by frank.blaschka@de.ibm.com · 13 years ago
  26. af6df87 [S390] qdio: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  27. be8d97a [S390] qdio: 2nd stage retry on SIGA-W busy conditions by Jan Glauber · 13 years ago
  28. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  29. b02f0c2 [S390] qdio: clear shared DSCI before scheduling the queue handler by Jan Glauber · 13 years ago
  30. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  31. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 13 years ago
  32. fca894ed [S390] chsc: process channel-path-availability information by Sebastian Ott · 13 years ago
  33. c26001d [S390] qdio: prevent compile warning by Jan Glauber · 13 years ago
  34. 7712f83 [S390] get rid of unused variables by Heiko Carstens · 13 years ago
  35. 9bf0509 [S390] cio: fix unreg race in set_online path by Sebastian Ott · 13 years ago
  36. bffbbd2 [S390] qdio: reset error states immediately by Jan Glauber · 13 years ago
  37. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  38. a2fc848 [S390] cio: prevent purging of CCW devices in the online state by Peter Oberparleiter · 13 years ago
  39. aa5c8df [S390] qdio: fix init sequence by Sebastian Ott · 13 years ago
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. 3c190c5 [S390] ccwgroup_driver: remove duplicate members by Sebastian Ott · 13 years ago
  42. d5ab527 [S390] ccw_bus_type: make it static by Sebastian Ott · 13 years ago
  43. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  44. 9a26513 [S390] qdio: prevent handling of buffers if count is zero by Jan Glauber · 13 years ago
  45. 3041b6a [S390] css_bus_type: make it static by Sebastian Ott · 13 years ago
  46. e6aed12 [S390] css_driver: remove duplicate members by Sebastian Ott · 13 years ago
  47. 085ee9d [S390] css: remove subchannel private by Sebastian Ott · 13 years ago
  48. 85fb534 [S390] css: move chsc_private to drv_data by Sebastian Ott · 13 years ago
  49. f92519e [S390] css: move io_private to drv_data by Sebastian Ott · 13 years ago
  50. 97eb6bfc [S390] cio: move cdev pointer to io_subchannel_private by Sebastian Ott · 13 years ago
  51. c513d07 [S390] cio: move options to io_sch_private by Sebastian Ott · 13 years ago
  52. dbda8ce [S390] cio: move asms to generic header by Sebastian Ott · 13 years ago
  53. 9e6f9f8 [S390] cio: move orb definitions to separate header by Sebastian Ott · 13 years ago
  54. ee5894f [S390] remove superfluous check from do_IRQ by Sebastian Ott · 13 years ago
  55. 6fa1098 [S390] qdio: prevent compile warning under CONFIG_32BIT by Jan Glauber · 14 years ago
  56. b17295e [S390] cio: path_event overindication after resume by Sebastian Ott · 14 years ago
  57. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  58. c030175 [S390] cio: fix ccwgroup unregistration race condition by Peter Oberparleiter · 14 years ago
  59. 9062014 [S390] cio: reduce memory consumption of itcw structures by Stefan Weinhuber · 14 years ago
  60. 4bc4e96 [S390] css: update subchannel descriptor by Sebastian Ott · 14 years ago
  61. ce322cc [S390] cio: obtain mdc value per channel path by Sebastian Ott · 14 years ago
  62. 90adac5 [S390] qdio: cleanup SIGA sync by Jan Glauber · 14 years ago
  63. 110da31 [S390] qdio: remove enhanced SIGA by Jan Glauber · 14 years ago
  64. 958c0ba [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S by Jan Glauber · 14 years ago
  65. 0195843 [S390] qdio: outbound queue full counter by Jan Glauber · 14 years ago
  66. 3d6c76f [S390] qdio: outbound tasklet scan threshold by Jan Glauber · 14 years ago
  67. 4f32518 [S390] qdio: prevent race for shared indicators by Jan Glauber · 14 years ago
  68. 30d77c3 [S390] qdio: add qdio interrupts to interrupt statistics by Jan Glauber · 14 years ago
  69. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  70. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  71. 8d7bfb4 [S390] css: fix rsid evaluation for 2nd crw by Sebastian Ott · 14 years ago
  72. 4814a2b [S390] qdio: free indicator after reset is finished by Jan Glauber · 14 years ago
  73. 16d2ce2 [S390] cio: fix incorrect ccw_device_init_count by Sebastian Ott · 14 years ago
  74. 376ae47 [S390] cio: fix I/O cancel function by Peter Oberparleiter · 14 years ago
  75. 585b954 [S390] cio: notify drivers of channel path events by Sebastian Ott · 14 years ago
  76. eb4f5d9 [S390] css: update subchannel description after hibernate by Sebastian Ott · 14 years ago
  77. 62da177 [S390] css: update descriptor after hibernate by Sebastian Ott · 14 years ago
  78. c38a90a [S390] cio: update descriptor in chsc_chp_vary by Sebastian Ott · 14 years ago
  79. 906c976 [S390] chsc: use the global page to determine the chp desriptor by Sebastian Ott · 14 years ago
  80. 34196f8 [S390] chsc: consolidate memory allocations by Sebastian Ott · 14 years ago
  81. 34aec07 [S390] chsc: initialization fixes by Sebastian Ott · 14 years ago
  82. b730f3a [S390] cio: add lock to struct channel_path by Sebastian Ott · 14 years ago
  83. 74b6127 [S390] cio: fix memleak in resume path by Sebastian Ott · 14 years ago
  84. f277707 [S390] cio: remove custom implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  85. a8481c2 [S390] css: fix sparse warning by Sebastian Ott · 14 years ago
  86. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  87. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  88. d36deae qdio: extend API to allow polling by Jan Glauber · 14 years ago
  89. c304db8 [S390] cio: use all available paths for some internal I/O by Sebastian Ott · 14 years ago
  90. 982bdf8 [S390] ccwreq: add ability to use all paths by Sebastian Ott · 14 years ago
  91. 7cd4031 [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver by Sebastian Ott · 14 years ago
  92. dbedd0e [S390] cio: Log the response from the unit check handler by Michael Ernst · 14 years ago
  93. fd0457a [S390] cio: CHSC SIOSL Support by Michael Ernst · 14 years ago
  94. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  95. dcc18f4 [SCSI] zfcp: Enable data division support for FCP devices by Christof Schmitt · 14 years ago
  96. 878c495 [S390] cio: fix potential overflow in chpid descriptor by Sebastian Ott · 14 years ago
  97. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  98. 094f210 [S390] cio: unit check handling during internal I/O by Michael Ernst · 14 years ago
  99. c560d10 [S390] ccwgroup: add locking around drvdata access by Sebastian Ott · 14 years ago
  100. a65a3e8 [S390] cio: remove stsch by Sebastian Ott · 14 years ago