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