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
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
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