summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2020-07-20s390/kernel: unify EX_TABLE* implementationsIlya Leoshkevich
2020-07-20s390/mm: allow order 10 allocationsHeiko Carstens
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens
2020-07-20s390/mm: fix typo in commentHeiko Carstens
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-10s390: add trace events for idle enter/exitSven Schnelle
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger
2020-07-10s390/mm: don't set ARCH_KEEP_MEMBLOCKDavid Hildenbrand
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand
2020-07-10s390: Break cyclic percpu includePeter Zijlstra
2020-07-10KVM: s390: clean up redundant 'kvm_run' parametersTianjia Zhang
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson
2020-07-09s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-08KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...Vitaly Kuznetsov
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger
2020-07-03s390/extmem: remove stale -ENOSPC comment and handlingDavid Hildenbrand
2020-07-03s390/smp: add missing linebreakHeiko Carstens
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens
2020-07-01s390: update defconfigsHeiko Carstens
2020-07-01s390/cpum_sf: prohibit callchain data collectionThomas Richter
2020-07-01s390/vmem: get rid of memory segment listDavid Hildenbrand
2020-07-01s390/stp: allow group and users to read stp sysfs filesSven Schnelle
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2020-06-29s390/appldata: use struct_size() helperGustavo A. R. Silva
2020-06-29s390/debug: remove struct __debug_entry from uapiHeiko Carstens
2020-06-29s390/debug: remove raw viewHeiko Carstens
2020-06-29s390/time: remove unused functionSven Schnelle
2020-06-29s390/pci: remove unused functionsSven Schnelle
2020-06-29s390: convert to msecs_to_jiffies()Sven Schnelle
2020-06-29s390/setup: init jump labels before command line parsingVasily Gorbik
2020-06-29s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-06-29s390/pci: fix enabling a reserved PCI functionNiklas Schnelle
2020-06-23s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-23s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-06-23s390: fix system call single steppingSven Schnelle
2020-06-23s390/kvm: diagnose 0x318 sync and resetCollin Walling
2020-06-23s390/setup: diag 318: refactor structCollin Walling
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-18KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-06-17s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17arch: wire-up close_range()Christian Brauner