index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
vmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
1
-0
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-2
/
+2
*
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+2
*
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-8
/
+8
|
\
|
*
s390: avoid undefined behaviour
Heiko Carstens
2017-11-08
1
-7
/
+7
|
*
s390: remove named saved segment support
Heiko Carstens
2017-11-08
1
-2
/
+2
|
*
s390/mm: use memset64 instead of clear_table
Heiko Carstens
2017-10-09
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
2017-07-26
1
-35
/
+12
*
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-06-12
1
-5
/
+39
*
s390: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+1
*
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
1
-1
/
+1
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
1
-10
/
+32
*
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
2016-11-29
1
-5
/
+4
*
s390: add proper __ro_after_init support
Heiko Carstens
2016-06-13
1
-4
/
+3
*
s390/pgtable: add mapping statistics
Heiko Carstens
2016-06-13
1
-0
/
+16
*
s390/vmem: simplify vmem code for read-only mappings
Heiko Carstens
2016-06-13
1
-28
/
+9
*
s390/pageattr: allow kernel page table splitting
Heiko Carstens
2016-06-13
1
-2
/
+2
*
s390/vmem: make use of pte_clear()
Heiko Carstens
2016-06-13
1
-3
/
+1
*
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
2016-06-13
1
-8
/
+5
*
s390/vmem: align segment and region tables to 16k
Heiko Carstens
2016-06-13
1
-1
/
+3
*
s390/vmem: remove unused function parameter
Heiko Carstens
2016-05-11
1
-3
/
+3
*
s390/vmem: fix identity mapping
Heiko Carstens
2016-05-11
1
-1
/
+1
*
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
2016-03-15
1
-6
/
+4
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-8
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-14
1
-5
/
+3
|
\
|
*
s390/mm: remove change bit override support
Heiko Carstens
2014-09-25
1
-2
/
+1
|
*
s390/vmemmap: remove memset call from vmemmap_populate()
Heiko Carstens
2014-09-25
1
-3
/
+2
*
|
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
1
-1
/
+1
|
/
*
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-20
1
-16
/
+14
*
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2014-04-03
1
-2
/
+0
*
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-29
1
-0
/
+1
*
s390/mm: cleanup page table definitions
Martin Schwidefsky
2013-08-22
1
-6
/
+8
*
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
2013-05-03
1
-6
/
+2
*
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-9
/
+6
*
s390/mm: ignore change bit for vmemmap
Heiko Carstens
2013-02-28
1
-1
/
+2
*
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
1
-0
/
+4
*
s390/mm: implement software dirty bits
Martin Schwidefsky
2013-02-14
1
-14
/
+10
*
s390/mm,vmemmap: use 1MB frames for vmemmap
Heiko Carstens
2012-11-23
1
-1
/
+25
*
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
2012-11-23
1
-4
/
+16
*
s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()
Heiko Carstens
2012-10-09
1
-4
/
+12
*
s390/mm: fix mapping of read-only kernel text section
Heiko Carstens
2012-10-09
1
-2
/
+2
*
s390/mm: fix pmd_huge() usage for kernel mapping
Heiko Carstens
2012-10-09
1
-14
/
+15
*
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
Gerald Schaefer
2012-09-26
1
-1
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+0
*
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
1
-1
/
+1
*
[S390] kdump backend code
Michael Holzheu
2011-10-30
1
-0
/
+6
*
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-07-24
1
-4
/
+4
[next]