aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2020-07-27s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand
2020-07-27s390/vmem: cleanup empty page tablesDavid Hildenbrand
2020-07-27s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand
2020-07-27s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand
2020-07-27s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand
2020-07-27s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand
2020-07-27s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens
2020-07-22s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLEHeiko Carstens
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens
2020-07-20s390/bpf: implement BPF_PROBE_MEMIlya 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-20s390/mm: allow order 10 allocationsHeiko Carstens
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens
2020-07-20s390/mm: fix typo in commentHeiko Carstens
2020-07-10s390: add trace events for idle enter/exitSven Schnelle
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger
2020-07-10s390/mm: don't set ARCH_KEEP_MEMBLOCKDavid Hildenbrand
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger
2020-07-03s390/extmem: remove stale -ENOSPC comment and handlingDavid Hildenbrand
2020-07-03s390/smp: add missing linebreakHeiko Carstens
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens
2020-07-01s390/vmem: get rid of memory segment listDavid Hildenbrand
2020-07-01s390/stp: allow group and users to read stp sysfs filesSven Schnelle
2020-06-29s390/appldata: use struct_size() helperGustavo A. R. Silva
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-29s390: convert to msecs_to_jiffies()Sven Schnelle
2020-06-23s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-23s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-06-23s390: fix system call single steppingSven Schnelle
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-17s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-16s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-06-16s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou
2020-06-16s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou
2020-06-16s390/crypto: use scnprintf() instead of snprintf()Chen Zhou
2020-06-16s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-16s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-06-16s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle