index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hash_low_32.S
Age
Commit message (
Expand
)
Author
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