index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
extmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
s390/extmem: use refcount_t for refcount
Chuhong Yuan
1
-5
/
+6
2019-02-21
s390/extmem: print DCSS range with %px
Gerald Schaefer
1
-2
/
+2
2019-02-21
s390/extmem: remove code for 31 bit addressing mode
Gerald Schaefer
1
-117
/
+12
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-07-02
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
1
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
1
-1
/
+1
2016-12-14
s390/extmem: add missing memory clobber to dcss_set_subcodes
Heiko Carstens
1
-1
/
+1
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-9
/
+7
2015-12-18
s390/extmem: remove unused variable
Christian Borntraeger
1
-3
/
+1
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-0
/
+3
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-14
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2011-05-23
[S390] extmem: get rid of compile warning
Heiko Carstens
1
-0
/
+2
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-4
/
+0
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
1
-9
/
+10
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
1
-6
/
+6
2008-12-25
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
1
-63
/
+43
2008-10-10
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
1
-39
/
+212
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
1
-4
/
+4
2008-04-17
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
1
-15
/
+52
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-1
/
+1
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-10
/
+54
2006-12-08
[S390] Virtual memmap for s390.
Heiko Carstens
1
-80
/
+26
2006-12-04
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
1
-11
/
+11
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
1
-7
/
+4
2006-12-04
[S390] extmem unbalanced spin_lock.
Heiko Carstens
1
-2
/
+3
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
1
-8
/
+8
2006-04-28
[PATCH] s390: segment operation error codes
Gerald Schaefer
1
-3
/
+16
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
1
-4
/
+4
2005-06-25
[PATCH] s390: add vmcp interface
Christian Borntraeger
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+588