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
/
include
/
linux
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+46
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
1
-2
/
+2
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
1
-7
/
+2
2022-12-15
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
1
-2
/
+2
2022-12-15
mm: Fix pmd_read_atomic()
Peter Zijlstra
1
-10
/
+37
2022-12-15
mm: Update ptep_get_lockless()'s comment
Peter Zijlstra
1
-9
/
+6
2022-12-11
include/linux/pgtable.h: : remove redundant pte variable
zhang songyi
1
-3
/
+1
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
1
-24
/
+0
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-0
/
+11
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+7
2022-09-26
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
1
-2
/
+2
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
1
-0
/
+13
2022-09-11
mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
Liu Shixin
1
-2
/
+1
2022-09-11
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
Liu Shixin
1
-5
/
+1
2022-07-17
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+28
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
1
-9
/
+3
2022-05-13
mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
Tong Tiangen
1
-2
/
+0
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
1
-8
/
+15
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
1
-0
/
+20
2022-05-09
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
1
-0
/
+29
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
1
-0
/
+8
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-25
/
+1
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-0
/
+9
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-0
/
+9
2021-06-30
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
1
-1
/
+25
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-0
/
+22
2021-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
1
-0
/
+8
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
1
-0
/
+12
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
1
-0
/
+4
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
1
-8
/
+0
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
1
-0
/
+11
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+71
2020-12-03
mm: Introduce pXX_leaf_size()
Peter Zijlstra
1
-0
/
+16
2020-12-03
mm/gup: Provide gup_get_pte() more generic
Peter Zijlstra
1
-0
/
+55
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+13
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
1
-4
/
+0
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+28
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-0
/
+10
2020-09-04
mm: Add arch hooks for saving/restoring tags
Steven Price
1
-0
/
+28
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
1
-0
/
+2
2020-08-12
mm: drop duplicated words in <linux/pgtable.h>
Randy Dunlap
1
-6
/
+6
2020-07-30
mm: pgtable: Make generic pgprot_* macros available for no-MMU
Pekka Enberg
1
-34
/
+37
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
1
-0
/
+7
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-0
/
+91
[next]