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