summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25s390: delete the unused store_prefix() functionIlya Leoshkevich
2023-10-25s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens
2023-10-25s390/cmma: fix detection of DAT pagesHeiko Carstens
2023-10-25s390/sclp: handle default case in sclp memory notifierSumanth Korikkar
2023-10-25s390/pai_crypto: remove per-cpu variable assignement in event initializationThomas Richter
2023-10-25s390/pai: initialize event count once at initializationThomas Richter
2023-10-25s390/pai_crypto: use PERF_ATTACH_TASK define for per task detectionThomas Richter
2023-10-25s390/mm: add missing arch_set_page_dat() call to gmap allocationsHeiko Carstens
2023-10-23s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()Heiko Carstens
2023-10-23s390/cmma: fix initial kernel address space page table walkHeiko Carstens
2023-10-23s390/diag: add missing virt_to_phys() translation to diag224()Heiko Carstens
2023-10-23s390/mm,fault: move VM_FAULT_ERROR handling to do_exception()Heiko Carstens
2023-10-23s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADACCESSHeiko Carstens
2023-10-23s390/mm,fault: remove VM_FAULT_SIGNALHeiko Carstens
2023-10-23s390/mm,fault: remove VM_FAULT_BADCONTEXTHeiko Carstens
2023-10-23s390/mm,fault: simplify kfence fault handlingHeiko Carstens
2023-10-23s390/mm,fault: call do_fault_error() only from do_exception()Heiko Carstens
2023-10-23s390/mm,fault: get rid of do_low_address()Heiko Carstens
2023-10-23s390/mm,fault: remove VM_FAULT_PFAULTHeiko Carstens
2023-10-23s390/mm,fault: use get_kernel_nofault() to dereference in dump_pagetable()Heiko Carstens
2023-10-23s390/mm,fault: improve readability by using teid unionHeiko Carstens
2023-10-23s390/mm: move translation-exception identification structure to fault.hHeiko Carstens
2023-10-23s390/mm,fault: use static key for store indicationHeiko Carstens
2023-10-23s390/mm,fault: use get_fault_address() everywhereHeiko Carstens
2023-10-23s390/mm,fault: replace WARN_ON_ONCE() with unreachable()Heiko Carstens
2023-10-23s390/mm,fault: remove noinline attribute from all functionsHeiko Carstens
2023-10-23s390/mm,fault: remove line breakHeiko Carstens
2023-10-23s390/mm,fault: include linux/mmu_context.hHeiko Carstens
2023-10-23s390/mm,fault: have balanced braces, remove unnecessary blanksHeiko Carstens
2023-10-23s390/mm,fault: use pr_warn(), pr_cont(), ... instead of open-codingHeiko Carstens
2023-10-23s390/mm,fault: use pr_warn_ratelimited()Heiko Carstens
2023-10-23s390/mm,fault: use __ratelimit() instead of printk_ratelimit()Heiko Carstens
2023-10-23s390/mm,fault: reverse x-mas tree coding styleHeiko Carstens
2023-10-23s390/mm,fault: remove and improve comments, adjust whitespaceHeiko Carstens
2023-10-19s390/pai_crypto: dynamically allocate percpu pai crypto map data structureThomas Richter
2023-10-19s390/mm: make vmemmap_free() only for CONFIG_MEMORY_HOTPLUG availableHeiko Carstens
2023-10-19s390/mm: remove __GFP_HIGHMEM maskingHeiko Carstens
2023-10-16s390/vmem: remove unused variableVasily Gorbik
2023-10-16s390: add support for DCACHE_WORD_ACCESSHeiko Carstens
2023-10-16s390: provide word-at-a-time implementationHeiko Carstens
2023-10-16s390/extable: reduce number of extable macrosHeiko Carstens
2023-10-16s390/crash: fix virtual vs physical address confusionAlexander Gordeev
2023-10-16s390/crash: remove unused parameterAlexander Gordeev
2023-10-16s390/ap: show APFS value on error reply 0x8BHarald Freudenberger
2023-10-16s390/zcrypt: introduce new internal AP queue se_bound attributeHarald Freudenberger
2023-10-16s390/ap: re-init AP queues on config onHarald Freudenberger
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add control register bitsHeiko Carstens
2023-09-19s390/irq: use CR0 defines to define CR0_IRQ_SUBCLASS_MASKHeiko Carstens
2023-09-19s390/ctlreg: add missing definesHeiko Carstens