summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/kexec_file: Unify loader codePhilipp Rudo2019-04-291-7/+3Star
* s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-292-3/+14
* s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky2019-04-261-0/+27
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-0/+7
* s390/ipl: add definitions for the IPL report blockMartin Schwidefsky2019-04-261-1/+61
* s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2019-04-262-81/+116
* s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-261-1/+1
* s390: report new CPU capabilitiesMartin Schwidefsky2019-04-251-0/+4
* s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky2019-04-241-14/+19
* s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik2019-04-241-0/+2
* s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky2019-04-231-0/+12
* s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2019-04-231-24/+43
* s390: avoid __builtin_return_address(n) on clangArnd Bergmann2019-04-111-0/+5
* s390: make __load_psw_mask work with clangArnd Bergmann2019-04-111-3/+3
* s390: syscall_wrapper: avoid clang warningArnd Bergmann2019-04-111-2/+2
* s390: fine-tune stack switch helperMartin Schwidefsky2019-04-111-9/+9
* s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-101-0/+132
* s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-102-3/+2Star
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-102-0/+20
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-283-34/+49
|\
| * zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-111-0/+11
| * s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-061-30/+31
| * s390: limit brk randomization to 32MBMartin Schwidefsky2019-03-061-4/+7
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-3/+0Star
|\ \
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0Star
| * | kbuild: warn redundant generic-yMasahiro Yamada2019-03-172-2/+0Star
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-154-4/+38
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-224-3/+37
| |\ \
| | * | KVM: s390: implement subfunction processor callsChristian Borntraeger2019-02-221-0/+1
| | * | KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-053-0/+5
| | * | KVM: s390: add functions to (un)register GISC with GISAMichael Mueller2019-02-051-0/+13
| | * | KVM: s390: add kvm reference to struct sie_page2Michael Mueller2019-02-051-1/+2
| | * | KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller2019-02-051-0/+9
| | * | s390/cio: add function chsc_sgib()Michael Mueller2019-02-051-0/+1
| | * | KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller2019-02-051-1/+5
| | * | KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller2019-02-051-1/+1
| | * | KVM: s390: make bitmap declaration consistentMichael Mueller2019-02-051-1/+1
| * | | KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-02-201-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-061-1/+2
| * | | mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-061-2/+2
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-6/+1Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-1/+1
| |\ \ \
| | * | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-1/+1
| * | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-103-5/+141
| |\| | | | | |/ / | |/| |
| | * | syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-071-2/+0Star
| | * | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-3/+0Star
* | | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-0514-22/+380
|\ \ \ \
| * | | | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter2019-02-222-0/+27
| * | | | s390/cpum_cf: add ctr_stcctm() functionHendrik Brueckner2019-02-221-0/+19