summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens2020-09-141-0/+14
* s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle2020-09-141-1/+0
* s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2020-09-141-1/+0
* s390/pci: remove unused function zpci_rescan()Niklas Schnelle2020-09-141-2/+0
* s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens2020-09-141-0/+4
* s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann2020-09-141-2/+0
* s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-146-1/+42
* s390/qdio: clean up QDR setupJulian Wiedmann2020-09-141-4/+4
* s390: convert to GENERIC_VDSOSven Schnelle2020-08-268-23/+134
* s390/checksum: coding style changesHeiko Carstens2020-08-261-28/+22
* s390/checksum: have consistent calculationsHeiko Carstens2020-08-261-1/+1
* s390/checksum: make ip_fast_csum() fasterHeiko Carstens2020-08-261-1/+12
* s390/checksum: rewrite csum_tcpudp_nofold()Heiko Carstens2020-08-261-15/+7
* s390/checksum: provide csum_ipv6_magic()Heiko Carstens2020-08-261-2/+22
* Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-133-19/+16
|\
| * s390/debug: debug feature version 3Mikhail Zaslonko2020-08-111-11/+6
| * s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev2020-08-111-6/+0
| * s390/atomic: circumvent gcc 10 build regressionVasily Gorbik2020-08-111-2/+10
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
|/
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-064-7/+11
|\
| * Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-08-033-7/+10
| |\
| | * s390/kvm: diagnose 0x318 sync and resetCollin Walling2020-06-232-3/+8
| | * s390/setup: diag 318: refactor structCollin Walling2020-06-231-4/+2
| * | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-091-0/+1
* | | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-08-051-1/+1
|\ \ \
| * | | printk: Make linux/printk.h self-containedHerbert Xu2020-07-271-1/+1
| | |/ | |/|
* | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-033-3/+1
|\ \ \
| * \ \ Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
| |\ \ \
| | * | | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| | |/ /
| * | | Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar2020-07-251-4/+4
| |\ \ \
| * | | | s390: Break cyclic percpu includePeter Zijlstra2020-07-102-1/+1
* | | | | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-0312-155/+170
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich2020-07-272-3/+8
| * | | | s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich2020-07-202-6/+49
| * | | | s390/kernel: unify EX_TABLE* implementationsIlya Leoshkevich2020-07-202-23/+23
| * | | | s390/zcrypt: code beautification and struct field renamesHarald Freudenberger2020-07-031-70/+70
| * | | | s390/smp: move smp_cpus_done() to header fileHeiko Carstens2020-07-031-0/+4
| * | | | s390/vmem: get rid of memory segment listDavid Hildenbrand2020-07-011-1/+1
| * | | | s390/debug: remove struct __debug_entry from uapiHeiko Carstens2020-06-292-36/+16
| * | | | s390/debug: remove raw viewHeiko Carstens2020-06-291-1/+0
| * | | | s390/time: remove unused functionSven Schnelle2020-06-291-5/+0
| * | | | s390/pci: remove unused functionsSven Schnelle2020-06-291-11/+0
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-061-4/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-06-181-4/+4
| |/
* | s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-171-1/+11
* | s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-161-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-121-1/+1
|\
| * KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov2020-06-111-1/+1
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-9/+4