summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2016-07-14s390/cio: allow to reset channel measurement blockSebastian Ott
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter
2016-07-12pmem: kill __pmem address spaceDan Williams
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun
2016-06-28s390/cio: use basic blocks for i/o inline assembliesHeiko Carstens
2016-06-28s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens
2016-06-28s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-16s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel
2016-06-16qeth: improve set_features error handlingHans Wippel
2016-06-16qeth: add network device features for VLAN devicesHans Wippel
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser
2016-06-16qeth: enable scatter/gather by defaultEugene Crosser
2016-06-16qeth: enable scatter/gather in layer 2 modeEugene Crosser
2016-06-16qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser
2016-06-16qeth: clean up condition when tso is usedEugene Crosser
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser
2016-06-16qeth: Include error message for "OS Mismatch"Eugene Crosser
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky
2016-06-13s390: use canonical include guard styleDaniel van Gerpen
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand
2016-06-10s390/sclp: detect guest-PER enhancementDavid Hildenbrand
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand
2016-06-10s390: Make cpc_name accessibleJanosch Frank
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams
2016-05-10s390: make couple of variables and functions staticHeiko Carstens
2016-05-10s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky
2016-05-10s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal