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.12.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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
1
-7
/
+23
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-24
[POWERPC] Clean up access to thread_info in assembly
Kumar Gala
1
-2
/
+2
2008-04-24
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
3
-14
/
+49
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
4
-5
/
+10
2008-04-24
[POWERPC] Add include of linux/of.h to numa.c
Michael Ellerman
1
-0
/
+1
2008-04-18
[POWERPC] Remove unused __max_memory variable
Olof Johansson
1
-3
/
+0
2008-04-17
[POWERPC] Remove unused machine call outs
Kumar Gala
1
-2
/
+0
2008-04-17
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
4
-8
/
+8
2008-04-17
[POWERPC] 85xx: Cleanup TLB initialization
Kumar Gala
1
-21
/
+16
2008-04-17
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
Kumar Gala
5
-9
/
+16
2008-04-17
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
6
-22
/
+15
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-2
/
+6
2008-04-07
[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG
Stephen Rothwell
1
-0
/
+2
2008-04-03
[POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync
Benjamin Herrenschmidt
1
-2
/
+6
2008-04-01
[POWERPC] Remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-2
/
+2
2008-04-01
[POWERPC] arch_add_memory() cannot be __devinit
Geert Uytterhoeven
1
-1
/
+1
2008-04-01
[POWERPC] Add error return from htab_remove_mapping()
Badari Pulavarty
1
-5
/
+9
2008-03-26
Merge branch 'linux-2.6'
Paul Mackerras
2
-3
/
+14
2008-03-24
[POWERPC] Don't use 64k pages for ioremap on pSeries
Paul Mackerras
1
-3
/
+8
2008-03-20
[POWERPC] Fix PMU + soft interrupt disable bug
Anton Blanchard
1
-0
/
+6
2008-03-13
Merge branch 'linux-2.6'
Paul Mackerras
1
-2
/
+2
2008-03-13
[POWERPC] Fix large hash table allocation on Cell blades
Michael Ellerman
1
-2
/
+2
2008-02-26
[POWERPC] Add code for removing HPTEs for parts of the linear mapping
Badari Pulavarty
1
-0
/
+23
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
9
-365
/
+12
2008-02-08
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-0
/
+33
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-6
/
+8
2008-02-08
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
Badari Pulavarty
1
-0
/
+17
2008-02-08
[POWERPC] Add remove_memory() for 64-bit powerpc
Badari Pulavarty
1
-0
/
+16
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2
-4
/
+69
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-4
/
+6
2008-02-07
[POWERPC] Fake NUMA emulation for PowerPC
Balbir Singh
1
-3
/
+63
2008-02-06
[POWERPC] update_mmu_cache: Don't cache-flush non-readable pages
Scott Wood
1
-1
/
+6
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-3
/
+3
2008-01-31
[POWERPC] Allocate the hash table under 1G on cell
Michael Ellerman
1
-3
/
+9
2008-01-26
Revert "[POWERPC] Fake NUMA emulation for PowerPC"
Paul Mackerras
1
-54
/
+5
2008-01-25
[POWERPC] Make setjmp/longjmp code usable outside of xmon
Michael Neuling
1
-4
/
+2
2008-01-24
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
3
-5
/
+35
2008-01-24
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
Dale Farnsworth
1
-3
/
+3
2008-01-24
[POWERPC] Fix handling of memreserve if the range lands in highmem
Kumar Gala
2
-2
/
+32
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+2
2008-01-24
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
4
-18
/
+295
2008-01-17
[POWERPC] Add hugepagesz boot-time parameter
Jon Tollefson
2
-34
/
+96
2008-01-15
[POWERPC] Fix boot failure on POWER6
Paul Mackerras
1
-8
/
+2
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
1
-0
/
+8
2007-12-20
[POWERPC] Fake NUMA emulation for PowerPC
Balbir Singh
1
-5
/
+54
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
3
-2
/
+7
2007-12-03
[POWERPC] Add missing spaces in printk formats
joe@perches.com
1
-1
/
+1
2007-11-20
[POWERPC] Fix 8xx build breakage due to _tlbie changes
Benjamin Herrenschmidt
2
-2
/
+2
[next]