aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_low_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-21powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy1-3/+3
2019-03-19powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy1-4/+4
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy1-9/+4
2019-02-23Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"Michael Ellerman1-2/+4
2019-02-22powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handlingChristophe Leroy1-4/+2
2019-02-22powerpc/hash32: use physical address directly in hash handlers.Christophe Leroy1-35/+27
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy1-2/+1
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy1-14/+19
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2017-09-01powerpc: fix location of two EXPORT_SYMBOLChristophe Leroy1-1/+1
2017-03-21powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings1-2/+0
2016-08-07ppc: move exports to definitionsAl Viro1-0/+3
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder1-4/+4
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-2/+2
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala1-1/+1
2008-12-21powerpc: Fix missing 'blr' in _tlbia()Benjamin Herrenschmidt1-0/+1
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt1-2/+2
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt1-0/+76
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala1-30/+0
2008-09-24POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce1-16/+70
2008-09-15powerpc: Rename PTE_SIZE to HPTE_SIZEBecky Bruce1-18/+18
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk1-2/+0
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala1-2/+2
2008-04-03[POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt1-2/+6
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala1-4/+14
2007-04-13[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt1-2/+20
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard1-34/+0
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras1-1/+1
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras1-0/+618