summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun2016-07-311-1/+3
* s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer2016-07-315-6/+47
* s390/cio: fix premature wakeup during chp configureSebastian Ott2016-07-311-14/+32
* s390/cio: convert cfg_lock mutex to spinlockSebastian Ott2016-07-311-9/+9
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-3/+3
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-121-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-278-725/+800
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-062-0/+2
| |\ \
| * | | s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott2016-06-161-13/+12
| * | | qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel2016-06-162-4/+17
| * | | qeth: improve set_features error handlingHans Wippel2016-06-161-11/+27
| * | | qeth: add network device features for VLAN devicesHans Wippel2016-06-162-2/+10
| * | | qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-164-198/+111
| * | | qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-167-458/+482
| * | | qeth: introduce linearization fail count to statsEugene Crosser2016-06-164-8/+23
| * | | qeth: enable scatter/gather by defaultEugene Crosser2016-06-162-3/+4
| * | | qeth: enable scatter/gather in layer 2 modeEugene Crosser2016-06-161-1/+25
| * | | qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser2016-06-161-1/+3
| * | | qeth: clean up condition when tso is usedEugene Crosser2016-06-162-20/+30
| * | | qeth: refactor calculation of SBALE countEugene Crosser2016-06-163-41/+85
| * | | qeth: Include error message for "OS Mismatch"Eugene Crosser2016-06-161-0/+6
| | |/ | |/|
* | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-263-6/+3
|\ \ \
| * | | block: convert to device_add_disk()Dan Williams2016-06-273-6/+3
| |/ /
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-0/+1
|\ \ \
| * | | block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-201-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2615-109/+209
|\ \ \ | |_|/ |/| |
| * | s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-9/+2
| * | s390/chsc: improve channel path descriptor determinationSebastian Ott2016-07-152-8/+7
| * | s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott2016-07-151-2/+3
| * | s390/cio: make fmt1 channel path descriptor optionalSebastian Ott2016-07-152-5/+8
| * | s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott2016-07-151-1/+1
| * | s390/cio/device_ops: fix kernel docSebastian Ott2016-07-151-11/+11
| * | s390/cio: allow to reset channel measurement blockSebastian Ott2016-07-141-9/+20
| * | s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-1/+2
| * | s390/cio: use basic blocks for i/o inline assembliesHeiko Carstens2016-06-281-9/+82
| * | s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens2016-06-281-6/+9
| * | s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens2016-06-281-28/+49
| * | s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-1/+1
| * | s390/time: LPAR offset handlingMartin Schwidefsky2016-06-131-2/+2
| * | s390/time: STP sync clock correctionMartin Schwidefsky2016-06-131-2/+6
| * | s390: use canonical include guard styleDaniel van Gerpen2016-06-132-2/+2
| * | s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-1/+1
| * | s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani2016-06-131-12/+3
| |/
* | qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-042-0/+2
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-2/+2
|\
| * dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-181-2/+2
* | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-202-14/+12
|\ \
| * \ Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-091-5/+7
| |\ \
| * | | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-7/+5
| * | | tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley2016-04-301-6/+6
OpenPOWER on IntegriCloud