Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a97d8efd9d350bd9c6cf13689c7cc09049b42acd
/
arch
/
powerpc
/
mm
/
mem.c
fb5924f
powerpc/mm: Flush cache on memory hot(un)plug
by Balbir Singh
· 7 years ago
f65e67c
powerpc/mm: Use memblock API for PPC32 page_is_ram
by Jonathan Neuschäfer
· 7 years ago
2615c93
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
by Jonathan Neuschäfer
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
29ab6c4
powerpc/mm: Pass node id into create_section_mapping
by Nicholas Piggin
· 7 years ago
9bd9be0
powerpc/mm/numa: move numa topology discovery earlier
by Nicholas Piggin
· 7 years ago
bde709a
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
by Mauricio Faria de Oliveira
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
da02451
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
by Christoph Hellwig
· 7 years ago
24e6d5a
mm: pass the vmem_altmap to arch_add_memory and __add_pages
by Christoph Hellwig
· 7 years ago
f2c2cbc
powerpc: Use pr_warn instead of pr_warning
by Joe Perches
· 8 years ago
968159c
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
by Christophe Leroy
· 7 years ago
029d925
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
by Michael Ellerman
· 7 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3d79a72
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
by Michal Hocko
· 8 years ago
f1dd2cd
mm, memory_hotplug: do not associate hotadded memory to zones until online
by Michal Hocko
· 8 years ago
1b862ae
mm, memory_hotplug: get rid of is_zone_device_section
by Michal Hocko
· 8 years ago
b584c25
powerpc/vmemmap: Add altmap support
by Oliver O'Halloran
· 8 years ago
4386c09
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
by Christophe Leroy
· 8 years ago
438cc81
powerpc/pseries: Automatically resize HPT for memory hot add/remove
by David Gibson
· 8 years ago
fecbfab
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
by Benjamin Herrenschmidt
· 9 years ago
3079abe
powerpc/mm: Ensure "special" zones are empty
by Oliver O'Halloran
· 9 years ago
171cb71
powerpc/mm: Improve readability of update_mmu_cache()
by Gavin Shan
· 9 years ago
dd0b52c
powerpc/mm: define TOP_ZONE as a constant
by Oliver O'Halloran
· 9 years ago
a3dece6
powerpc/radix: Update MMU cache
by Aneesh Kumar K.V
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
1dace6c
powerpc/mm: Clean up memory hotplug failure paths
by David Gibson
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 9 years ago
e256caa
powerpc/mm: Allow user space to map rtas_rmo_buf
by Vasant Hegde
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
033fbae
mm: ZONE_DEVICE for "device memory"
by Dan Williams
· 9 years ago
2f7d2b7
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
by Scott Wood
· 10 years ago
6c0cc62
powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()
by Scott Wood
· 10 years ago
f691fa1
powerpc: Replace mem_init_done with slab_is_available()
by Michael Ellerman
· 10 years ago
21098b9
powerpc: Move sparse_init() into initmem_init
by Anton Blanchard
· 10 years ago
1023973
powerpc: Remove bootmem allocator
by Anton Blanchard
· 10 years ago
16d0f5c
powerpc: Remove ppc_md.remove_memory
by Anton Blanchard
· 10 years ago
75d43b2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
by Michael Ellerman
· 10 years ago
6db35ad
powerpc/mm: Use common paging_init() for NUMA
by Scott Wood
· 10 years ago
1c98025
powerpc: Dynamic DMA zone limits
by Scott Wood
· 10 years ago
f51202d
memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE
by Wang Nan
· 10 years ago
9ac8cde
powerpc/pseries: Use remove_memory() to remove memory
by Nathan Fontenot
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
fac515db
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
4f77092
powerpc: Make add_system_ram_resources() __init
by Geert Uytterhoeven
· 11 years ago
28efc35
powerpc/e6500: TLB miss handler with hardware tablewalk support
by Scott Wood
· 11 years ago
f7e3334
powerpc: Fix memory hotplug with sparse vmemmap
by Nathan Fontenot
· 11 years ago
f748eda
powerpc/mm: Mark Memory Resources as busy
by Nathan Fontenot
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
602ddc7
mm/PPC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 12 years ago
369a9d8
mm/ppc: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 12 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 12 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 12 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 12 years ago
0ac52dd
powerpc: Make linux pagetable walk safe with THP enabled
by Aneesh Kumar K.V
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
7db6f78
mm/PPC: use free_highmem_page() to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
5d585e5
mm/ppc: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
8040bda
powerpc: place EXPORT_SYMBOL macro right after declaration
by Valentina Manea
· 12 years ago
5ce1a70
Merge branch 'akpm' (more incoming from Andrew)
by Linus Torvalds
· 12 years ago
24d335c
memory-hotplug: introduce new arch_remove_memory() for removing page table
by Wen Congyang
· 12 years ago
4e8309b
powerpc/mm: Eliminate unneeded for_each_memblock
by Cody P Schafer
· 12 years ago
688ba1d
powerpc/swiotlb: Enable at early stage and disable if not necessary
by Jia Hongtao
· 12 years ago
a84fcd4
powerpc: Change memory_limit from phys_addr_t to unsigned long long
by Suzuki Poulose
· 12 years ago
249ba1e
KVM: PPC: Add cache flush on page map
by Alexander Graf
· 12 years ago
2480b20
powerpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
1d7cfe1
powerpc: Use HAVE_MEMBLOCK_NODE_MAP
by Tejun Heo
· 13 years ago
8a3e3d3
powerpc: Punch a hole in /dev/mem for librtas
by sukadev@linux.vnet.ibm.com
· 13 years ago
d93e4d7
powerpc/book3e: Change hugetlb preload to take vma argument
by Becky Bruce
· 13 years ago
1d54cf2
powerpc: Implement CONFIG_STRICT_DEVMEM
by sukadev@linux.vnet.ibm.com
· 13 years ago
c40dd2f
powerpc: Add System RAM to /proc/iomem
by Anton Blanchard
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
a119409
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
by Anton Blanchard
· 13 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 14 years ago
f7ba299
powerpc/mm: Fix output of total_ram.
by Tony Breeds
· 14 years ago
3160b09
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
by Becky Bruce
· 14 years ago
a9c0f41
powerpc: Add printk companion for ppc_md.progress
by Dave Carroll
· 14 years ago
2773fcc
powerpc: Move free_initmem to common code
by Dave Carroll
· 14 years ago
6da49a2
Merge remote branch 'origin/master' into next
by Benjamin Herrenschmidt
· 14 years ago
3d41e0f
powerpc: mem_init should call memblock_is_reserved with phys_addr_t
by Becky Bruce
· 14 years ago
307cfe7
powerpc: Force page alignment for initrd reserved memory
by Benjamin Herrenschmidt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c7fc2de
memblock, bootmem: Round pfn properly for memory and reserved regions
by Yinghai Lu
· 14 years ago
4734b59
memblock: Remove memblock_type.size and add memblock.memory_size instead
by Benjamin Herrenschmidt
· 14 years ago
28be707
memblock/powerpc: Use new accessors
by Benjamin Herrenschmidt
· 14 years ago
e3239ff
memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
by Benjamin Herrenschmidt
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a932729
powerpc: Fix swiotlb to respect the boot option
by FUJITA Tomonori
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
0895ecd
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors
by David Gibson
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
8b31e49
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
by Benjamin Herrenschmidt
· 16 years ago
f637a49
powerpc: Minor cleanups of kernel virt address space definitions
by Benjamin Herrenschmidt
· 16 years ago
49a8496
powerpc: Allow mem=x cmdline to work with 4G+
by Becky Bruce
· 16 years ago
8d30c14
powerpc/mm: Rework I$/D$ coherency (v3)
by Benjamin Herrenschmidt
· 16 years ago
Next »