index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
page.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2019-05-02
1
-3
/
+8
*
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2019-05-02
1
-1
/
+0
*
powerpc/mm: Drop the unnecessary region check
Aneesh Kumar K.V
2019-04-21
1
-12
/
+0
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
1
-1
/
+2
*
powerpc/kconfig: define PAGE_SHIFT inside Kconfig
Christophe Leroy
2019-02-23
1
-11
/
+2
*
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
2019-02-04
1
-1
/
+0
*
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
1
-0
/
+2
*
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
1
-14
/
+0
*
powerpc: mark 64-bit PD_HUGE constant as unsigned long
Daniel Axtens
2018-11-25
1
-1
/
+1
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-1
/
+1
*
powerpc: remove kdump.h from page.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
2018-05-03
1
-0
/
+1
*
powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()
Mathieu Malaterre
2018-03-13
1
-1
/
+9
*
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
2018-03-05
1
-0
/
+1
*
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
2017-05-19
1
-0
/
+12
*
powerpc: do not make the entire heap executable
Denys Vlasenko
2017-02-23
1
-1
/
+3
*
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
2017-01-18
1
-3
/
+0
*
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
1
-3
/
+3
*
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
2016-05-11
1
-1
/
+9
*
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
2016-05-01
1
-0
/
+4
*
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2016-03-03
1
-103
/
+1
*
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2016-02-29
1
-0
/
+7
*
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
1
-38
/
+4
*
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
1
-8
/
+26
*
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
2015-12-14
1
-2
/
+8
*
powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32
Scott Wood
2015-10-28
1
-3
/
+4
*
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
2015-10-12
1
-0
/
+15
*
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
2015-10-08
1
-2
/
+3
*
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
2015-10-01
1
-2
/
+3
*
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
2015-05-11
1
-3
/
+1
*
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-11-14
1
-1
/
+2
*
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
2014-11-14
1
-0
/
+1
*
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-09
1
-3
/
+0
*
powerpc: Fix 64K page size support for PPC44x
Alistair Popple
2013-10-30
1
-1
/
+1
*
powerpc: Fix a typo in comments of va to pa conversion
Vaishnavi Bhat
2013-10-30
1
-1
/
+1
*
powerpc: Work around gcc miscompilation of __pa() on 64-bit
Paul Mackerras
2013-08-27
1
-0
/
+10
*
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
1
-0
/
+4
*
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
1
-0
/
+2
*
powerpc: New hugepage directory format
Aneesh Kumar K.V
2013-04-30
1
-0
/
+13
*
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
2011-12-20
1
-3
/
+82
*
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-12-20
1
-2
/
+2
*
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
2011-11-28
1
-0
/
+1
*
powerpc: Hugetlb for BookE
Becky Bruce
2011-09-20
1
-1
/
+30
*
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
2011-03-30
1
-1
/
+1
*
powerpc: Fix pfn_valid() when memory starts at a non-zero address
Scott Wood
2011-02-07
1
-1
/
+1
*
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
Kumar Gala
2010-04-27
1
-1
/
+14
*
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-10-30
1
-0
/
+14
*
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+4
*
powerpc/pseries: CMO unused page hinting
Robert Jennings
2009-05-21
1
-0
/
+5
*
powerpc/44x: Support for 256KB PAGE_SIZE
Yuri Tikhonov
2009-02-14
1
-2
/
+4
[next]