summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/extmem.c
Commit message (Expand)AuthorAgeFilesLines
* s390/extmem: print DCSS range with %pxGerald Schaefer2019-02-211-2/+2
* s390/extmem: remove code for 31 bit addressing modeGerald Schaefer2019-02-211-117/+12Star
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-07-021-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* s390: remove couple of unneeded semicolonsHeiko Carstens2017-01-161-1/+1
* s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens2016-12-141-1/+1
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-9/+7Star
* s390/extmem: remove unused variableChristian Borntraeger2015-12-181-3/+1Star
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+3
* s390: remove 31 bit supportHeiko Carstens2015-03-251-14/+0Star
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1Star
* [S390] extmem: get rid of compile warningHeiko Carstens2011-05-231-0/+2
* [S390] get rid of unused variablesHeiko Carstens2011-05-231-4/+0Star
* [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-081-9/+10
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-6/+6
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-63/+43Star
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-39/+212
* [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-301-4/+4
* [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-15/+52
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-261-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-1/+1
* [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-051-10/+54
* [S390] Virtual memmap for s390.Heiko Carstens2006-12-081-80/+26Star
* [S390] Convert extmem spin_lock into a mutex.Heiko Carstens2006-12-041-11/+11
* [S390] Cleanup memory_chunk array usage.Heiko Carstens2006-12-041-7/+4Star
* [S390] extmem unbalanced spin_lock.Heiko Carstens2006-12-041-2/+3
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-8/+8
* [PATCH] s390: segment operation error codesGerald Schaefer2006-04-281-3/+16
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-4/+4
* [PATCH] s390: add vmcp interfaceChristian Borntraeger2005-06-261-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+588