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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-26
s390: add support for IBM zBC12 machine
Heiko Carstens
1
-0
/
+1
2013-07-03
mm/s390: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-15
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-05-02
s390/memory hotplug: provide memory_block_size_bytes() function
Heiko Carstens
1
-0
/
+11
2013-04-29
mm/s390: use common help functions to free reserved pages
Jiang Liu
1
-29
/
+6
2013-04-17
s390/mm: zero page cache synonyms for zEC12
Martin Schwidefsky
1
-1
/
+9
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+12
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
1
-28
/
+0
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
1
-1
/
+0
2012-09-26
s390/mm: mark free_initrd_mem() as __init
Heiko Carstens
1
-2
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-02-24
[S390] memory hotplug: prevent memory zone interleave
Gerald Schaefer
1
-4
/
+26
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
1
-6
/
+10
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
1
-2
/
+0
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
1
-1
/
+2
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
1
-0
/
+1
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
1
-2
/
+0
2010-10-25
[S390] zero page cache synonyms
Martin Schwidefsky
1
-4
/
+45
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-2
/
+1
2010-08-24
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
[S390] free_initmem: reduce code duplication
Heiko Carstens
1
-16
/
+17
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
1
-0
/
+2
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-11
/
+0
2008-08-01
[S390] Add support for memory hot-remove.
Gerald Schaefer
1
-1
/
+12
2008-07-26
s390: use generic show_mem()
Johannes Weiner
1
-32
/
+0
2008-07-14
[S390] Add support for memory hot-add.
Heiko Carstens
1
-0
/
+19
2008-05-30
[S390] showmem: Only walk spanned pages.
Heiko Carstens
1
-26
/
+23
2008-05-07
[S390] guest page hinting light
Martin Schwidefsky
1
-0
/
+3
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
1
-0
/
+2
2008-04-30
[S390] System z large page support.
Gerald Schaefer
1
-23
/
+0
2008-04-17
[S390] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-02-09
[S390] dynamic page tables.
Martin Schwidefsky
1
-2
/
+3
2008-02-09
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
1
-2
/
+2
2008-02-09
[S390] 1K/2K page table pages.
Martin Schwidefsky
1
-1
/
+1
2008-02-05
[S390] DEBUG_PAGEALLOC support for s390.
Heiko Carstens
1
-0
/
+27
2007-10-22
[S390] 4level-fixup cleanup
Martin Schwidefsky
1
-1
/
+3
2007-10-22
[S390] Cleanup page table definitions.
Martin Schwidefsky
1
-16
/
+12
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
1
-17
/
+0
2007-05-21
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
1
-15
/
+23
2007-02-21
[S390] Optional ZONE_DMA for s390.
Heiko Carstens
1
-0
/
+2
2007-02-05
[S390] Mark kernel text section read-only.
Heiko Carstens
1
-5
/
+4
2007-02-05
[S390] noexec protection
Gerald Schaefer
1
-3
/
+3
2007-02-05
[S390] Remove pointless/unreliable kernel messages.
Heiko Carstens
1
-2
/
+0
[next]