index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
/
mm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
1
-10
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
1
-4
/
+2
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-2
/
+2
2015-01-22
powerpc/ps3: Write highmem info to repository
Geoff Levand
1
-2
/
+7
2015-01-22
powerpc/ps3: Add ps3_mm_set_repository_highmem
Geoff Levand
1
-30
/
+38
2012-04-25
powerpc/ps3: Add highmem region memory early
Hector Martin
1
-56
/
+10
2012-04-25
powerpc/ps3: Use highmem region from repository
Andre Heider
1
-2
/
+49
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-30
powerpc/ps3: Use pr_devel() in ps3/mm.c
Michael Ellerman
1
-1
/
+1
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
1
-1
/
+1
2009-06-15
ps3: Correct debug message in dma_ioc0_map_pages()
Geert Uytterhoeven
1
-3
/
+2
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
1
-2
/
+5
2009-03-11
powerpc/ps3: Print memory hotplug errors
Geoff Levand
1
-2
/
+2
2009-02-13
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Geoff Levand
1
-1
/
+1
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
1
-5
/
+5
2009-01-16
powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments
Stephen Rothwell
1
-9
/
+8
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
1
-17
/
+21
2009-01-16
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
1
-15
/
+17
2008-12-16
powerpc/ps3: Quiet dmesg output
Geoff Levand
1
-1
/
+1
2008-05-23
[POWERPC] PS3: Fix memory hotplug
Geoff Levand
1
-0
/
+3
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+2
2008-01-25
[POWERPC] PS3: Remove lpar address workaround
Geoff Levand
1
-12
/
+4
2008-01-25
[POWERPC] PS3: Make bus_id and dev_id u64
Geert Uytterhoeven
1
-4
/
+4
2007-07-10
[POWERPC] PS3: Bootwrapper support.
Geoff Levand
1
-2
/
+0
2007-06-28
[POWERPC] PS3: Fix more sparse warnings
Geert Uytterhoeven
1
-5
/
+5
2007-06-28
[POWERPC] PS3: System-bus rework
Geoff Levand
1
-108
/
+514
2007-06-28
[POWERPC] PS3: Simplify definition of DBG
Geert Uytterhoeven
1
-2
/
+2
2007-05-02
[POWERPC] PS3: Remove duplicate variable assignement
Geoff Levand
1
-1
/
+0
2007-03-10
[POWERPC] ps3: always make sure were running on a PS3
Geert Uytterhoeven
1
-1
/
+1
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
1
-1
/
+0
2006-12-04
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
1
-0
/
+4
2006-12-04
[POWERPC] ps3: add support for ps3 platform
Geoff Levand
1
-0
/
+827