summaryrefslogtreecommitdiff
path: root/arch/s390/mm/extmem.c
AgeCommit message (Expand)Author
2023-07-24s390/extmem: improve reporting of -ERANGE errorAlexander Gordeev
2023-03-01s390/extmem: return correct segment type in __segment_load()Gerald Schaefer
2020-07-03s390/extmem: remove stale -ENOSPC comment and handlingDavid Hildenbrand
2020-07-01s390/vmem: get rid of memory segment listDavid Hildenbrand
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-08-21s390/extmem: use refcount_t for refcountChuhong Yuan
2019-02-21s390/extmem: print DCSS range with %pxGerald Schaefer
2019-02-21s390/extmem: remove code for 31 bit addressing modeGerald Schaefer
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-02s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2015-12-18s390/extmem: remove unused variableChristian Borntraeger
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-05-23[S390] extmem: get rid of compile warningHeiko Carstens
2011-05-23[S390] get rid of unused variablesHeiko Carstens
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-04-28[PATCH] s390: segment operation error codesGerald Schaefer
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2005-11-07[PATCH] kfree cleanup: archJesper Juhl
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger
2005-04-16Linux-2.6.12-rc2Linus Torvalds