1. 4a912f9 qeth: remove cast for kzalloc return value by Zhang Yanfei · 11 years ago
  2. 91b1c1a qeth: fix VLAN related compilation errors by Patrick McHardy · 11 years ago
  3. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  4. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  5. c557687 s390/dasd: fix hanging device after resume with internal error 13 by Stefan Haberland · 11 years ago
  6. d42e171 s390/dasd: improve speed of dasdfmt by Stefan Haberland · 11 years ago
  7. e5dcf00 s390/css: move subchannel lock allocation by Sebastian Ott · 11 years ago
  8. 0ad8f714a s390/cio: fix early init counter usage by Sebastian Ott · 11 years ago
  9. 4e5ebd5 s390/css: remove unused function definitions by Sebastian Ott · 11 years ago
  10. 14556b3 s390/css: introduce cio_register_early_subchannels by Sebastian Ott · 11 years ago
  11. afdfed0 s390/cio: get rid of static console device by Sebastian Ott · 11 years ago
  12. 863fc84 s390/cio: get rid of static console subchannel by Sebastian Ott · 11 years ago
  13. c135ad1 s390/cio: split subchannel registration by Sebastian Ott · 11 years ago
  14. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 11 years ago
  15. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 11 years ago
  16. 03ff60d s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS() by Akinobu Mita · 11 years ago
  17. 006485d s390/dasd: remove cast for kzalloc return value by Zhang Yanfei · 11 years ago
  18. 040495d s390/cio: make use of newly added format 1 channel-path data by Peter Oberparleiter · 11 years ago
  19. cce0eac s390/cio: collect format 1 channel-path description data by Peter Oberparleiter · 11 years ago
  20. a75a282 s390/monreader: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  21. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 11 years ago
  22. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  23. 65d8013 qeth: fix qeth_wait_for_threads() deadlock for OSN devices by Stefan Raspl · 11 years ago
  24. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 99437a2 KVM: s390: virtio_ccw: reset errors for new I/O. by Cornelia Huck · 11 years ago
  26. 3188bf6 KVM: s390: Change the virtual memory mapping location for virtio devices by Nick Wang · 11 years ago
  27. 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
  28. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  29. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  30. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 11 years ago
  31. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  32. 1fcbba3 s390/3270: fix minor_start issue by Martin Schwidefsky · 11 years ago
  33. 94f9852 s390/scm_blk: fix error return code in scm_blk_init() by Wei Yongjun · 11 years ago
  34. 3bff603 s390/scm_block: fix printk format string by Sebastian Ott · 11 years ago
  35. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  36. 271648b qeth: Fix scatter-gather regression by Frank Blaschka · 11 years ago
  37. 82e2e78 qeth: Fix invalid router settings handling by Stefan Raspl · 11 years ago
  38. 82f77cf qeth: delay feature trace by Stefan Raspl · 11 years ago
  39. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  40. 52319b4 s390/kdump: Do not add standby memory for kdump by Michael Holzheu · 11 years ago
  41. aebfa66 s390/scm: process availability by Sebastian Ott · 11 years ago
  42. 4fa3c01 s390/scm_blk: suspend writes by Sebastian Ott · 11 years ago
  43. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 11 years ago
  44. 8360cb5 s390/scm_blk: fix request number accounting by Sebastian Ott · 11 years ago
  45. 6a773cb KVM: s390: Export virtio-ccw api. by Cornelia Huck · 11 years ago
  46. 07e1693 virtio_ccw: pass a cookie value to kvm hypercall by Michael S. Tsirkin · 11 years ago
  47. aa2383f qdio: remove unused parameters by Stefan Raspl · 11 years ago
  48. ea4da6e s390/dasd: fix unresponsive device after all channel paths were lost by Stefan Haberland · 11 years ago
  49. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. 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
  51. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  52. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  53. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  54. 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
  55. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  56. be4904e dasd: fix sysfs cleanup in dasd_generic_remove by Stefan Weinhuber · 11 years ago
  57. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  58. 58fece7 s390/scm: use inline dummy functions by Sebastian Ott · 11 years ago
  59. 88e7616 s390/cio: handle unknown pgroup state by Sebastian Ott · 11 years ago
  60. 84c57ad s390/cio: export vpm via sysfs by Sebastian Ott · 11 years ago
  61. e6a0b7c s390/cio: skip broken paths by Sebastian Ott · 11 years ago
  62. 69f5576 s390/cio: dont abort verification after missing irq by Sebastian Ott · 11 years ago
  63. b4b3d12 s390/zcore: Add hsa file by Michael Holzheu · 12 years ago
  64. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 12 years ago
  65. 4d334fd s390/3270: asynchronous size sensing by Martin Schwidefsky · 12 years ago
  66. c95571e s390/3270: introduce device notifier by Martin Schwidefsky · 12 years ago
  67. 57985d7 s390/3270: fix initialization order in tty3270_alloc_view by Martin Schwidefsky · 12 years ago
  68. 736c9fd s390/3270: readd tty3270_open by Martin Schwidefsky · 12 years ago
  69. 9350393 virtio: make config_ops const by Stephen Hemminger · 11 years ago
  70. c98d368 s390/virtio-ccw: Fix setup_vq error handling. by Cornelia Huck · 12 years ago
  71. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  72. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  73. 0fa81cd qeth: Fix HiperSockets performance regression by Stefan Raspl · 12 years ago
  74. 819dc53 qeth: Make s390dbf card entries persistent by Stefan Raspl · 12 years ago
  75. 26e4b33 qeth: Update Kconfig wording by Stefan Raspl · 12 years ago
  76. 0f54761 qeth: Support VEPA mode by Stefan Raspl · 12 years ago
  77. eb3fb0b qeth: Remove unused exports by Stefan Raspl · 12 years ago
  78. 6ebb7f8 qeth: Fix retry logic in hardsetup by Stefan Raspl · 12 years ago
  79. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  80. 509d97b s390/chsc: fix SEI usage by Sebastian Ott · 12 years ago
  81. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  82. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  83. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  84. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  85. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  86. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. b26ba22 KVM: s390: Gracefully handle busy conditions on ccw_device_start by Christian Borntraeger · 12 years ago
  88. 73fa21e KVM: s390: Dynamic allocation of virtio-ccw I/O data. by Cornelia Huck · 12 years ago
  89. 6673cd0 s390/3215: partially revert tty close handling fix by Heiko Carstens · 12 years ago
  90. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  91. add9bde s390/irq: enable irq sum accounting for /proc/stat again by Heiko Carstens · 12 years ago
  92. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  93. 0347af5 qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock by Jiri Pirko · 12 years ago
  94. 7e64e05 KVM: s390: Add a channel I/O based virtio transport driver. by Cornelia Huck · 12 years ago
  95. 55c171a KVM: s390: Handle hosts not supporting s390-virtio. by Cornelia Huck · 12 years ago
  96. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  97. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  98. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  99. 6726a80 s390/qdio: rename the misleading PCI flag of qdio devices by Jan Glauber · 12 years ago
  100. d99e79e s390/cio: fix pgid reserved check by Sebastian Ott · 12 years ago