summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-11-12s390: update defconfigsHeiko Carstens
2020-11-11KVM: s390: remove diag318 reset codeCollin Walling
2020-11-11KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-11-09s390: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-09s390/pci: remove races against pte updatesDaniel Vetter
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik
2020-11-09s390/kasan: make kasan header self-containedVasily Gorbik
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik
2020-11-09s390/kasan: avoid confusing namingVasily Gorbik
2020-11-09s390/decompressor: fix build warningVasily Gorbik
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens
2020-11-09s390/mm: extend default vmalloc area size to 512GBHeiko Carstens
2020-11-09s390: make sure vmemmap is top region table entry alignedVasily Gorbik
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik
2020-11-09s390/head: set io/ext handlers to disabled waitVasily Gorbik
2020-11-09s390: fix system call exit pathHeiko Carstens
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)
2020-11-03s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle
2020-11-03s390/smp: move rcu_cpu_starting() earlierQian Cai
2020-11-03s390: update defconfigsHeiko Carstens
2020-11-03s390/vdso: remove unused constantsHeiko Carstens
2020-11-03s390/vdso: remove empty unused fileHeiko Carstens
2020-11-03s390/mm: make pmd/pud_deref() large page awareGerald Schaefer
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-27s390: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-26s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-21s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport
2020-10-13memblock: make memblock_debug and related functionality privateMike Rapoport
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds