index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
page_64.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-03-06
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-03-31
powerpc/mm/slice: Move slice_mask struct definition to slice.c
Aneesh Kumar K.V
2017-03-31
powerpc/mm/slice: Convert slice_mask high slice to a bitmap
Aneesh Kumar K.V
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2016-05-11
powerpc/mm/slice: Remove slice_mm_new_context()
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2014-10-02
powerpc: Speed up clear_page by unrolling it
Anton Blanchard
2014-09-25
powerpc: Remove stale function prototypes
Anton Blanchard
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2012-09-17
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Increase the slice range to 64TB
Aneesh Kumar K.V
2011-12-07
powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
Becky Bruce
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
2011-05-19
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
2011-04-20
powerpc/mm: Fix slice state initialization for Book3E
Michael Ellerman
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-03-03
powerpc: remove unused __page_aligned definition.
Tim Abbott
2009-10-30
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell