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
/
arm64
/
mm
/
dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
arm64/mm/ptdump: Add address markers for BPF regions
Anshuman Khandual
1
-387
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-03-16
arm64: mm: Display guarded pages in ptdump
Mark Brown
1
-0
/
+5
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
1
-2
/
+2
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
1
-3
/
+3
2020-02-04
arm64: mm: display non-present entries in ptdump
Steven Price
1
-12
/
+13
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
1
-79
/
+38
2019-12-04
arm64: mm: Fix column alignment for UXN in kernel_page_tables
Mark Brown
1
-0
/
+1
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
1
-3
/
+3
2019-08-14
arm64: memory: fix flipped VA space fallout
Mark Rutland
1
-1
/
+1
2019-08-09
arm64: dump: De-constify VA_START and KASAN_SHADOW_START
Steve Capper
1
-3
/
+16
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
1
-2
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2019-02-04
arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
Will Deacon
1
-30
/
+29
2019-01-31
arm64: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+2
2018-09-10
arm64: dump: Use consistent capitalisation for page-table dumps
Will Deacon
1
-3
/
+3
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
1
-24
/
+30
2017-12-14
arm64: fix CONFIG_DEBUG_WX address reporting
Mark Rutland
1
-1
/
+1
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
1
-0
/
+54
2016-11-07
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
1
-7
/
+19
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
1
-21
/
+5
2016-08-18
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
1
-3
/
+3
2016-06-21
arm64: mm: dump: make page table dumping reusable
Mark Rutland
1
-12
/
+20
2016-06-03
arm64: mm: dump: log span level
Mark Rutland
1
-1
/
+7
2016-04-25
arm64: ptdump: add region marker for kasan shadow region
Ard Biesheuvel
1
-0
/
+5
2016-04-25
arm64: ptdump: use static initializers for vmemmap region boundaries
Ard Biesheuvel
1
-36
/
+13
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
1
-8
/
+8
2016-02-26
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
1
-3
/
+1
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
1
-6
/
+6
2016-02-16
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
1
-0
/
+5
2016-01-25
arm64: Fix an enum typo in mm/dump.c
Masanari Iida
1
-1
/
+1
2015-10-08
arm64: Make the kernel page dump utility aware of the CONT bit
Jeremy Linton
1
-1
/
+17
2015-05-05
arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled
Jungseung Lee
1
-0
/
+2
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+20
2015-01-28
arm64: mm: use *_sect to check for section maps
Mark Rutland
1
-6
/
+12
2015-01-23
arm64: mm: dump: add missing includes
Mark Rutland
1
-0
/
+4
2015-01-23
arm64: Fix overlapping VA allocations
Mark Rutland
1
-4
/
+4
2015-01-23
arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
Mark Brown
1
-0
/
+1
2014-12-11
arm64: mm: dump: don't skip final region
Mark Rutland
1
-3
/
+0
2014-12-11
arm64: mm: dump: fix shift warning
Mark Rutland
1
-1
/
+1
2014-11-26
arm64: add support to dump the kernel page tables
Laura Abbott
1
-0
/
+332