index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
dump_pagetables.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-06-02
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
1
-13
/
+20
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
1
-6
/
+1
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
1
-11
/
+7
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
1
-9
/
+10
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
1
-227
/
+65
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
1
-8
/
+6
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
1
-2
/
+2
2020-02-04
x86: mm: point to struct seq_file from struct pg_state
Steven Price
1
-34
/
+35
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2019-04-16
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
1
-1
/
+2
2019-04-08
x86/mm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
1
-2
/
+2
2019-02-14
x86/mm/dump_pagetables: Remove the unused prev_pud variable
Shaokun Zhang
1
-2
/
+0
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
1
-5
/
+6
2018-12-11
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
1
-5
/
+2
2018-12-11
x86/mm: Fix guard hole handling
Kirill A. Shutemov
1
-4
/
+4
2018-10-10
x86/mm: Do not warn about PCI BIOS W+X mappings
Thomas Gleixner
1
-8
/
+27
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
1
-3
/
+3
2018-07-20
x86/ldt: Reserve address-space range on 32 bit for the LDT
Joerg Roedel
1
-0
/
+9
2018-07-20
x86/mm/dump_pagetables: Define INIT_PGD
Joerg Roedel
1
-6
/
+6
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
1
-3
/
+3
2018-04-17
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
1
-5
/
+6
2018-02-26
x86/mm: Consider effective protection attributes in W+X check
Jan Beulich
1
-36
/
+58
2018-02-16
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
1
-3
/
+1
2018-02-14
x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
Kirill A. Shutemov
1
-2
/
+10
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
1
-7
/
+5
2018-02-14
x86/mm: Make LDT_BASE_ADDR dynamic
Kirill A. Shutemov
1
-1
/
+4
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
1
-1
/
+1
2017-12-23
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
1
-1
/
+5
2017-12-23
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
1
-5
/
+25
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
1
-0
/
+9
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
1
-1
/
+5
2017-12-22
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
1
-37
/
+53
2017-12-22
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
1
-1
/
+1
2017-07-25
x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y
Andrey Ryabinin
1
-23
/
+41
2017-07-21
x86/mm/dump_pagetables: Fix printout of p4d level
Kirill A. Shutemov
1
-9
/
+9
2017-07-21
x86/mm/dump_pagetables: Generalize address normalization
Kirill A. Shutemov
1
-5
/
+6
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
1
-1
/
+1
2017-04-13
x86/mm: Fix dump pagetables for 4 levels of page tables
Juergen Gross
1
-1
/
+1
2017-03-30
x86/dump_pagetables: Add support for 5-level paging
Kirill A. Shutemov
1
-14
/
+45
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
1
-1
/
+0
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
1
-0
/
+1
2017-02-16
x86/mm/ptdump: Add address marker for KASAN shadow region
Andrey Ryabinin
1
-0
/
+9
2017-02-16
x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y
Andrey Ryabinin
1
-1
/
+15
2017-02-10
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
1
-0
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+1
2016-07-14
x86: Don't use module.h just for AUTHOR / LICENSE tags
Paul Gortmaker
1
-5
/
+1
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
1
-4
/
+12
[next]