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
/
hash_utils_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix crash on CPU hotplug
Michael Ellerman
2009-04-22
1
-1
/
+1
*
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
2009-03-24
1
-2
/
+34
*
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-03-24
1
-6
/
+4
*
powerpc/mm: Reduce hashtable size when using 64kB pages
Anton Blanchard
2009-02-23
1
-2
/
+3
*
powerpc: Don't use a 16G page if beyond mem= limits
Jon Tollefson
2008-10-22
1
-2
/
+4
*
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
2008-10-14
1
-2
/
+2
*
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-15
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-09-10
1
-7
/
+11
|
\
|
*
powerpc: Only make kernel text pages of linear mapping executable
Paul Mackerras
2008-09-03
1
-7
/
+11
*
|
powerpc: Guard htab_dt_scan_hugepage_blocks appropriately
Tony Breeds
2008-08-20
1
-0
/
+2
|
/
*
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
Benjamin Herrenschmidt
2008-08-11
1
-24
/
+39
*
powerpc: support multiple hugepage sizes
Jon Tollefson
2008-07-24
1
-5
/
+4
*
powerpc: scan device tree for gigantic pages
Jon Tollefson
2008-07-24
1
-1
/
+43
*
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
2008-07-01
1
-9
/
+27
*
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
2008-05-16
1
-2
/
+26
|
\
|
*
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
2008-05-15
1
-2
/
+26
*
|
[POWERPC] Move declaration of tce variables into mmu-hash64.h
Michael Ellerman
2008-05-14
1
-2
/
+0
*
|
[POWERPC] Fix sparse warnings in arch/powerpc/mm
Michael Ellerman
2008-05-14
1
-2
/
+2
|
/
*
[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG
Stephen Rothwell
2008-04-07
1
-0
/
+2
*
[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
1
-3
/
+8
|
\
|
*
[POWERPC] Don't use 64k pages for ioremap on pSeries
Paul Mackerras
2008-03-24
1
-3
/
+8
*
|
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
1
-1
/
+2
|
/
*
[POWERPC] Allocate the hash table under 1G on cell
Michael Ellerman
2008-01-31
1
-3
/
+9
*
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
2008-01-24
1
-14
/
+69
*
[POWERPC] Add hugepagesz boot-time parameter
Jon Tollefson
2008-01-17
1
-9
/
+2
*
[POWERPC] Use SLB size from the device tree
Michael Neuling
2007-12-11
1
-0
/
+1
*
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
2007-11-08
1
-0
/
+1
*
[POWERPC] powerpc: Fix demotion of segments to 4K pages
Benjamin Herrenschmidt
2007-10-29
1
-2
/
+4
*
[POWERPC] Add 1TB workaround for PA6T
Olof Johansson
2007-10-17
1
-0
/
+1
*
[POWERPC] Fix 1TB segment detection
Olof Johansson
2007-10-17
1
-1
/
+1
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-31
/
+83
*
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
Stephen Rothwell
2007-08-17
1
-6
/
+0
*
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-08-17
1
-1
/
+0
*
[POWERPC] Fix invalid semicolon after if statement
Ilpo Järvinen
2007-08-17
1
-1
/
+1
*
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
2007-08-03
1
-1
/
+1
*
[POWERPC] cell: CONFIG_SPE_BASE is a typo
Geert Uytterhoeven
2007-07-22
1
-2
/
+2
*
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
1
-1
/
+1
*
[POWERPC] Correct #endif comment
Jon Tollefson
2007-05-17
1
-2
/
+2
*
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
2007-05-09
1
-12
/
+27
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
1
-4
/
+16
*
[POWERPC] Small fixes & cleanups in segment page size demotion
Benjamin Herrenschmidt
2007-05-09
1
-41
/
+46
*
[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code
Michael Ellerman
2007-05-02
1
-1
/
+1
*
[POWERPC] DEBUG_PAGEALLOC for 64-bit
Benjamin Herrenschmidt
2007-04-13
1
-3
/
+81
*
[POWERPC] Allow drivers to map individual 4k pages to userspace
Paul Mackerras
2007-04-13
1
-13
/
+30
*
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2007-03-10
1
-0
/
+6
*
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
2006-12-04
1
-1
/
+1
[next]