index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2020-11-07
sh/highmem: Remove all traces of unused cruft
Thomas Gleixner
1
-8
/
+0
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-6
/
+3
2020-08-16
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-0
/
+1
2020-08-15
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
1
-0
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-9
/
+0
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-6
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-0
/
+1
2020-06-05
sh: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+8
2020-06-05
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
1
-3
/
+3
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-04-21
sh: fix build error in mm/init.c
Masahiro Yamada
1
-1
/
+1
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-3
/
+1
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-8
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+6
2019-03-08
sh: prefer memblock APIs returning virtual address
Mike Rapoport
1
-13
/
+5
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
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-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-2
/
+2
2018-08-02
sh: simplify get_arch_dma_ops
Christoph Hellwig
1
-10
/
+0
2018-05-11
sh: switch to NO_BOOTMEM
Rob Herring
1
-62
/
+6
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-2
/
+3
2018-01-08
mm: don't export arch_add_memory
Christoph Hellwig
1
-1
/
+0
2017-07-07
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
1
-2
/
+2
2017-07-07
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-7
/
+1
2017-07-07
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
1
-1
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2015-09-05
sh: use PFN_DOWN macro
Alexander Kuleshov
1
-2
/
+2
2015-08-28
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-2
/
+3
2014-08-07
memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE
Wang Nan
1
-2
/
+3
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
1
-1
/
+1
2013-07-04
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+4
2013-07-04
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-21
/
+4
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-30
mm/SH: use common help functions to free reserved pages
Jiang Liu
1
-23
/
+3
[next]