summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo1-0/+2
2019-04-29s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo2-0/+4
2019-04-29s390/kexec_file: Signature verification prototypePhilipp Rudo1-0/+1
2019-04-29s390/kexec_file: Load new kernel to absolute 0Philipp Rudo1-0/+6
2019-04-29s390/kexec_file: Unify loader codePhilipp Rudo1-7/+3
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo2-3/+14
2019-04-26s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky1-0/+27
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky1-0/+7
2019-04-26s390/ipl: add definitions for the IPL report blockMartin Schwidefsky1-1/+61
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2-81/+116
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky1-1/+1
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky1-0/+4
2019-04-24s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky1-14/+19
2019-04-24s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik1-0/+2
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky1-0/+12
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky1-24/+43
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann1-0/+5
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann1-3/+3
2019-04-11s390: syscall_wrapper: avoid clang warningArnd Bergmann1-2/+2
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky1-9/+9
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik1-0/+132
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2-3/+2
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer2-0/+20
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-34/+49
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-3/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada2-2/+0
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-4/+38
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak1-0/+11
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2019-03-06s390/vtime: steal time exponential moving averageMartin Schwidefsky1-30/+31
2019-03-06s390: limit brk randomization to 32MBMartin Schwidefsky1-4/+7
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V1-1/+2
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V1-2/+2
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+1
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds14-22/+380
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-125/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-3/+37
2019-02-22KVM: s390: implement subfunction processor callsChristian Borntraeger1-0/+1
2019-02-22s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter2-0/+27
2019-02-22s390/cpum_cf: add ctr_stcctm() functionHendrik Brueckner1-0/+19
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner1-0/+1
2019-02-22s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner1-16/+9
2019-02-22s390/cpu_mf: add store cpu counter multiple instruction supportHendrik Brueckner2-0/+39
2019-02-22s390/cpum_cf: Add minimal in-kernel interface for counter measurementsHendrik Brueckner1-0/+14
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner1-0/+2
2019-02-22s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner1-0/+9
2019-02-22s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner1-0/+3
2019-02-22s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner2-1/+52