1. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  2. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  3. a94fa15 s390/dasd: fix camel case by Stefan Haberland · 10 years ago
  4. 26d766c s390/3215: fix hanging console issue by Martin Schwidefsky · 10 years ago
  5. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 29b8dd9 dasd: fix error recovery for alias devices during format by Stefan Haberland · 10 years ago
  7. 8fa56ae dasd: fix list_del corruption during format by Stefan Haberland · 10 years ago
  8. 931a3dc dasd: fix unresponsive device during format by Stefan Haberland · 10 years ago
  9. daa991b dasd: use aliases for formatted devices during format by Stefan Haberland · 10 years ago
  10. c794caf s390/dasd: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  11. 4ce2596 s390/dasd: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  12. 7048a2b s390/dasd: Move EXPORT_SYMBOL after function/variable by Fabian Frederick · 10 years ago
  13. d7309aa s390/dasd: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  14. 852eb1a s390/zfcp: use qdio buffer helpers by Sebastian Ott · 10 years ago
  15. d445a4e s390/qeth: extract qdio buffers from output buffer struct by Sebastian Ott · 10 years ago
  16. 6d284bd s390/qeth: extract qdio buffers from input buffer struct by Sebastian Ott · 10 years ago
  17. 4601ba6 s390/qeth: qdio queue helpers by Sebastian Ott · 10 years ago
  18. 5245c92 s390/qdio: add helpers to manage qdio buffers by Sebastian Ott · 10 years ago
  19. 45cbb2e qeth: Display adjacent switch attributes by Stefan Raspl · 10 years ago
  20. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  21. 666e68e s390/zcrypt: improve device probing for zcrypt adapter cards by Ingo Tuchscherer · 10 years ago
  22. 7cbe4af s390/3270: correct size detection with the read-partition command by Martin Schwidefsky · 10 years ago
  23. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  24. 7a8e9c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  25. fa73eb4 s390/ccwgroup: use ccwgroup_ungroup wrapper by Sebastian Ott · 10 years ago
  26. 0310c8b s390/ccwgroup: fix an uninitialized return code by Sebastian Ott · 10 years ago
  27. 9280ddb s390/ccwgroup: obtain extra reference for asynchronous processing by Sebastian Ott · 10 years ago
  28. 613c4e0 qdio: Keep device-specific dbf entries by Stefan Raspl · 10 years ago
  29. 2c3e7e1 s390/cio: set device name as early as possible by Sebastian Ott · 10 years ago
  30. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  31. 5c02c39 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  32. ef283688f s390: avoid format strings leaking into names by Kees Cook · 10 years ago
  33. 0eb69a0 s390/airq: silence lockdep warning by Sebastian Ott · 10 years ago
  34. f7a94db s390/watchdog: use watchdog API by Philipp Hachtmann · 10 years ago
  35. f2485f5 s390/sclp_vt220: Enable ASCII console per default by Peter Oberparleiter · 10 years ago
  36. 92bdae5 s390/qdio: replace shift loop by ilog2 by Fabian Frederick · 10 years ago
  37. dbe33fc s390/cio: silence lockdep warning by Sebastian Ott · 10 years ago
  38. c1a42f4 s390/ap_bus: Make modules parameters visible in sysfs by Michael Veigel · 10 years ago
  39. d4f3cd4 net: use ethtool_cmd_speed_set helper to set ethtool speed value by Jiri Pirko · 10 years ago
  40. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  41. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  42. a68be01 s390/net: fix format string mismatches by Ursula Braun · 10 years ago
  43. e95051f qeth: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  44. 63aef00 s390/lowcore: replace lowcore irb array with a per-cpu variable by Martin Schwidefsky · 10 years ago
  45. 6adbc92 s390/cio: remove weird assignment during argument evaluation by Sebastian Ott · 10 years ago
  46. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  47. 2bf29df s390/cio: fix multiple structure definitions by Sebastian Ott · 10 years ago
  48. bf28a59 s390/dump: Remove CONFIG_ZFCPDUMP by Michael Holzheu · 10 years ago
  49. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 11 years ago
  50. 570126d s390/sclp: add sclp_get_ibc function by Michael Mueller · 10 years ago
  51. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  52. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  53. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  55. d37556e ctc: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  56. 16dc2c4 claw: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  57. d66cb37 qeth: Add new priority queueing options by Stefan Raspl · 10 years ago
  58. 290b834 qeth: Extend priority queueing to IPv6 by Stefan Raspl · 10 years ago
  59. 9262c6c qeth: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  60. 6274edc lcs: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  61. 0f8ee7f qeth: Fix default queue setting in priority queueing by Stefan Raspl · 10 years ago
  62. e75279c virtio_ccw: introduce device_lost in virtio_ccw_device by Heinz Graalfs · 10 years ago
  63. 217a440 KVM: s390/sclp: correctly set eca siif bit by Heiko Carstens · 11 years ago
  64. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  65. 06cd7a8 s390/chsc: fix SEI usage on old FW levels by Sebastian Ott · 10 years ago
  66. 5896f8f s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  67. 83d8e25 s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  68. e106e4e s390/sclp_vt220: Fix kernel panic due to early terminal input by Peter Oberparleiter · 10 years ago
  69. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  70. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 10 years ago
  71. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  72. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  73. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  74. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 9f0128f s390/sclp: add timeout for queued requests by Gerald Schaefer · 10 years ago
  77. 12797e8 lcs: Add missing destroy_timer_on_stack() by Thomas Gleixner · 10 years ago
  78. 50f0e3b s390/tape: Add missing destroy_timer_on_stack() by Thomas Gleixner · 10 years ago
  79. 02ba8d2 s390/tape: Use del_timer_sync() by Thomas Gleixner · 10 years ago
  80. bd1cb5d s390/3270: fix crash with multiple reset device requests by Martin Schwidefsky · 10 years ago
  81. ce1ce2f s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6 by Ingo Tuchscherer · 10 years ago
  82. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  83. 233faec s390/con3270: optionally disable auto update by Martin Schwidefsky · 10 years ago
  84. a9baf10 qeth: Fix IP version detection for VLAN traffic by Stefan Raspl · 10 years ago
  85. 4393407 qeth: Removed unused parameter by Stefan Raspl · 10 years ago
  86. e71e407 qeth: make qeth_query_card_info_cb() static by Heiko Carstens · 10 years ago
  87. cf813db s390/smp: limit number of cpus in possible cpu mask by Heiko Carstens · 10 years ago
  88. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  89. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  90. b010926 Merge tag 'kvm-s390-20140306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  91. 79629b2 virtio_ccw: fix hang in set offline processing by Heinz Graalfs · 11 years ago
  92. 257ceab s390: Do not rely on magic indirect includes by Thomas Gleixner · 11 years ago
  93. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  94. bc5dfcf s390: Cio: Use the core irq stats function by Thomas Gleixner · 11 years ago
  95. 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
  96. 96b1453 virtio-ccw: virtio-ccw adapter interrupt support. by Cornelia Huck · 12 years ago
  97. 84ec96a s390/airq: add support for irq ranges by Martin Schwidefsky · 11 years ago
  98. 2e02104 virtio_ccw: fix vcdev pointer handling issues by Heinz Graalfs · 11 years ago
  99. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  100. 22ae279 qeth: postpone freeing of qdio memory by Ursula Braun · 11 years ago