summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)Author
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev
2020-08-11s390/atomic: circumvent gcc 10 build regressionVasily Gorbik
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-27printk: Make linux/printk.h self-containedHerbert Xu
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich
2020-07-20s390/kernel: unify EX_TABLE* implementationsIlya Leoshkevich
2020-07-10s390: Break cyclic percpu includePeter Zijlstra
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens
2020-07-01s390/vmem: get rid of memory segment listDavid Hildenbrand
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-23s390/kvm: diagnose 0x318 sync and resetCollin Walling
2020-06-23s390/setup: diag 318: refactor structCollin Walling
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-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01KVM: x86: acknowledgment mechanism for async pf page ready notificationsVitaly Kuznetsov