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
/
vmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
s390/vmemmap: coding style updates
Heiko Carstens
1
-35
/
+20
2020-07-27
s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections
David Hildenbrand
1
-3
/
+42
2020-07-27
s390/vmemmap: remember unused sub-pmd ranges
David Hildenbrand
1
-1
/
+50
2020-07-27
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
1
-4
/
+4
2020-07-27
s390/vmem: cleanup empty page tables
David Hildenbrand
1
-1
/
+101
2020-07-27
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
1
-0
/
+4
2020-07-27
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
1
-1
/
+6
2020-07-27
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
1
-105
/
+76
2020-07-27
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
1
-119
/
+198
2020-07-27
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
1
-3
/
+3
2020-07-01
s390/vmem: get rid of memory segment list
David Hildenbrand
1
-108
/
+7
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
1
-0
/
+4
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-1
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-1
/
+2
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-08
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-08
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-15
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-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-9
/
+6
[next]