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
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
1
-2
/
+2
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
1
-10
/
+3
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-2
/
+1
2021-12-16
s390/sclp: release SCLP early buffer after kernel initialization
Alexander Egorenkov
1
-0
/
+3
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-3
/
+0
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-07-30
s390: add support for KFENCE
Sven Schnelle
1
-1
/
+2
2021-07-23
s390/pv: fix the forcing of the swiotlb
Halil Pasic
1
-1
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
1
-0
/
+1
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
1
-2
/
+8
2020-11-09
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
1
-1
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+11
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
1
-0
/
+11
2020-09-14
s390: add ARCH_HAS_DEBUG_WX support
Heiko Carstens
1
-0
/
+2
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-3
/
+3
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-3
/
+1
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-0
/
+1
2019-08-09
s390/mm: Remove sev_active() function
Thiago Jung Bauermann
1
-6
/
+1
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+6
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-18
s390x/mm: implement arch_remove_memory()
David Hildenbrand
1
-6
/
+7
2019-07-18
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
1
-0
/
+3
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
1
-1
/
+6
2019-06-15
s390/mm: force swiotlb for protected virtualization
Halil Pasic
1
-0
/
+47
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-2
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
1
-8
/
+0
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
1
-0
/
+3
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
1
-1
/
+3
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-1
/
+1
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-2
/
+3
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
1
-0
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2017-11-08
s390: avoid undefined behaviour
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-08-09
s390/mm: prevent memory offline for memory blocks with cma areas
Heiko Carstens
1
-0
/
+53
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
1
-3
/
+2
[next]