Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
33a8c927e423a205bcbbecdc43b451bad781a08e
/
arch
/
powerpc
/
mm
/
mem.c
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
· 16 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
aa620ab
[POWERPC] Add remove_memory() for 64-bit powerpc
by Badari Pulavarty
· 17 years ago
3796958
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
551ed33
[POWERPC] update_mmu_cache: Don't cache-flush non-readable pages
by Scott Wood
· 17 years ago
f98eeb4
[POWERPC] Fix handling of memreserve if the range lands in highmem
by Kumar Gala
· 17 years ago
0b47759
[POWERPC] Fix 8xx build breakage due to _tlbie changes
by Benjamin Herrenschmidt
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
9420dc6
[POWERPC] Clean out a bunch of duplicate includes
by Jesper Juhl
· 17 years ago
b3e998e
[POWERPC] Remove extra return statement
by Manish Ahuja
· 17 years ago
f21f49e
[POWERPC] Remove the dregs of APUS support from arch/powerpc
by David Gibson
· 17 years ago
5453e77
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
by Benjamin Herrenschmidt
· 17 years ago
4e8ad3e
[POWERPC] Mark pages that don't exist as nosave
by Johannes Berg
· 18 years ago
a3cf4bd
[POWERPC] Remove unneeded page_is_ram export
by Johannes Berg
· 18 years ago
ee4f2ea
[POWERPC] Fix 32-bit mm operations when not using BATs
by Benjamin Herrenschmidt
· 18 years ago
7ac9a13
[POWERPC] Fix vDSO page count calculation
by Benjamin Herrenschmidt
· 18 years ago
bcff494
[POWERPC] Remove bogus comment about page_is_ram
by Johannes Berg
· 18 years ago
dbbb06b
[POWERPC] 8xx: platform specific mmu updates
by Vitaly Bordug
· 18 years ago
6391af1
[PATCH] mm: use symbolic names instead of indices for zone initialisation
by Mel Gorman
· 18 years ago
c67c3cb
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
by Mel Gorman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
e110b28
[PATCH] powerpc: Less verbose mem configuration output
by Olof Johansson
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
c258dd4
[PATCH] powerpc: Consistent printing of node id
by Anton Blanchard
· 19 years ago
2e6e33b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
2d0eee1
[PATCH] powerpc: Fix warning in add_memory
by Andrew Morton
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
70dc991
[PATCH] remove set_page_count(page, 0) users (outside mm)
by Nick Piggin
· 19 years ago
d7a5b2f
[PATCH] powerpc: Always panic if lmb_alloc() fails
by Michael Ellerman
· 19 years ago
09f5dc4
[PATCH] powerpc: Cleanup, consolidating icache dirtying logic
by David Gibson
· 19 years ago
e0fa93d
[PATCH] powerpc: Don't use KERNELBASE in add_memory()
by Michael Ellerman
· 19 years ago
237a098
[PATCH] powerpc: numa placement for dynamically added memory
by Mike Kravetz
· 19 years ago
01edcd8
[PATCH] mm: powerpc ptlock comments
by Hugh Dickins
· 19 years ago
fb6d73d
[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]
by Paul Mackerras
· 19 years ago
a7f290d
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
by Benjamin Herrenschmidt
· 19 years ago
dd7ccbd
[PATCH] Memory Add Fixes for ppc64
by Mike Kravetz
· 19 years ago
54b7924
[PATCH] revised Memory Add Fixes for ppc64
by Mike Kravetz
· 19 years ago
bcb3557
[PATCH] ppc64: fix Memory: summary line
by Anton Blanchard
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
cf00a8d
powerpc: Fix bug arising from having multiple memory_limit variables
by Paul Mackerras
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
e37bc5d
[PATCH] powerpc: Purge bootinfo.h
by David Gibson
· 19 years ago
9859901
Merge changes from linux-2.6 by hand
by Paul Mackerras
· 19 years ago
ab1f9da
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
by Paul Mackerras
· 19 years ago
7c8c6b9
powerpc: Merge lmb.c and make MM initialization use it.
by Paul Mackerras
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago