index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
dump_pagetables.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-16
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
2019-04-08
x86/mm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-02-14
x86/mm/dump_pagetables: Remove the unused prev_pud variable
Shaokun Zhang
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-11
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
2018-12-11
x86/mm: Fix guard hole handling
Kirill A. Shutemov
2018-10-10
x86/mm: Do not warn about PCI BIOS W+X mappings
Thomas Gleixner
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
2018-07-20
x86/ldt: Reserve address-space range on 32 bit for the LDT
Joerg Roedel
2018-07-20
x86/mm/dump_pagetables: Define INIT_PGD
Joerg Roedel
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-04-17
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
2018-02-26
x86/mm: Consider effective protection attributes in W+X check
Jan Beulich
2018-02-16
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
2018-02-14
x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
Kirill A. Shutemov
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
x86/mm: Make LDT_BASE_ADDR dynamic
Kirill A. Shutemov
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2017-12-23
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
2017-12-22
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
2017-07-25
x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y
Andrey Ryabinin
2017-07-21
x86/mm/dump_pagetables: Fix printout of p4d level
Kirill A. Shutemov
2017-07-21
x86/mm/dump_pagetables: Generalize address normalization
Kirill A. Shutemov
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2017-04-13
x86/mm: Fix dump pagetables for 4 levels of page tables
Juergen Gross
2017-03-30
x86/dump_pagetables: Add support for 5-level paging
Kirill A. Shutemov
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-02-16
x86/mm/ptdump: Add address marker for KASAN shadow region
Andrey Ryabinin
2017-02-16
x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y
Andrey Ryabinin
2017-02-10
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-14
x86: Don't use module.h just for AUTHOR / LICENSE tags
Paul Gortmaker
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
2016-02-20
x86/mm/ptdump: Remove paravirt_enabled()
Borislav Petkov
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-12-15
Fix user-visible spelling error
Linus Torvalds
2015-11-23
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
2015-11-07
x86/mm: Skip the hypervisor range when walking PGD
Boris Ostrovsky
2015-10-06
x86/mm: Warn on W^X mappings
Stephen Smalley
2015-09-22
x86/mm: Fix page table dump to show PAT bit
Toshi Kani
2014-12-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-11-16
x86: Support PAT bit in pagetable dump for lower levels
Juergen Gross
2014-11-11
x86, ptdump: Add section for EFI runtime services
Mathias Krause
[next]