index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-08-09
s390/mm: Remove sev_active() function
Thiago Jung Bauermann
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
s390x/mm: implement arch_remove_memory()
David Hildenbrand
2019-07-18
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-06-15
s390/mm: force swiotlb for protected virtualization
Halil Pasic
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
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
[next]