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
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
2013-02-28
s390/mm: ignore change bit for vmemmap
Heiko Carstens
1
-1
/
+2
2013-02-23
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-09
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
2009-09-11
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
1
-0
/
+1
2008-06-10
[S390] vmemmap: fix off-by-one bug.
Heiko Carstens
1
-1
/
+1
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-5
/
+13
2008-05-15
[S390] sparsemem vmemmap: initialize memmap.
Heiko Carstens
1
-13
/
+6
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
1
-75
/
+6
2008-04-30
[S390] System z large page support.
Gerald Schaefer
1
-7
/
+48
2008-04-30
[S390] vmemmap: use clear_table to initialise page tables.
Heiko Carstens
1
-3
/
+2
2008-02-09
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
1
-1
/
+13
2008-02-09
[S390] 1K/2K page table pages.
Martin Schwidefsky
1
-3
/
+11
2008-02-05
[S390] Remove BUILD_BUG_ON() in vmem code.
Heiko Carstens
1
-2
/
+1
2008-02-05
[S390] Fix couple of section mismatches.
Heiko Carstens
1
-1
/
+1
2008-01-26
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
1
-2
/
+2
2008-01-26
[S390] Get rid of HOLES_IN_ZONE requirement.
Heiko Carstens
1
-1
/
+1
2008-01-26
[S390] Change vmalloc defintions
Christian Borntraeger
1
-13
/
+7
2007-10-22
[S390] 4level-fixup cleanup
Martin Schwidefsky
1
-6
/
+28
2007-10-22
[S390] Cleanup page table definitions.
Martin Schwidefsky
1
-12
/
+7
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
1
-3
/
+3
2007-02-05
[S390] noexec protection
Gerald Schaefer
1
-7
/
+7
2007-01-11
[PATCH] Fix sparsemem on Cell
Dave Hansen
1
-1
/
+2
2006-12-08
[S390] Virtual memmap for s390.
Heiko Carstens
1
-0
/
+381