Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 updates from Martin Schwidefsky: "There are two memory management related changes, the CMMA support for KVM to avoid swap-in of freed pages and the split page table lock for the PMD level. These two come with common code changes in mm/. A fix for the long standing theoretical TLB flush problem, this one comes with a common code change in kernel/sched/. Another set of changes is Heikos uaccess work, included is the initial set of patches with more to come. And fixes and cleanups as usual" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (36 commits) s390/con3270: optionally disable auto update s390/mm: remove unecessary parameter from pgste_ipte_notify s390/mm: remove unnecessary parameter from gmap_do_ipte_notify s390/mm: fixing comment so that parameter name match s390/smp: limit number of cpus in possible cpu mask hypfs: Add clarification for "weight_min" attribute s390: update defconfigs s390/ptrace: add support for PTRACE_SINGLEBLOCK s390/perf: make print_debug_cf() static s390/topology: Remove call to update_cpu_masks() s390/compat: remove compat exec domain s390: select CONFIG_TTY for use of tty in unconditional keyboard driver s390/appldata_os: fix cpu array size calculation s390/checksum: remove memset() within csum_partial_copy_from_user() s390/uaccess: remove copy_from_user_real() s390/sclp_early: Return correct HSA block count also for zero s390: add some drivers/subsystems to the MAINTAINERS file s390: improve debug feature usage s390/airq: add support for irq ranges s390/mm: enable split page table lock for PMD level ...
No related branches found
No related tags found
Showing
- MAINTAINERS 26 additions, 1 deletionMAINTAINERS
- arch/s390/Kconfig 5 additions, 0 deletionsarch/s390/Kconfig
- arch/s390/appldata/appldata_os.c 1 addition, 1 deletionarch/s390/appldata/appldata_os.c
- arch/s390/configs/default_defconfig 39 additions, 7 deletionsarch/s390/configs/default_defconfig
- arch/s390/configs/gcov_defconfig 27 additions, 6 deletionsarch/s390/configs/gcov_defconfig
- arch/s390/configs/performance_defconfig 27 additions, 6 deletionsarch/s390/configs/performance_defconfig
- arch/s390/configs/zfcpdump_defconfig 0 additions, 1 deletionarch/s390/configs/zfcpdump_defconfig
- arch/s390/defconfig 10 additions, 0 deletionsarch/s390/defconfig
- arch/s390/hypfs/hypfs_vm.c 7 additions, 2 deletionsarch/s390/hypfs/hypfs_vm.c
- arch/s390/include/asm/airq.h 12 additions, 2 deletionsarch/s390/include/asm/airq.h
- arch/s390/include/asm/bitops.h 4 additions, 4 deletionsarch/s390/include/asm/bitops.h
- arch/s390/include/asm/ccwdev.h 3 additions, 1 deletionarch/s390/include/asm/ccwdev.h
- arch/s390/include/asm/checksum.h 2 additions, 9 deletionsarch/s390/include/asm/checksum.h
- arch/s390/include/asm/futex.h 5 additions, 8 deletionsarch/s390/include/asm/futex.h
- arch/s390/include/asm/kvm_host.h 4 additions, 1 deletionarch/s390/include/asm/kvm_host.h
- arch/s390/include/asm/mmu_context.h 34 additions, 5 deletionsarch/s390/include/asm/mmu_context.h
- arch/s390/include/asm/pgalloc.h 15 additions, 3 deletionsarch/s390/include/asm/pgalloc.h
- arch/s390/include/asm/pgtable.h 72 additions, 33 deletionsarch/s390/include/asm/pgtable.h
- arch/s390/include/asm/ptrace.h 1 addition, 0 deletionsarch/s390/include/asm/ptrace.h
- arch/s390/include/asm/sclp.h 1 addition, 0 deletionsarch/s390/include/asm/sclp.h
Loading
Please register or sign in to comment