index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
Age
Commit message (
Expand
)
Author
2007-11-20
[POWERPC] Fix 8xx build breakage due to _tlbie changes
Benjamin Herrenschmidt
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-07-10
[POWERPC] Remove extra return statement
Manish Ahuja
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-05-22
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
Benjamin Herrenschmidt
2007-05-09
[POWERPC] Mark pages that don't exist as nosave
Johannes Berg
2007-05-02
[POWERPC] Remove unneeded page_is_ram export
Johannes Berg
2007-04-13
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
2007-02-13
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
2007-02-08
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
2007-02-07
[POWERPC] 8xx: platform specific mmu updates
Vitaly Bordug
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-09-27
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-04-22
[PATCH] powerpc: Less verbose mem configuration output
Olof Johansson
2006-03-29
Merge ../linux-2.6
Paul Mackerras
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
[PATCH] powerpc: Consistent printing of node id
Anton Blanchard
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-03-23
[PATCH] powerpc: Fix warning in add_memory
Andrew Morton
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
2006-02-07
[PATCH] powerpc: Cleanup, consolidating icache dirtying logic
David Gibson
2006-01-09
[PATCH] powerpc: Don't use KERNELBASE in add_memory()
Michael Ellerman
2006-01-09
[PATCH] powerpc: numa placement for dynamically added memory
Mike Kravetz
2005-11-23
[PATCH] mm: powerpc ptlock comments
Hugh Dickins
2005-11-15
[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]
Paul Mackerras
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-08
[PATCH] Memory Add Fixes for ppc64
Mike Kravetz
2005-11-08
[PATCH] revised Memory Add Fixes for ppc64
Mike Kravetz
2005-11-08
[PATCH] ppc64: fix Memory: summary line
Anton Blanchard
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
2005-10-29
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
Roland Dreier
2005-10-27
[PATCH] powerpc: Purge bootinfo.h
David Gibson
2005-10-22
Merge changes from linux-2.6 by hand
Paul Mackerras
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
2005-10-06
powerpc: Merge lmb.c and make MM initialization use it.
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras