index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-9
/
+1
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
1
-6
/
+0
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
1
-8
/
+0
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
1
-14
/
+1
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
1
-5
/
+0
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
1
-1
/
+1
2023-08-16
powerpc: Make virt_to_pfn() a static inline
Linus Walleij
1
-10
/
+20
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-9
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
1
-5
/
+0
2022-09-26
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
1
-1
/
+0
2022-05-22
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
1
-1
/
+0
2022-04-07
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2020-07-27
powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
Christophe Leroy
1
-1
/
+3
2020-05-11
powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN()
Christophe Leroy
1
-7
/
+0
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-7
/
+2
2020-02-17
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
1
-0
/
+5
2020-01-07
powerpc32/booke: consistently return phys_addr_t in __pa()
Bai Yingjie
1
-1
/
+1
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+7
2019-11-13
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
1
-0
/
+5
2019-11-13
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
1
-0
/
+2
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-9
/
+0
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-03
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
1
-3
/
+8
2019-05-03
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-22
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
[next]