Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 年之前 |
Mike Rapoport
|
c6ffc5ca8f
memblock: rename free_all_bootmem to memblock_free_all
|
6 年之前 |
Mike Rapoport
|
64c0066c1e
memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
|
6 年之前 |
Linus Torvalds
|
ebad825cdd
ia64: mark special ia64 memory areas anonymous
|
7 年之前 |
Kirill A. Shutemov
|
2c4541e24c
mm: use vma_init() to initialize VMAs on stack and data segments
|
7 年之前 |
Linus Torvalds
|
490fc05386
mm: make vm_area_alloc() initialize core fields
|
7 年之前 |
Linus Torvalds
|
3928d4f5ee
mm: use helper functions for allocating and freeing vm_area structs
|
7 年之前 |
Christoph Hellwig
|
a99583e780
mm: pass the vmem_altmap to memmap_init_zone
|
7 年之前 |
Christoph Hellwig
|
da024512a1
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
|
7 年之前 |
Christoph Hellwig
|
24e6d5a59a
mm: pass the vmem_altmap to arch_add_memory and __add_pages
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Michal Hocko
|
3d79a728f9
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
|
8 年之前 |
Michal Hocko
|
f1dd2cd13c
mm, memory_hotplug: do not associate hotadded memory to zones until online
|
8 年之前 |
Michal Hocko
|
1b862aecfb
mm, memory_hotplug: get rid of is_zone_device_section
|
8 年之前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 年之前 |
Michal Hocko
|
6d23f8a5d4
arch, mm: remove arch specific show_mem
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Dan Williams
|
033fbae988
mm: ZONE_DEVICE for "device memory"
|
10 年之前 |
Tony Luck
|
43c518d197
[IA64] Drop debug test/printk that some special pages are marked reserved
|
10 年之前 |
Luis R. Rodriguez
|
e55645ec57
ia64: remove paravirt code
|
10 年之前 |
Richard Weinberger
|
3c7a49d074
ia64: Remove Linux/x86 exec domain support
|
11 年之前 |
Andy Lutomirski
|
a6c19dfe39
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
|
11 年之前 |
Wang Nan
|
ed562ae6d7
memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE
|
11 年之前 |
Mel Gorman
|
aec6a8889a
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
|
11 年之前 |
Xishi Qiu
|
6408068ee6
mm: use pgdat_end_pfn() to simplify the code in arch
|
11 年之前 |
Jiang Liu
|
b57b63a2ac
mm/IA64: prepare for killing free_all_bootmem_node()
|
12 年之前 |
Jiang Liu
|
de4bcddc13
mm/IA64: prepare for removing num_physpages and simplify mem_init()
|
12 年之前 |
Jiang Liu
|
0c98853473
mm: concentrate modification of totalram_pages into the mm core
|
12 年之前 |
Jiang Liu
|
dbe67df4ba
mm: enhance free_reserved_area() to support poisoning memory with zero
|
12 年之前 |
Jiang Liu
|
11199692d8
mm: change signature of free_reserved_area() to fix building warnings
|
12 年之前 |