- 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 7 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 7 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
- 06517c9 sparc: fix handling of page table constructor failure by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 6 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 8 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
- 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 8 months ago
- 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 8 months ago
- 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 8 months ago
- ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 8 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
- 57829ea sparc: mm: return true,false in kern_addr_valid() by Jason Yan · 4 years, 9 months ago
- 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
- 5637bc5 sparc64: add support for folded p4d page tables by Mike Rapoport · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
- f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
- f4d9a23 sparc64: simplify reduce_memory() function by Mike Rapoport · 6 years ago
- b1e1c86 sparc: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
- 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
- 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
- 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
- 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
- 2b4792e sparc64: Export __node_distance. by David S. Miller · 6 years ago
- d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
- cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
- 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
- 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
- 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
- 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
- df8ee57 sparc64: simplify vmemmap_populate by Pavel Tatashin · 7 years ago
- 2a20aa1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 7 years ago
- fdaccf7 sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. by Vijay Kumar · 7 years ago
- 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 8 years ago
- 8399e4b sparc64: Register hugepages during arch init by Nitin Gupta · 8 years ago
- a0582f2 sparc64: new context wrap by Pavel Tatashin · 8 years ago
- 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
- c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
- 5889748 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 8 years ago
- f322980 sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. by Liam R. Howlett · 8 years ago
- adfae8a sparc64: kern_addr_valid regression by bob picco · 8 years ago
- 85b1da7 sparc64: Add support for 2G hugepages by Nitin Gupta · 8 years ago
- cd429ce sparc64: memblock resizes are not handled properly by Pavel Tatashin · 8 years ago
- 1537b26 sparc64: use latency groups to improve add_node_ranges speed by Pavel Tatashin · 8 years ago
- dcd1912 sparc64: Add 64K page size support by Nitin Gupta · 8 years ago
- c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 87a349f sparc64: fix compile warning section mismatch in find_node() by Thomas Tai · 8 years ago
- 74a5ed5 sparc64: Fix find_node warning if numa node cannot be found by Thomas Tai · 8 years ago
- cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
- bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
- 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
- af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 9 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
- 9ea46abe sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). by David S. Miller · 9 years ago
- 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
- c5b8b5b sparc64: recognize and support Sonoma CPU type by Khalid Aziz · 9 years ago
- 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
- 36beca6 sparc64: Fix numa node distance initialization by Nitin Gupta · 9 years ago
- 52708d6 sparc64: Fix numa distance values by Nitin Gupta · 9 years ago
- fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 10 years ago
- f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
- 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 10 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- 3c08158 sparc: Fix /proc/kcore by David S. Miller · 10 years ago
- 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
- d195b71 sparc64: Kill unnecessary tables and increase MAX_BANKS. by David S. Miller · 10 years ago
- bb4e6e8 sparc64: Adjust vmalloc region size based upon available virtual address bits. by David S. Miller · 10 years ago
- 7c0fa0f sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. by David S. Miller · 10 years ago
- c06240c sparc64: Use kernel page tables for vmemmap. by David S. Miller · 10 years ago
- 0dd5b7b sparc64: Fix physical memory management regressions with large max_phys_bits. by David S. Miller · 10 years ago
- 8c82dc0 sparc64: Adjust KTSB assembler to support larger physical addresses. by David S. Miller · 10 years ago
- 4397bed sparc64: Define VA hole at run time, rather than at compile time. by David S. Miller · 10 years ago
- ac55c76 sparc64: Switch to 4-level page tables. by David S. Miller · 10 years ago
- 473ad7f sparc64: Fix reversed start/end in flush_tlb_kernel_range() by David S. Miller · 10 years ago
- 7c21d53 sparc64: mem boot option correction by bob picco · 10 years ago
- 3dee9df sparc64: find_node adjustment by bob picco · 10 years ago
- 5b6ff9d sparc64: Fix up merge thinko. by David S. Miller · 10 years ago
- e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
- 4ca9a23 sparc64: Guard against flushing openfirmware mappings. by David S. Miller · 10 years ago
- 18f3813 sparc64: Do not insert non-valid PTEs into the TSB hash table. by David S. Miller · 10 years ago
- f6d4fb5 sparc64 - add mem to iomem resource by bob picco · 11 years ago
- c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
- 48d3721 sparc64: fix sparse warnings in int_64.c by Sam Ravnborg · 11 years ago
- 59dec13 sparc64: fix sparse warnings in init_64.c by Sam Ravnborg · 11 years ago
- 0eef331 sparc64: Use 'ILOG2_4MB' instead of constant '22'. by David S. Miller · 11 years ago
- e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
- 6a328f3 sparc64: merge fix by Stephen Rothwell · 11 years ago
- 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
- 1ae9ae5 sparc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 11 years ago
- 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 11 years ago