summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | s390: remove unused _swsusp_reset_dmaVasily Gorbik2020-09-294-21/+0
| * | | | | s390/kaslr: correct and explain randomization base generationVasily Gorbik2020-09-291-38/+92
| * | | | | s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik2020-09-291-5/+5
| * | | | | s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle2020-09-261-27/+26
| * | | | | s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle2020-09-261-0/+29
| * | | | | s390/stp: add support for leap secondsSven Schnelle2020-09-263-10/+131
| * | | | | s390/stp: use u32 instead of unsigned intSven Schnelle2020-09-261-25/+25
| * | | | | s390/stp: use __packedSven Schnelle2020-09-261-2/+4
| * | | | | s390/stp: add locking to sysfs functionsSven Schnelle2020-09-261-33/+85
| * | | | | s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger2020-09-241-15/+62
| * | | | | s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-212-3/+2
| * | | | | s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik2020-09-211-6/+0
| * | | | | s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-171-12/+1
| * | | | | s390/uaccess: add HAVE_GET_KERNEL_NOFAULT supportHeiko Carstens2020-09-171-0/+111
| * | | | | s390/dis: get rid of set_fs() usageHeiko Carstens2020-09-171-8/+14
| * | | | | s390/kasan: support protvirt with 4-level pagingVasily Gorbik2020-09-164-20/+43
| * | | | | s390/protvirt: support ultravisor without secure storage limitVasily Gorbik2020-09-161-1/+2
| * | | | | s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik2020-09-164-26/+28
| * | | | | s390/kasan: avoid unnecessary moving of vmemmapVasily Gorbik2020-09-161-2/+6
| * | | | | s390/mm,ptdump: sort markersVasily Gorbik2020-09-161-0/+19
| * | | | | s390/pci: add missing pci_iov.h includeNiklas Schnelle2020-09-161-0/+2
| * | | | | s390/mm,ptdump: add proper ifdefsHeiko Carstens2020-09-161-2/+3
| * | | | | s390/boot: enable .bss section for compressed kernelAlexander Egorenkov2020-09-169-41/+25
| * | | | | s390/uv: add destroy page callJanosch Frank2020-09-143-1/+28
| * | | | | s390/mm,ptdump: add couple of additional markersVasily Gorbik2020-09-143-5/+24
| * | | | | s390/kasan: make shadow memory noexecVasily Gorbik2020-09-141-2/+6
| * | | | | s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens2020-09-147-2/+83
| * | | | | s390/mm,ptdump: make page table dumping seq_file optionalHeiko Carstens2020-09-141-10/+26
| * | | | | s390/kprobes: make insn pages read-onlyHeiko Carstens2020-09-141-18/+39
| * | | | | s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle2020-09-142-24/+21
| * | | | | s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2020-09-143-19/+2
| * | | | | s390/pci: remove unused function zpci_rescan()Niklas Schnelle2020-09-142-8/+0
| * | | | | s390/pci: consolidate SR-IOV specific codeNiklas Schnelle2020-09-146-96/+133
| * | | | | s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens2020-09-143-1/+8
| * | | | | s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...Heiko Carstens2020-09-141-0/+2
| * | | | | s390/mm,ptdump: convert to generic page table dumperHeiko Carstens2020-09-146-201/+51
| * | | | | 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-1410-4/+131
| * | | | | s390/qdio: clean up QDR setupJulian Wiedmann2020-09-141-4/+4
| * | | | | s390: disable branch profiling for vdsoSven Schnelle2020-09-141-1/+1
| * | | | | s390: convert to GENERIC_VDSOSven Schnelle2020-08-2620-420/+221
| * | | | | 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 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-154-38/+43
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-12/+30
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-34/+27
| |\ \ \ \ \
| | * | | | | s390/bpf: Fix multiple tail callsIlya Leoshkevich2020-09-141-34/+27
| | | |/ / / | | |/| | |