index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
ptdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
1
-59
/
+0
*
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
1
-0
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-2
/
+1
|
\
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
2
-2
/
+1
*
|
powerpc/ptdump: Refactor update of pg_state
Christophe Leroy
2020-07-27
1
-14
/
+20
*
|
powerpc/ptdump: Refactor update of st->last_pa
Christophe Leroy
2020-07-27
1
-4
/
+1
*
|
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
2020-07-27
1
-0
/
+8
*
|
powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
Christophe Leroy
2020-07-27
1
-2
/
+6
*
|
powerpc/ptdump: Fix build failure in hashpagetable.c
Christophe Leroy
2020-06-22
1
-1
/
+1
|
/
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
4
-4
/
+4
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
5
-43
/
+84
|
\
|
*
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
1
-0
/
+5
|
*
powerpc/ptdump: Handle hugepd at PGD level
Christophe Leroy
2020-05-26
1
-3
/
+26
|
*
powerpc/ptdump: Properly handle non standard page size
Christophe Leroy
2020-05-26
1
-9
/
+12
|
*
powerpc/ptdump: Standardise display of BAT flags
Christophe Leroy
2020-05-26
1
-22
/
+15
|
*
powerpc/ptdump: Display size of BATs
Christophe Leroy
2020-05-26
3
-9
/
+21
|
*
powerpc/ptdump: Add _PAGE_COHERENT flag
Christophe Leroy
2020-05-26
1
-0
/
+5
*
|
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-04
2
-8
/
+24
|
/
*
powerpc/mm: ptdump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-20
/
+11
*
powerpc/ptdump: Fix W+X verification
Christophe Leroy
2020-01-23
1
-1
/
+3
*
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
2020-01-23
1
-0
/
+2
*
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-28
1
-9
/
+0
*
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2019-08-28
1
-1
/
+1
*
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
2019-08-20
1
-15
/
+9
*
powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...
Christophe Leroy
2019-08-20
1
-1
/
+1
*
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
Christophe Leroy
2019-08-20
1
-10
/
+8
*
powerpc/ptdump: fix walk_pagetables() address mismatch
Christophe Leroy
2019-08-20
1
-5
/
+3
*
powerpc/ptdump: Fix addresses display on PPC32
Christophe Leroy
2019-08-20
1
-1
/
+1
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-3
/
+3
|
\
|
*
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-07-05
1
-3
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
2
-10
/
+2
|
/
*
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-03
1
-1
/
+42
*
powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers
Russell Currey
2019-05-03
1
-10
/
+22
*
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2019-05-03
1
-0
/
+8
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
2
-2
/
+3
*
powerpc/mm: Check secondary hash page table
Rashmica Gupta
2019-03-02
1
-1
/
+1
*
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
2019-02-22
9
-0
/
+1476