index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
extmem.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-08-21
s390/extmem: use refcount_t for refcount
Chuhong Yuan
2019-02-21
s390/extmem: print DCSS range with %px
Gerald Schaefer
2019-02-21
s390/extmem: remove code for 31 bit addressing mode
Gerald Schaefer
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-02
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
2016-12-14
s390/extmem: add missing memory clobber to dcss_set_subcodes
Heiko Carstens
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
2015-12-18
s390/extmem: remove unused variable
Christian Borntraeger
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-05-23
[S390] extmem: get rid of compile warning
Heiko Carstens
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko 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_VMEMMAP
Heiko Carstens
2008-04-17
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis 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 codes
Gerald Schaefer
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
2005-06-25
[PATCH] s390: add vmcp interface
Christian Borntraeger
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds