index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hash_low_32.S
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
2019-03-19
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
Christophe Leroy
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-22
powerpc/hash32: use physical address directly in hash handlers.
Christophe Leroy
2019-02-22
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
2018-12-19
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2017-09-01
powerpc: fix location of two EXPORT_SYMBOL
Christophe Leroy
2017-03-21
powerpc/32: Remove Mac-on-Linux/rtlinux hooks
Ben Hutchings
2016-08-07
ppc: move exports to definitions
Al Viro
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-02-11
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
2008-12-21
powerpc: Fix missing 'blr' in _tlbia()
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-03
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala
2008-09-24
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
2008-09-15
powerpc: Rename PTE_SIZE to HPTE_SIZE
Becky Bruce
2008-05-20
[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
Adrian Bunk
2008-04-24
[POWERPC] Clean up access to thread_info in assembly
Kumar Gala
2008-04-03
[POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync
Benjamin Herrenschmidt
2007-05-17
[POWERPC] Fix COMMON symbol warnings
Kumar Gala
2007-04-13
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-10-10
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras