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
/
hash_utils_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-9
/
+9
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
1
-17
/
+27
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-29
powerpc/mm: Avoid avoidable void* pointer
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
1
-1
/
+21
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-1
/
+2
2010-08-05
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-04
memblock/powerpc: Use new accessors
Benjamin Herrenschmidt
1
-4
/
+4
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
1
-1
/
+1
2010-07-23
powerpc/mm: Add some debug output when hash insertion fails
Benjamin Herrenschmidt
1
-5
/
+29
2010-07-23
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
Benjamin Herrenschmidt
1
-8
/
+11
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-13
/
+13
2009-12-18
powerpc/mm: Fix stupid bug in subpge protection handling
David Gibson
1
-2
/
+2
2009-12-18
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
Sachin P. Sant
1
-4
/
+4
2009-12-08
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
1
-3
/
+3
2009-12-02
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
1
-3
/
+3
2009-11-27
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
1
-3
/
+3
2009-11-05
Export symbols for KVM module
Alexander Graf
1
-0
/
+2
2009-10-30
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
1
-1
/
+1
2009-10-30
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
1
-10
/
+0
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
1
-12
/
+14
2009-04-22
powerpc: Fix crash on CPU hotplug
Michael Ellerman
1
-1
/
+1
2009-03-24
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
1
-2
/
+34
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-6
/
+4
2009-02-23
powerpc/mm: Reduce hashtable size when using 64kB pages
Anton Blanchard
1
-2
/
+3
2008-10-22
powerpc: Don't use a 16G page if beyond mem= limits
Jon Tollefson
1
-2
/
+4
2008-10-14
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
1
-2
/
+2
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
1
-1
/
+1
2008-09-10
Merge branch 'linux-2.6'
Paul Mackerras
1
-7
/
+11
2008-09-03
powerpc: Only make kernel text pages of linear mapping executable
Paul Mackerras
1
-7
/
+11
2008-08-20
powerpc: Guard htab_dt_scan_hugepage_blocks appropriately
Tony Breeds
1
-0
/
+2
2008-08-11
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
Benjamin Herrenschmidt
1
-24
/
+39
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
1
-5
/
+4
2008-07-24
powerpc: scan device tree for gigantic pages
Jon Tollefson
1
-1
/
+43
2008-07-01
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
1
-9
/
+27
2008-05-16
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
1
-2
/
+26
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
1
-2
/
+26
2008-05-14
[POWERPC] Move declaration of tce variables into mmu-hash64.h
Michael Ellerman
1
-2
/
+0
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/mm
Michael Ellerman
1
-2
/
+2
2008-04-07
[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG
Stephen Rothwell
1
-0
/
+2
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
1
-3
/
+8
2008-03-24
[POWERPC] Don't use 64k pages for ioremap on pSeries
Paul Mackerras
1
-3
/
+8
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
1
-1
/
+2
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
[next]