aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich
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-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-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
2020-06-01KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...Vitaly Kuznetsov
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle
2020-05-28s390: add machine check SIGPSven Schnelle
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2020-05-08s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-05-06s390: nvme iplJason J. Herne
2020-05-05mm: change pmdp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: Adding bus resourcePierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel
2020-04-28s390/pci: define RID and RID availablePierre Morel
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds