1. 8b811ba s390/dasd: fix handling of gone paths by Stefan Weinhuber · 11 years ago
  2. c4ad180 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  3. 00e5d35 s390/xpram: mark xpram as non-rotational by Christian Borntraeger · 11 years ago
  4. ba54229 s390/cio: add channel ID sysfs attribute by Peter Oberparleiter · 11 years ago
  5. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  6. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  7. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  8. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  9. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  10. 56bbe68 s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off by Ingo Tuchscherer · 11 years ago
  11. 1553556 s390/memory hotplug,sclp: get rid of per memory increment usecount by Heiko Carstens · 11 years ago
  12. df1bd59 s390/mem_detect: limit memory detection loop to "mem=" parameter by Heiko Carstens · 11 years ago
  13. edefc71 s390/kvm: Change the virtual memory mapping location for Virtio devices by Nick Wang · 12 years ago
  14. 7b1e427 s390/zcore: calculate real memory size using own get_mem_size function by Heiko Carstens · 11 years ago
  15. d1eb16e s390/cio: add condev keyword to cio_ignore by Sebastian Ott · 11 years ago
  16. 0e6c83d s390/cio: add ipldev keyword to cio_ignore by Sebastian Ott · 11 years ago
  17. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  18. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  19. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  20. fff60fa s390/scm_blk: fix memleak in init function by Sebastian Ott · 11 years ago
  21. bd86055 s390/scm_blk: allow more cluster size values by Sebastian Ott · 11 years ago
  22. 3ad19b8 s390/cio: fix irq statistics by Sebastian Ott · 11 years ago
  23. 94c1636 s390/memory hotplug: prevent offline of active memory increments by Heiko Carstens · 11 years ago
  24. 241fd9b s390/zcore: Fix HSA copy length for last block by Michael Holzheu · 11 years ago
  25. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. d4ae1f5 qeth: Fix missing pointer update by Stefan Raspl · 11 years ago
  27. 065cc78 qeth: remove unused variable by Stefan Raspl · 11 years ago
  28. 4a912f9 qeth: remove cast for kzalloc return value by Zhang Yanfei · 11 years ago
  29. 91b1c1a qeth: fix VLAN related compilation errors by Patrick McHardy · 11 years ago
  30. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  31. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  32. c557687 s390/dasd: fix hanging device after resume with internal error 13 by Stefan Haberland · 11 years ago
  33. d42e171 s390/dasd: improve speed of dasdfmt by Stefan Haberland · 11 years ago
  34. e5dcf00 s390/css: move subchannel lock allocation by Sebastian Ott · 11 years ago
  35. 0ad8f714a s390/cio: fix early init counter usage by Sebastian Ott · 11 years ago
  36. 4e5ebd5 s390/css: remove unused function definitions by Sebastian Ott · 11 years ago
  37. 14556b3 s390/css: introduce cio_register_early_subchannels by Sebastian Ott · 11 years ago
  38. afdfed0 s390/cio: get rid of static console device by Sebastian Ott · 11 years ago
  39. 863fc84 s390/cio: get rid of static console subchannel by Sebastian Ott · 11 years ago
  40. c135ad1 s390/cio: split subchannel registration by Sebastian Ott · 11 years ago
  41. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 11 years ago
  42. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 11 years ago
  43. 03ff60d s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS() by Akinobu Mita · 11 years ago
  44. 006485d s390/dasd: remove cast for kzalloc return value by Zhang Yanfei · 11 years ago
  45. 040495d s390/cio: make use of newly added format 1 channel-path data by Peter Oberparleiter · 11 years ago
  46. cce0eac s390/cio: collect format 1 channel-path description data by Peter Oberparleiter · 11 years ago
  47. a75a282 s390/monreader: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  48. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 11 years ago
  49. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  50. 65d8013 qeth: fix qeth_wait_for_threads() deadlock for OSN devices by Stefan Raspl · 11 years ago
  51. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 99437a2 KVM: s390: virtio_ccw: reset errors for new I/O. by Cornelia Huck · 11 years ago
  53. 3188bf6 KVM: s390: Change the virtual memory mapping location for virtio devices by Nick Wang · 11 years ago
  54. 64f8de4 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core by Jens Axboe · 11 years ago
  55. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  56. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  57. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 11 years ago
  58. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  59. 1fcbba3 s390/3270: fix minor_start issue by Martin Schwidefsky · 11 years ago
  60. 94f9852 s390/scm_blk: fix error return code in scm_blk_init() by Wei Yongjun · 11 years ago
  61. 3bff603 s390/scm_block: fix printk format string by Sebastian Ott · 11 years ago
  62. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  63. 271648b qeth: Fix scatter-gather regression by Frank Blaschka · 11 years ago
  64. 82e2e78 qeth: Fix invalid router settings handling by Stefan Raspl · 11 years ago
  65. 82f77cf qeth: delay feature trace by Stefan Raspl · 11 years ago
  66. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  67. 52319b4 s390/kdump: Do not add standby memory for kdump by Michael Holzheu · 11 years ago
  68. aebfa66 s390/scm: process availability by Sebastian Ott · 11 years ago
  69. 4fa3c01 s390/scm_blk: suspend writes by Sebastian Ott · 11 years ago
  70. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 11 years ago
  71. 8360cb5 s390/scm_blk: fix request number accounting by Sebastian Ott · 11 years ago
  72. 6a773cb KVM: s390: Export virtio-ccw api. by Cornelia Huck · 11 years ago
  73. 07e1693 virtio_ccw: pass a cookie value to kvm hypercall by Michael S. Tsirkin · 11 years ago
  74. aa2383f qdio: remove unused parameters by Stefan Raspl · 11 years ago
  75. ea4da6e s390/dasd: fix unresponsive device after all channel paths were lost by Stefan Haberland · 12 years ago
  76. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  77. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  78. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  79. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  80. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  81. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  82. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  83. be4904e dasd: fix sysfs cleanup in dasd_generic_remove by Stefan Weinhuber · 12 years ago
  84. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  85. 58fece7 s390/scm: use inline dummy functions by Sebastian Ott · 12 years ago
  86. 88e7616 s390/cio: handle unknown pgroup state by Sebastian Ott · 12 years ago
  87. 84c57ad s390/cio: export vpm via sysfs by Sebastian Ott · 12 years ago
  88. e6a0b7c s390/cio: skip broken paths by Sebastian Ott · 12 years ago
  89. 69f5576 s390/cio: dont abort verification after missing irq by Sebastian Ott · 12 years ago
  90. b4b3d12 s390/zcore: Add hsa file by Michael Holzheu · 12 years ago
  91. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 12 years ago
  92. 4d334fd s390/3270: asynchronous size sensing by Martin Schwidefsky · 12 years ago
  93. c95571e s390/3270: introduce device notifier by Martin Schwidefsky · 12 years ago
  94. 57985d7 s390/3270: fix initialization order in tty3270_alloc_view by Martin Schwidefsky · 12 years ago
  95. 736c9fd s390/3270: readd tty3270_open by Martin Schwidefsky · 12 years ago
  96. 9350393 virtio: make config_ops const by Stephen Hemminger · 12 years ago
  97. c98d368 s390/virtio-ccw: Fix setup_vq error handling. by Cornelia Huck · 12 years ago
  98. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  100. 0fa81cd qeth: Fix HiperSockets performance regression by Stefan Raspl · 12 years ago