summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorLines
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-44/+57
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu-8/+8
2020-08-12mm/s390: use general page fault accountingPeter Xu-15/+1
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu-1/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig-1/+1
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev-3/+1
2020-08-11s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens-1/+0
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko-25/+24
2020-08-11s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski-0/+1
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev-6/+0
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai-0/+1
2020-08-11s390/gmap: improve THP splittingGerald Schaefer-7/+20
2020-08-11s390/atomic: circumvent gcc 10 build regressionVasily Gorbik-2/+10
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-18/+0
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-13/+2
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-10/+0
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-2/+2
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-141/+58
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-29/+47
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-24/+43
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds-3/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+1
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-583/+812
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-10/+22
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar-2/+2
2020-07-29Merge branch 'locking/header'Peter Zijlstra-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu-2/+0
2020-07-27kill unused dump_fpu() instancesAl Viro-18/+0
2020-07-27s390: switch to ->regset_get()Al Viro-141/+58
2020-07-27printk: Make linux/printk.h self-containedHerbert Xu-1/+1
2020-07-27s390/vmemmap: coding style updatesHeiko Carstens-35/+20
2020-07-27s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sectionsDavid Hildenbrand-3/+42
2020-07-27s390/vmemmap: remember unused sub-pmd rangesDavid Hildenbrand-1/+50
2020-07-27s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand-4/+4
2020-07-27s390/vmem: cleanup empty page tablesDavid Hildenbrand-1/+101
2020-07-27s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand-0/+4
2020-07-27s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand-1/+6
2020-07-27s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand-105/+76
2020-07-27s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand-119/+198
2020-07-27s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand-3/+3
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich-3/+25
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle-8/+12