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.13.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
/
hash_utils_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
[POWERPC] Allocate the hash table under 1G on cell
Michael Ellerman
1
-3
/
+9
2008-01-24
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
1
-14
/
+69
2008-01-17
[POWERPC] Add hugepagesz boot-time parameter
Jon Tollefson
1
-9
/
+2
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-0
/
+1
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
1
-0
/
+1
2007-10-29
[POWERPC] powerpc: Fix demotion of segments to 4K pages
Benjamin Herrenschmidt
1
-2
/
+4
2007-10-17
[POWERPC] Add 1TB workaround for PA6T
Olof Johansson
1
-0
/
+1
2007-10-17
[POWERPC] Fix 1TB segment detection
Olof Johansson
1
-1
/
+1
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-31
/
+83
2007-08-17
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
Stephen Rothwell
1
-6
/
+0
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-08-17
[POWERPC] Fix invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2007-08-03
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
1
-1
/
+1
2007-07-22
[POWERPC] cell: CONFIG_SPE_BASE is a typo
Geert Uytterhoeven
1
-2
/
+2
2007-06-14
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
1
-1
/
+1
2007-05-17
[POWERPC] Correct #endif comment
Jon Tollefson
1
-2
/
+2
2007-05-09
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
1
-12
/
+27
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
1
-4
/
+16
2007-05-09
[POWERPC] Small fixes & cleanups in segment page size demotion
Benjamin Herrenschmidt
1
-41
/
+46
2007-05-02
[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code
Michael Ellerman
1
-1
/
+1
2007-04-12
[POWERPC] DEBUG_PAGEALLOC for 64-bit
Benjamin Herrenschmidt
1
-3
/
+81
2007-04-12
[POWERPC] Allow drivers to map individual 4k pages to userspace
Paul Mackerras
1
-13
/
+30
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
1
-0
/
+6
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
Michael Ellerman
1
-28
/
+6
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
1
-35
/
+37
2006-06-15
powerpc: Use 64k pages without needing cache-inhibited large pages
Paul Mackerras
1
-9
/
+75
2006-04-22
[PATCH] powerpc: Quiet page order output
Olof Johansson
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-4
/
+3
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
1
-2
/
+2
2006-03-22
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
Michael Ellerman
1
-13
/
+14
2006-02-28
Merge ../powerpc-merge
Paul Mackerras
1
-1
/
+1
2006-02-28
[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping
Michael Ellerman
1
-1
/
+1
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
1
-1
/
+2
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
1
-1
/
+2
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
1
-1
/
+0
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
1
-3
/
+3
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
1
-0
/
+1
2005-12-29
[PATCH] ppc64: htab_initialize_secondary cannot be marked __init
Anton Blanchard
1
-1
/
+1
2005-12-09
[PATCH] powerpc: Add missing icache flushes for hugepages
David Gibson
1
-1
/
+1
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-9
/
+20
2005-11-08
[PATCH] revised Memory Add Fixes for ppc64
Mike Kravetz
1
-0
/
+9
2005-11-08
[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages
Benjamin Herrenschmidt
1
-0
/
+3
2005-11-08
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+4
2005-11-07
[PATCH] ppc64: Fix bug in SLB miss handler for hugepages
David Gibson
1
-2
/
+4
2005-11-07
Merge ../linux-2.6
Paul Mackerras
1
-117
/
+415
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
1
-7
/
+0
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-117
/
+415
[next]