| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/scm: remove cluster option | Sebastian Ott | 2017-06-12 | 5 | -361/+3 |
* | s390/mm: add __rcu annotations | Heiko Carstens | 2017-06-12 | 1 | -3/+3 |
* | s390/pkey: make pkey_init() static | Heiko Carstens | 2017-06-12 | 1 | -1/+1 |
* | s390: add missing header includes for type checking | Heiko Carstens | 2017-06-12 | 2 | -0/+2 |
* | s390/mm: implement 5 level pages tables | Martin Schwidefsky | 2017-06-12 | 15 | -72/+289 |
* | s390: update defconfig | Martin Schwidefsky | 2017-06-08 | 5 | -21/+87 |
* | s390/zcrypt: Fix blocking queue device after unbind/bind. | Harald Freudenberger | 2017-06-02 | 3 | -16/+40 |
* | Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky | 2017-05-23 | 1 | -6/+6 |
|\ |
|
| * | s390/vfio_ccw: make some symbols static | Sebastian Ott | 2017-05-22 | 1 | -6/+6 |
* | | s390/kvm: do not rely on the ILC on kvm host protection fauls | Christian Borntraeger | 2017-05-17 | 1 | -6/+13 |
* | | Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-16 | 1 | -9/+3 |
|\ \ |
|
| * | | efi-pstore: Fix read iter after pstore API refactor | Kees Cook | 2017-05-16 | 1 | -9/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-05-16 | 13 | -26/+55 |
|\ \ \ |
|
| * | | | s390/virtio: change virtio_feature_desc:features type to __le32 | Heiko Carstens | 2017-05-15 | 1 | -1/+1 |
| * | | | s390: convert debug_info.ref_count from atomic_t to refcount_t | Elena Reshetova | 2017-05-11 | 2 | -5/+6 |
| * | | | s390: move _text symbol to address higher than zero | Heiko Carstens | 2017-05-09 | 1 | -1/+7 |
| * | | | s390/qdio: increase string buffer size | Heiko Carstens | 2017-05-09 | 1 | -1/+1 |
| * | | | s390/ccwgroup: increase string buffer size | Heiko Carstens | 2017-05-09 | 1 | -2/+2 |
| * | | | s390/topology: let topology_mnest_limit() return unsigned char | Heiko Carstens | 2017-05-09 | 1 | -1/+1 |
| * | | | s390/uaccess: use sane length for __strncpy_from_user() | Heiko Carstens | 2017-05-09 | 1 | -2/+2 |
| * | | | s390/uprobes: fix compile for !KPROBES | Heiko Carstens | 2017-05-03 | 3 | -10/+13 |
| * | | | s390/ftrace: fix compile for !MODULES | Heiko Carstens | 2017-05-03 | 1 | -0/+4 |
| * | | | s390/cputime: fix incorrect system time | Martin Schwidefsky | 2017-05-03 | 1 | -3/+18 |
* | | | | Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-16 | 1 | -21/+19 |
|\ \ \ \ |
|
| * | | | | EDAC, amd64: Fix reporting of Chip Select sizes on Fam17h | Yazen Ghannam | 2017-05-03 | 1 | -21/+19 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-16 | 74 | -249/+1026 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'ldmsw-fixes' | David S. Miller | 2017-05-15 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | ldmvsw: stop the clean timer at beginning of remove | Shannon Nelson | 2017-05-15 | 1 | -1/+1 |
| | * | | | | | ldmvsw: unregistering netdev before disable hardware | Thomas Tai | 2017-05-15 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | net: netcp: fix check of requested timestamping filter | Miroslav Lichvar | 2017-05-15 | 1 | -1/+0 |
| * | | | | | Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2017-05-15 | 10 | -23/+49 |
| |\ \ \ \ \ |
|
| | * | | | | | net/mlx5: Use underlay QPN from the root name space | Yishai Hadas | 2017-05-14 | 8 | -19/+38 |
| | * | | | | | net/mlx5e: IPoIB, Only support regular RQ for now | Saeed Mahameed | 2017-05-14 | 1 | -0/+4 |
| | * | | | | | net/mlx5e: Fix setup TC ndo | Saeed Mahameed | 2017-05-14 | 1 | -1/+1 |
| | * | | | | | net/mlx5e: Fix ethtool pause support and advertise reporting | Gal Pressman | 2017-05-14 | 1 | -2/+1 |
| | * | | | | | net/mlx5e: Use the correct pause values for ethtool advertising | Gal Pressman | 2017-05-14 | 1 | -1/+5 |
| * | | | | | | ipv6: avoid dad-failures for addresses with NODAD | Mahesh Bandewar | 2017-05-15 | 1 | -1/+4 |
| * | | | | | | qed: Fix uninitialized data in aRFS infrastructure | Mintz, Yuval | 2017-05-15 | 1 | -1/+1 |
| * | | | | | | mdio: mux: fix device_node_continue.cocci warnings | Julia Lawall | 2017-05-15 | 1 | -1/+0 |
| * | | | | | | net/packet: fix missing net_device reference release | Douglas Caetano dos Santos | 2017-05-15 | 1 | -7/+7 |
| * | | | | | | net/mlx4_core: Use min3 to select number of MSI-X vectors | yuval.shaia@oracle.com | 2017-05-15 | 1 | -6/+4 |
| * | | | | | | macvlan: Fix performance issues with vlan tagged packets | Vlad Yasevich | 2017-05-15 | 1 | -2/+5 |
| * | | | | | | net: stmmac: use correct pointer when printing normal descriptor ring | Niklas Cassel | 2017-05-15 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | vmxnet3: ensure that adapter is in proper state during force_close | Neil Horman | 2017-05-12 | 1 | -0/+5 |
| * | | | | | sfc: revert changes to NIC revision numbers | Bert Kenward | 2017-05-12 | 1 | -2/+6 |
| * | | | | | net: ch9200: add missing USB-descriptor endianness conversions | Johan Hovold | 2017-05-12 | 1 | -2/+2 |
| * | | | | | net: irda: irda-usb: fix firmware name on big-endian hosts | Johan Hovold | 2017-05-12 | 1 | -1/+1 |
| * | | | | | net: dsa: mv88e6xxx: add default case to switch | Gustavo A. R. Silva | 2017-05-12 | 1 | -0/+3 |
| * | | | | | sctp: fix src address selection if using secondary addresses for ipv6 | Xin Long | 2017-05-12 | 1 | -17/+29 |
| * | | | | | net: phy: Call bus->reset() after releasing PHYs from reset | Florian Fainelli | 2017-05-12 | 1 | -3/+3 |