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.h
Age
Commit message (
Expand
)
Author
2017-05-19
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
2017-02-22
powerpc: do not make the entire heap executable
Denys Vlasenko
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
2015-10-27
powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32
Scott Wood
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
2015-10-09
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
2015-10-01
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
2015-05-11
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
2014-11-14
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-11-14
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
2014-08-08
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2013-10-30
powerpc: Fix 64K page size support for PPC44x
Alistair Popple
2013-10-30
powerpc: Fix a typo in comments of va to pa conversion
Vaishnavi Bhat
2013-08-27
powerpc: Work around gcc miscompilation of __pa() on 64-bit
Paul Mackerras
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
2011-12-20
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
2011-12-20
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-11-28
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
2011-03-30
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
2011-02-07
powerpc: Fix pfn_valid() when memory starts at a non-zero address
Scott Wood
2010-04-26
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
Kumar Gala
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-05-21
powerpc/pseries: CMO unused page hinting
Robert Jennings
2009-02-14
powerpc/44x: Support for 256KB PAGE_SIZE
Yuri Tikhonov
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-10-21
Merge commit 'origin' into master
Benjamin Herrenschmidt
2008-10-21
powerpc: Fix build issue with CONFIG_RELOCATABLE=y
Kumar Gala
2008-10-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-16
powerpc: fix linux-next build failure
Stephen Rothwell
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell