index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-08
s390: avoid undefined behaviour
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
s390/mm: prevent memory offline for memory blocks with cma areas
Heiko Carstens
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
2017-07-06
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-06
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-06
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-06-12
s390: rename struct psw_bits members
Heiko Carstens
2017-06-12
s390: rename psw_bits enums
Heiko Carstens
2017-06-12
s390/mm: use correct address space when enabling DAT
Heiko Carstens
2017-05-08
s390: use set_memory.h header
Laura Abbott
2017-02-17
s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG
Heiko Carstens
2017-02-08
s390: add no-execute support
Martin Schwidefsky
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-24
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
2016-03-17
s390: add DEBUG_RODATA support
Heiko Carstens
2016-01-19
s390/irqflags: optimize irq restore
Christian Borntraeger
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
2015-08-03
s390/mm: make arch_add_memory() NUMA aware
Gerald Schaefer
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
2014-09-14
mm: export symbol dependencies of is_zero_pfn()
Ard Biesheuvel
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2013-07-26
s390: add support for IBM zBC12 machine
Heiko Carstens
2013-07-03
mm/s390: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-05-02
s390/memory hotplug: provide memory_block_size_bytes() function
Heiko Carstens
2013-04-29
mm/s390: use common help functions to free reserved pages
Jiang Liu
2013-04-17
s390/mm: zero page cache synonyms for zEC12
Martin Schwidefsky
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
2012-09-26
s390/mm: mark free_initrd_mem() as __init
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-02-24
[S390] memory hotplug: prevent memory zone interleave
Gerald Schaefer
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
[next]