index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-04-20
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2020-02-28
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
1
-0
/
+5
2019-08-20
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
1
-2
/
+12
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+7
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
1
-0
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-02
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
1
-3
/
+8
2019-05-02
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
1
-1
/
+0
2019-04-21
powerpc/mm: Drop the unnecessary region check
Aneesh Kumar K.V
1
-12
/
+0
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-1
/
+2
2019-02-23
powerpc/kconfig: define PAGE_SHIFT inside Kconfig
Christophe Leroy
1
-11
/
+2
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
1
-1
/
+0
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
1
-0
/
+2
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
1
-14
/
+0
2018-11-25
powerpc: mark 64-bit PD_HUGE constant as unsigned long
Daniel Axtens
1
-1
/
+1
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-1
/
+1
2018-07-30
powerpc: remove kdump.h from page.h
Christophe Leroy
1
-1
/
+0
2018-05-03
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
1
-0
/
+1
2018-03-13
powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()
Mathieu Malaterre
1
-1
/
+9
2018-03-06
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
1
-0
/
+1
2017-05-19
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
1
-0
/
+12
2017-02-23
powerpc: do not make the entire heap executable
Denys Vlasenko
1
-1
/
+3
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
1
-3
/
+0
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
1
-3
/
+3
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
1
-1
/
+9
2016-05-01
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
1
-0
/
+4
2016-03-03
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
1
-103
/
+1
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
1
-0
/
+7
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
1
-38
/
+4
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
1
-8
/
+26
2015-12-14
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
1
-2
/
+8
2015-10-28
powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32
Scott Wood
1
-3
/
+4
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
1
-0
/
+15
2015-10-09
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
1
-2
/
+3
2015-10-01
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
1
-2
/
+3
2015-05-11
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
1
-3
/
+1
2014-11-14
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
1
-1
/
+2
2014-11-14
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
1
-0
/
+1
2014-08-09
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
1
-3
/
+0
2013-10-30
powerpc: Fix 64K page size support for PPC44x
Alistair Popple
1
-1
/
+1
2013-10-30
powerpc: Fix a typo in comments of va to pa conversion
Vaishnavi Bhat
1
-1
/
+1
2013-08-27
powerpc: Work around gcc miscompilation of __pa() on 64-bit
Paul Mackerras
1
-0
/
+10
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
1
-0
/
+4
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
1
-0
/
+2
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
1
-0
/
+13
2011-12-20
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
1
-3
/
+82
2011-12-20
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
1
-2
/
+2
2011-11-28
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
1
-0
/
+1
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
1
-1
/
+30
[next]