summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-02-22s390/cpum_cf: move common functions into a separate fileHendrik 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: rename per-CPU counter facility structure and variablesHendrik 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-21s390/extmem: print DCSS range with %pxGerald Schaefer
2019-02-21s390/extmem: remove code for 31 bit addressing modeGerald Schaefer
2019-02-20s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-02-20s390/setup: fix early warning messagesMartin Schwidefsky
2019-02-20s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2019-02-07s390: add alignment hints to vector load and storeMartin Schwidefsky
2019-02-07s390: remove unused including <linux/version.h>YueHaibing
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann
2019-02-07s390/pci: map IOV resourcesSebastian Ott
2019-02-07s390/pci: improve bar checkSebastian Ott
2019-02-07s390/mmap: take stack_guard_gap into account for mmap_baseMartin Schwidefsky
2019-02-07s390: remove dead codeGerald Schaefer
2019-02-07s390/setup: remove obsolete #ifdefGerald Schaefer
2019-01-28s390: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/hypfs: 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-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/hypfs: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2019-01-18s390: remove the ptep_modify_prot_{start,commit} exportsChristoph Hellwig
2019-01-18s390: remove compat_wrapper.cArnd Bergmann
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann
2019-01-18s390: use generic UID16 implementationArnd Bergmann
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann
2019-01-18s390: open-code s390_personality syscallArnd Bergmann
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2019-01-12Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-01-12Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-11x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...Vitaly Kuznetsov
2019-01-11KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...Lan Tianyu
2019-01-11kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes
2019-01-11KVM: x86: Fix bit shifting in update_intel_pt_cfgGustavo A. R. Silva
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds