summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: fix addressing exception after suspend/resumeGerald Schaefer2018-08-091-1/+1
* rseq/selftests: add s390 supportVasily Gorbik2018-08-093-0/+539
* s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky2018-08-071-2/+0
* s390/lib: use expoline for all bcr instructionsMartin Schwidefsky2018-08-071-6/+10
* s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky2018-08-011-14/+2
* s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo2018-07-311-6/+98
* s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner2018-07-312-4/+22
* Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Martin Schwidefsky2018-07-3113-121/+757
|\
| * KVM: s390: Add huge page enablement controlJanosch Frank2018-07-303-2/+57
| * s390/mm: Add huge page gmap linking supportJanosch Frank2018-07-304-7/+13
| * s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel2018-07-301-0/+6
| * KVM: s390: Add skey emulation fault handlingJanosch Frank2018-07-302-37/+83
| * s390/mm: Add huge pmd storage key handlingJanosch Frank2018-07-301-10/+98
| * s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank2018-07-303-1/+30
| * s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel2018-07-302-7/+31
| * s390/mm: Add huge page dirty sync supportJanosch Frank2018-07-305-44/+148
| * s390/mm: Add gmap pmd invalidation and clearingJanosch Frank2018-07-303-3/+143
| * s390/mm: Add gmap pmd notification bit settingJanosch Frank2018-07-302-6/+57
| * s390/mm: Add gmap pmd linkingJanosch Frank2018-07-302-6/+13
| * s390/mm: Abstract gmap notify bit settingJanosch Frank2018-07-302-4/+11
| * s390/mm: Make gmap_protect_range more modularJanosch Frank2018-07-301-10/+83
* | s390: reenable gcc pluginsMartin Schwidefsky2018-07-251-1/+1
* | s390: disable gcc pluginsMartin Schwidefsky2018-07-251-1/+1
* | s390: vdso_fault return typeSouptick Joarder2018-07-231-1/+1
* | s390 cio: Rewrite trace point class s390_class_schibThomas Richter2018-07-231-6/+28
* | s390 cio: Rewrite trace point in s390_cio_tschThomas Richter2018-07-231-4/+18
* | s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter2018-07-231-1/+3
* | s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter2018-07-231-3/+17
* | s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter2018-07-231-2/+8
* | s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter2018-07-231-4/+8
* | s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
* | s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-2/+2
* | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
* | s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-2/+2
* | s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky2018-07-191-12/+16
* | s390: detect etoken facilityMartin Schwidefsky2018-07-182-1/+13
* | s390/chsc: fix packed-not-aligned warningsSebastian Ott2018-07-173-23/+23
* | s390/css: reduce stsch callsSebastian Ott2018-07-174-79/+57
* | s390/css: validate subchannel prior to allocationSebastian Ott2018-07-173-30/+23
* | s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
* | s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-172-12/+12
* | s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-07-161-0/+2
* | s390/cmm: avoid add_timer on concurrently used timerVasily Gorbik2018-07-161-6/+1
* | s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-161-1/+1
* | MAINTAINERS: Remove myself as maintainerDong Jia Shi2018-07-131-1/+0
* | s390/appldata: reuse generic proc handler functionsVasily Gorbik2018-07-061-76/+45
* | s390/cmm: split and simplify cmm pages proc handlerVasily Gorbik2018-07-061-35/+32
* | s390/topology: correct topology mode proc handlerVasily Gorbik2018-07-061-25/+18
* | s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik2018-07-061-31/+7
* | s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik2018-07-061-1/+1