summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/scm: convert taskletSebastian Ott2017-06-122-40/+15
* s390/scm: convert to blk-mqSebastian Ott2017-06-122-65/+74
* s390/scm: remove cluster optionSebastian Ott2017-06-125-361/+3
* s390/mm: add __rcu annotationsHeiko Carstens2017-06-121-3/+3
* s390/pkey: make pkey_init() staticHeiko Carstens2017-06-121-1/+1
* s390: add missing header includes for type checkingHeiko Carstens2017-06-122-0/+2
* s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-1215-72/+289
* s390: update defconfigMartin Schwidefsky2017-06-085-21/+87
* s390/zcrypt: Fix blocking queue device after unbind/bind.Harald Freudenberger2017-06-023-16/+40
* Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-05-231-6/+6
|\
| * s390/vfio_ccw: make some symbols staticSebastian Ott2017-05-221-6/+6
* | s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-05-171-6/+13
* | Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-161-9/+3
|\ \
| * | efi-pstore: Fix read iter after pstore API refactorKees Cook2017-05-161-9/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-1613-26/+55
|\ \ \
| * | | s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens2017-05-151-1/+1
| * | | s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-112-5/+6
| * | | s390: move _text symbol to address higher than zeroHeiko Carstens2017-05-091-1/+7
| * | | s390/qdio: increase string buffer sizeHeiko Carstens2017-05-091-1/+1
| * | | s390/ccwgroup: increase string buffer sizeHeiko Carstens2017-05-091-2/+2
| * | | s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens2017-05-091-1/+1
| * | | s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens2017-05-091-2/+2
| * | | s390/uprobes: fix compile for !KPROBESHeiko Carstens2017-05-033-10/+13
| * | | s390/ftrace: fix compile for !MODULESHeiko Carstens2017-05-031-0/+4
| * | | s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-031-3/+18
* | | | Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-161-21/+19
|\ \ \ \
| * | | | EDAC, amd64: Fix reporting of Chip Select sizes on Fam17hYazen Ghannam2017-05-031-21/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1674-249/+1026
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ldmsw-fixes'David S. Miller2017-05-151-2/+2
| |\ \ \ \ \
| | * | | | | ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-151-1/+1
| | * | | | | ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-151-1/+1
| |/ / / / /
| * | | | | net: netcp: fix check of requested timestamping filterMiroslav Lichvar2017-05-151-1/+0
| * | | | | Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-05-1510-23/+49
| |\ \ \ \ \
| | * | | | | net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-148-19/+38
| | * | | | | net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed2017-05-141-0/+4
| | * | | | | net/mlx5e: Fix setup TC ndoSaeed Mahameed2017-05-141-1/+1
| | * | | | | net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman2017-05-141-2/+1
| | * | | | | net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman2017-05-141-1/+5
| * | | | | | ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar2017-05-151-1/+4
| * | | | | | qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval2017-05-151-1/+1
| * | | | | | mdio: mux: fix device_node_continue.cocci warningsJulia Lawall2017-05-151-1/+0
| * | | | | | net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos2017-05-151-7/+7
| * | | | | | net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com2017-05-151-6/+4
| * | | | | | macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich2017-05-151-2/+5
| * | | | | | net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel2017-05-151-1/+1
| |/ / / / /
| * | | | | vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman2017-05-121-0/+5
| * | | | | sfc: revert changes to NIC revision numbersBert Kenward2017-05-121-2/+6
| * | | | | net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold2017-05-121-2/+2
| * | | | | net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold2017-05-121-1/+1
| * | | | | net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva2017-05-121-0/+3