summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-02-22KVM: s390: implement subfunction processor callsChristian Borntraeger
2019-02-22s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter
2019-02-22s390/cpum_cf: add ctr_stcctm() functionHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner
2019-02-22s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner
2019-02-22s390/cpu_mf: add store cpu counter multiple instruction supportHendrik Brueckner
2019-02-22s390/cpum_cf: Add minimal in-kernel interface for counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner
2019-02-22s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner
2019-02-22s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-20s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-07s390/net: move pnet constantsUrsula Braun
2019-02-07s390: add alignment hints to vector load and storeMartin Schwidefsky
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller
2019-02-05KVM: s390: add functions to (un)register GISC with GISAMichael Mueller
2019-02-05KVM: s390: add kvm reference to struct sie_page2Michael Mueller
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller
2019-02-05KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller
2019-02-05KVM: s390: make bitmap declaration consistentMichael Mueller
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/setup: set control program code via diag 318Collin Walling
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-23Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Martin Schwidefsky
2019-01-23s390: fix system call tracingHeiko Carstens
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-01-11s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds