index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
page.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
2020-02-17
1
-0
/
+5
*
powerpc32/booke: consistently return phys_addr_t in __pa()
Bai Yingjie
2020-01-07
1
-1
/
+1
*
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
1
-0
/
+7
|
\
|
*
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
2019-11-13
1
-0
/
+5
|
*
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2019-11-13
1
-0
/
+2
*
|
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-11-01
1
-9
/
+0
|
/
*
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
2019-08-20
1
-2
/
+12
*
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-22
1
-0
/
+7
|
\
|
*
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
2019-06-19
1
-0
/
+7
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2019-05-03
1
-3
/
+8
*
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2019-05-03
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-06
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-22
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-27
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-09
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-08
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
[next]