Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3f07c0144132e4f59d88055ac8ff3e691a5fa2b8
/
arch
/
powerpc
/
mm
/
mem.c
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
· 8 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
· 11 years ago
602ddc7
mm/PPC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
369a9d8
mm/ppc: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 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
· 13 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
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
64b3d0e
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
by Benjamin Herrenschmidt
· 16 years ago
f048aac
powerpc/mm: Add SMP support to no-hash TLB handling
by Benjamin Herrenschmidt
· 16 years ago
7108878
mm: cleanup to make remove_memory() arch-neutral
by Badari Pulavarty
· 16 years ago
a880e76
powerpc: Avoid integer overflow in page_is_ram()
by Roland Dreier
· 16 years ago
fb61063
powerpc: Fix compiler warning in arch/powerpc/mm/mem.c
by Tony Breeds
· 16 years ago
bda2fa5
powerpc: use generic show_mem()
by Johannes Weiner
· 16 years ago
2bf3016
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
by Stefan Roese
· 16 years ago
db7f37d
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n
by Tony Breeds
· 16 years ago
0d57994
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
by Nathan Lynch
· 17 years ago
9d88a2e
[POWERPC] Provide walk_memory_resource() for powerpc
by Badari Pulavarty
· 17 years ago
180c06e
hotplug-memory: make online_page() common
by Jeremy Fitzhardinge
· 17 years ago
2c419bd
[POWERPC] Port fixmap from x86 and use for kmap_atomic
by Kumar Gala
· 17 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
d7917ba
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
by Kumar Gala
· 17 years ago
745681a
[POWERPC] Remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
fa90f70
[POWERPC] arch_add_memory() cannot be __devinit
by Geert Uytterhoeven
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
a99824f
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
by Badari Pulavarty
· 17 years ago
Next »