aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/extmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-08-21s390/extmem: use refcount_t for refcountChuhong Yuan1-5/+6
2019-02-21s390/extmem: print DCSS range with %pxGerald Schaefer1-2/+2
2019-02-21s390/extmem: remove code for 31 bit addressing modeGerald Schaefer1-117/+12
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-07-02s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens1-1/+1
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens1-1/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-9/+7
2015-12-18s390/extmem: remove unused variableChristian Borntraeger1-3/+1
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky1-0/+3
2015-03-25s390: remove 31 bit supportHeiko Carstens1-14/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2011-05-23[S390] extmem: get rid of compile warningHeiko Carstens1-0/+2
2011-05-23[S390] get rid of unused variablesHeiko Carstens1-4/+0
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens1-9/+10
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-6/+6
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang1-63/+43
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang1-39/+212
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens1-4/+4
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-15/+52
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-1/+1
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer1-10/+54
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens1-80/+26
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens1-11/+11
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens1-7/+4
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens1-2/+3
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-8/+8
2006-04-28[PATCH] s390: segment operation error codesGerald Schaefer1-3/+16
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2005-11-07[PATCH] kfree cleanup: archJesper Juhl1-4/+4
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+588