index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
vmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-8
/
+8
2017-11-09
s390: avoid undefined behaviour
Heiko Carstens
1
-7
/
+7
2017-11-08
s390: remove named saved segment support
Heiko Carstens
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
s390/mm: use memset64 instead of clear_table
Heiko Carstens
1
-1
/
+1
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
1
-35
/
+12
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-5
/
+39
2017-05-09
s390: use set_memory.h header
Laura Abbott
1
-0
/
+1
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-10
/
+32
2016-11-29
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
1
-5
/
+4
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
1
-4
/
+3
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
1
-0
/
+16
2016-06-13
s390/vmem: simplify vmem code for read-only mappings
Heiko Carstens
1
-28
/
+9
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
1
-2
/
+2
2016-06-13
s390/vmem: make use of pte_clear()
Heiko Carstens
1
-3
/
+1
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
1
-8
/
+5
2016-06-13
s390/vmem: align segment and region tables to 16k
Heiko Carstens
1
-1
/
+3
2016-05-11
s390/vmem: remove unused function parameter
Heiko Carstens
1
-3
/
+3
2016-05-11
s390/vmem: fix identity mapping
Heiko Carstens
1
-1
/
+1
2016-03-16
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
1
-6
/
+4
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-8
/
+2
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+3
2014-09-25
s390/mm: remove change bit override support
Heiko Carstens
1
-2
/
+1
2014-09-25
s390/vmemmap: remove memset call from vmemmap_populate()
Heiko Carstens
1
-3
/
+2
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
1
-1
/
+1
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
1
-16
/
+14
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
1
-2
/
+0
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-0
/
+1
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
1
-6
/
+8
2013-05-03
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
1
-6
/
+2
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-9
/
+6
2013-02-28
s390/mm: ignore change bit for vmemmap
Heiko Carstens
1
-1
/
+2
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
1
-14
/
+10
2012-11-23
s390/mm,vmemmap: use 1MB frames for vmemmap
Heiko Carstens
1
-1
/
+25
2012-11-23
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
1
-4
/
+16
2012-10-09
s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()
Heiko Carstens
1
-4
/
+12
2012-10-09
s390/mm: fix mapping of read-only kernel text section
Heiko Carstens
1
-2
/
+2
2012-10-09
s390/mm: fix pmd_huge() usage for kernel mapping
Heiko Carstens
1
-14
/
+15
2012-09-26
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
Gerald Schaefer
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
1
-1
/
+1
2011-10-30
[S390] kdump backend code
Michael Holzheu
1
-0
/
+6
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
1
-4
/
+4
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
1
-7
/
+7
2010-08-10
mm: provide init_mm mm_context initializer
Heiko Carstens
1
-4
/
+0
2010-04-09
[S390] s390: disable change bit override
Christian Borntraeger
1
-8
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-07
[S390] s390: use change recording override for kernel mapping
Christian Borntraeger
1
-3
/
+8
[next]