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
/
arc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
ARC: fix potential build snafu
Vineet Gupta
1
-5
/
+0
2021-08-25
ARC: mm: disintegrate pgtable.h into levels and flags
Vineet Gupta
1
-273
/
+4
2021-08-25
ARC: mm: disintegrate mmu.h (arcv2 bits out)
Vineet Gupta
1
-6
/
+0
2021-08-24
ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
Vineet Gupta
1
-6
/
+0
2021-08-24
ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
Vineet Gupta
1
-3
/
+0
2021-08-24
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
1
-23
/
+0
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
1
-24
/
+2
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-0
/
+2
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-6
/
+0
2021-05-10
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
1
-9
/
+3
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-22
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+1
2019-12-04
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-1
/
+1
2019-12-01
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
1
-1
/
+0
2019-10-28
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-20
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-1
/
+1
2018-07-09
ARC: Fix CONFIG_SWAP
Alexey Brodkin
1
-1
/
+1
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-2
/
+0
2017-05-05
ARC: mm: fix build failure in linux-next for UP builds
Vineet Gupta
1
-3
/
+3
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2016-11-29
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
1
-1
/
+1
2016-08-19
ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
Vineet Gupta
1
-1
/
+1
2016-07-28
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
1
-1
/
+1
2016-05-30
Fix typos
Andrea Gelmini
1
-1
/
+1
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
1
-1
/
+1
2016-05-05
ARC: Fix PAE40 boot failures due to PTE truncation
Vineet Gupta
1
-7
/
+6
2016-03-12
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
1
-5
/
+4
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
1
-19
/
+26
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
1
-1
/
+7
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
1
-8
/
+1
2015-10-28
ARC: mm: use generic macros _BITUL()/_AC()
Alexey Brodkin
1
-7
/
+4
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
1
-2
/
+14
2015-10-09
ARC: mm: Introduce PTE_SPECIAL
Vineet Gupta
1
-2
/
+5
2015-10-09
ARC: mm: pte flags comsetic cleanups, comments
Vineet Gupta
1
-21
/
+16
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
1
-0
/
+10
2015-02-16
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-1
/
+2
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+1
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
1
-14
/
+8
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
1
-25
/
+14
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
1
-0
/
+6
[next]