1. 7712f83 [S390] get rid of unused variables by Heiko Carstens · 13 years ago
  2. 9bf0509 [S390] cio: fix unreg race in set_online path by Sebastian Ott · 13 years ago
  3. bffbbd2 [S390] qdio: reset error states immediately by Jan Glauber · 13 years ago
  4. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  5. a2fc848 [S390] cio: prevent purging of CCW devices in the online state by Peter Oberparleiter · 13 years ago
  6. aa5c8df [S390] qdio: fix init sequence by Sebastian Ott · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 3c190c5 [S390] ccwgroup_driver: remove duplicate members by Sebastian Ott · 13 years ago
  9. d5ab527 [S390] ccw_bus_type: make it static by Sebastian Ott · 13 years ago
  10. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  11. 9a26513 [S390] qdio: prevent handling of buffers if count is zero by Jan Glauber · 13 years ago
  12. 3041b6a [S390] css_bus_type: make it static by Sebastian Ott · 13 years ago
  13. e6aed12 [S390] css_driver: remove duplicate members by Sebastian Ott · 13 years ago
  14. 085ee9d [S390] css: remove subchannel private by Sebastian Ott · 13 years ago
  15. 85fb534 [S390] css: move chsc_private to drv_data by Sebastian Ott · 13 years ago
  16. f92519e [S390] css: move io_private to drv_data by Sebastian Ott · 13 years ago
  17. 97eb6bfc [S390] cio: move cdev pointer to io_subchannel_private by Sebastian Ott · 13 years ago
  18. c513d07 [S390] cio: move options to io_sch_private by Sebastian Ott · 13 years ago
  19. dbda8ce [S390] cio: move asms to generic header by Sebastian Ott · 13 years ago
  20. 9e6f9f8 [S390] cio: move orb definitions to separate header by Sebastian Ott · 13 years ago
  21. ee5894f [S390] remove superfluous check from do_IRQ by Sebastian Ott · 13 years ago
  22. 6fa1098 [S390] qdio: prevent compile warning under CONFIG_32BIT by Jan Glauber · 13 years ago
  23. b17295e [S390] cio: path_event overindication after resume by Sebastian Ott · 14 years ago
  24. 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
  25. c030175 [S390] cio: fix ccwgroup unregistration race condition by Peter Oberparleiter · 14 years ago
  26. 9062014 [S390] cio: reduce memory consumption of itcw structures by Stefan Weinhuber · 14 years ago
  27. 4bc4e96 [S390] css: update subchannel descriptor by Sebastian Ott · 14 years ago
  28. ce322cc [S390] cio: obtain mdc value per channel path by Sebastian Ott · 14 years ago
  29. 90adac5 [S390] qdio: cleanup SIGA sync by Jan Glauber · 14 years ago
  30. 110da31 [S390] qdio: remove enhanced SIGA by Jan Glauber · 14 years ago
  31. 958c0ba [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S by Jan Glauber · 14 years ago
  32. 0195843 [S390] qdio: outbound queue full counter by Jan Glauber · 14 years ago
  33. 3d6c76f [S390] qdio: outbound tasklet scan threshold by Jan Glauber · 14 years ago
  34. 4f32518 [S390] qdio: prevent race for shared indicators by Jan Glauber · 14 years ago
  35. 30d77c3 [S390] qdio: add qdio interrupts to interrupt statistics by Jan Glauber · 14 years ago
  36. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  37. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  38. 8d7bfb4 [S390] css: fix rsid evaluation for 2nd crw by Sebastian Ott · 14 years ago
  39. 4814a2b [S390] qdio: free indicator after reset is finished by Jan Glauber · 14 years ago
  40. 16d2ce2 [S390] cio: fix incorrect ccw_device_init_count by Sebastian Ott · 14 years ago
  41. 376ae47 [S390] cio: fix I/O cancel function by Peter Oberparleiter · 14 years ago
  42. 585b954 [S390] cio: notify drivers of channel path events by Sebastian Ott · 14 years ago
  43. eb4f5d9 [S390] css: update subchannel description after hibernate by Sebastian Ott · 14 years ago
  44. 62da177 [S390] css: update descriptor after hibernate by Sebastian Ott · 14 years ago
  45. c38a90a [S390] cio: update descriptor in chsc_chp_vary by Sebastian Ott · 14 years ago
  46. 906c976 [S390] chsc: use the global page to determine the chp desriptor by Sebastian Ott · 14 years ago
  47. 34196f8 [S390] chsc: consolidate memory allocations by Sebastian Ott · 14 years ago
  48. 34aec07 [S390] chsc: initialization fixes by Sebastian Ott · 14 years ago
  49. b730f3a [S390] cio: add lock to struct channel_path by Sebastian Ott · 14 years ago
  50. 74b6127 [S390] cio: fix memleak in resume path by Sebastian Ott · 14 years ago
  51. f277707 [S390] cio: remove custom implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  52. a8481c2 [S390] css: fix sparse warning by Sebastian Ott · 14 years ago
  53. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  54. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  55. d36deae qdio: extend API to allow polling by Jan Glauber · 14 years ago
  56. c304db8 [S390] cio: use all available paths for some internal I/O by Sebastian Ott · 14 years ago
  57. 982bdf8 [S390] ccwreq: add ability to use all paths by Sebastian Ott · 14 years ago
  58. 7cd4031 [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver by Sebastian Ott · 14 years ago
  59. dbedd0e [S390] cio: Log the response from the unit check handler by Michael Ernst · 14 years ago
  60. fd0457a [S390] cio: CHSC SIOSL Support by Michael Ernst · 14 years ago
  61. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  62. dcc18f4 [SCSI] zfcp: Enable data division support for FCP devices by Christof Schmitt · 14 years ago
  63. 878c495 [S390] cio: fix potential overflow in chpid descriptor by Sebastian Ott · 14 years ago
  64. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  65. 094f210 [S390] cio: unit check handling during internal I/O by Michael Ernst · 14 years ago
  66. c560d10 [S390] ccwgroup: add locking around drvdata access by Sebastian Ott · 14 years ago
  67. a65a3e8 [S390] cio: remove stsch by Sebastian Ott · 14 years ago
  68. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  69. cc961d4 [S390] qdio: remove API wrappers by Jan Glauber · 14 years ago
  70. d0c9d4a [S390] qdio: set correct bit in dsci by Jan Glauber · 14 years ago
  71. 3a601bf [S390] qdio: dont convert timestamps to microseconds by Jan Glauber · 14 years ago
  72. 5382fe1 [S390] qdio: remove memset hack by Jan Glauber · 14 years ago
  73. f3eb20f [S390] qdio: prevent starvation on PCI devices by Jan Glauber · 14 years ago
  74. 09a308f [S390] qdio: count number of qdio interrupts by Jan Glauber · 14 years ago
  75. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 14 years ago
  76. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 14 years ago
  77. 94038a9 [S390] More cleanup for struct _lowcore by Martin Schwidefsky · 14 years ago
  78. 8821d24 [S390] cio: use exception-save stsch by Sebastian Ott · 14 years ago
  79. 889ee95 [S390] add hook to reenable mss after hibernation by Sebastian Ott · 14 years ago
  80. 818c272 [S390] cio: allow enable_facility from outside init functions by Sebastian Ott · 14 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  82. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 14 years ago
  83. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 14 years ago
  84. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 14 years ago
  85. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 14 years ago
  86. 27d7160 [S390] add MACHINE_IS_LPAR flag by Martin Schwidefsky · 14 years ago
  87. 432ac5e [S390] qdio: optimize cache line usage of struct qdio_irq by Jan Glauber · 14 years ago
  88. d307297 [S390] qdio: account processed SBAL during queue scan by Jan Glauber · 14 years ago
  89. d1bf859 [S390] cio: fix storage key handling by Heiko Carstens · 14 years ago
  90. 0d01bb8 [S390] cio: trigger subchannel event at resume time by Sebastian Ott · 14 years ago
  91. 76e6fb4 [S390] ccw_device_notify: improve return codes by Sebastian Ott · 14 years ago
  92. b4c7072 [S390] cio: make wait_events interruptible by Sebastian Ott · 14 years ago
  93. b4563e8 [S390] cio: wait for channel report by Sebastian Ott · 14 years ago
  94. 879acca5 [S390] cio: introduce cio_settle by Sebastian Ott · 14 years ago
  95. be5d382 [S390] cio: consolidate workqueues by Sebastian Ott · 14 years ago
  96. 959153d [S390] qdio: prevent call trace if CHPID is offline by Jan Glauber · 14 years ago
  97. 4c52228 [S390] qdio: continue polling for buffer state ERROR by Ursula Braun · 14 years ago
  98. 44ee6a8 [S390] cio: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  99. 6486cda [S390] qdio: convert global statistics to per-device stats by Jan Glauber · 15 years ago
  100. 8bcd9b0 [S390] qdio: add counter for input queue full condition by Jan Glauber · 15 years ago