index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
2013-02-24
1
-0
/
+12
|
\
|
*
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-24
1
-0
/
+12
*
|
powerpc/mm: Eliminate unneeded for_each_memblock
Cody P Schafer
2013-01-29
1
-7
/
+4
|
/
*
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-09-12
1
-2
/
+1
*
powerpc: Change memory_limit from phys_addr_t to unsigned long long
Suzuki Poulose
2012-09-07
1
-1
/
+1
*
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
1
-0
/
+1
*
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-07
1
-1
/
+22
|
\
|
*
powerpc: Punch a hole in /dev/mem for librtas
sukadev@linux.vnet.ibm.com
2011-12-08
1
-0
/
+3
|
*
powerpc/book3e: Change hugetlb preload to take vma argument
Becky Bruce
2011-12-07
1
-1
/
+1
|
*
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
2011-11-28
1
-0
/
+18
*
|
powerpc: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
1
-1
/
+1
|
/
*
powerpc: Add System RAM to /proc/iomem
Anton Blanchard
2011-11-08
1
-0
/
+30
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
1
-1
/
+1
|
\
|
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-11-01
1
-1
/
+1
*
|
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
Anton Blanchard
2011-09-20
1
-1
/
+2
*
|
powerpc: Hugetlb for BookE
Becky Bruce
2011-09-20
1
-0
/
+5
|
/
*
powerpc/mm: Fix output of total_ram.
Tony Breeds
2011-07-19
1
-2
/
+2
*
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
Becky Bruce
2011-07-08
1
-0
/
+9
*
powerpc: Add printk companion for ppc_md.progress
Dave Carroll
2011-06-30
1
-1
/
+1
*
powerpc: Move free_initmem to common code
Dave Carroll
2011-06-30
1
-0
/
+19
*
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
2011-06-30
1
-0
/
+19
|
\
|
*
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
2011-06-09
1
-0
/
+19
*
|
powerpc: mem_init should call memblock_is_reserved with phys_addr_t
Becky Bruce
2011-06-29
1
-1
/
+2
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-10-13
1
-7
/
+7
*
memblock: Remove memblock_type.size and add memblock.memory_size instead
Benjamin Herrenschmidt
2010-08-05
1
-1
/
+1
*
memblock/powerpc: Use new accessors
Benjamin Herrenschmidt
2010-08-04
1
-59
/
+33
*
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2010-08-04
1
-13
/
+13
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-39
/
+39
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
2010-03-19
1
-0
/
+6
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-2
/
+2
*
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
2009-10-30
1
-4
/
+13
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+3
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
2009-05-27
1
-0
/
+4
*
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
2009-05-27
1
-0
/
+13
*
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
2009-05-15
1
-1
/
+1
*
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2009-02-11
1
-33
/
+0
*
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-07
1
-1
/
+1
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
1
-2
/
+2
*
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2008-12-21
1
-1
/
+1
*
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
2008-10-20
1
-17
/
+0
*
powerpc: Avoid integer overflow in page_is_ram()
Roland Dreier
2008-10-07
1
-3
/
+2
*
powerpc: Fix compiler warning in arch/powerpc/mm/mem.c
Tony Breeds
2008-08-04
1
-1
/
+1
*
powerpc: use generic show_mem()
Johannes Weiner
2008-07-26
1
-39
/
+0
*
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
Stefan Roese
2008-07-09
1
-4
/
+4
*
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
2008-07-03
1
-0
/
+1
*
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
Nathan Lynch
2008-06-09
1
-2
/
+1
[next]