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
/
powerpc
/
mm
/
pgtable_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
1
-3
/
+11
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
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+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-04
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-5
/
+5
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
1
-127
/
+1
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-3
/
+0
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
1
-24
/
+0
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
1
-33
/
+0
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
1
-8
/
+9
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
1
-7
/
+0
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
1
-10
/
+1
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+29
2019-07-05
powerpc/mm: pmd_devmap implies pmd_large().
Aneesh Kumar K.V
1
-1
/
+1
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
1
-3
/
+9
2019-06-19
powerpc/64s/radix: ioremap use ioremap_page_range
Nicholas Piggin
1
-1
/
+1
2019-06-19
powerpc/64: __ioremap_at clean up in the error case
Nicholas Piggin
1
-7
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-03
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
1
-0
/
+3
2019-05-03
powerpc: remove the __kernel_io_end export
Christoph Hellwig
1
-1
/
+0
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
1
-1
/
+1
2019-04-28
powerpc/mm: fix spelling mistake "Outisde" -> "Outside"
Colin Ian King
1
-1
/
+1
2019-04-21
powerpc/mm: Validate address values against different region limits
Aneesh Kumar K.V
1
-0
/
+5
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-2
/
+0
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
1
-0
/
+2
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
1
-7
/
+7
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-19
/
+18
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
1
-7
/
+3
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
1
-0
/
+10
2018-10-03
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
1
-1
/
+1
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
1
-2
/
+0
2018-05-15
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
1
-114
/
+0
2018-05-15
powerpc/mm: Rename pte fragment functions
Aneesh Kumar K.V
1
-4
/
+5
2018-05-15
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
Aneesh Kumar K.V
1
-56
/
+0
2018-03-31
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
1
-5
/
+0
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
1
-0
/
+1
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+2
2018-02-13
powerpc/mm: Flush radix process translations when setting MMU type
Alexey Kardashevskiy
1
-0
/
+2
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
1
-13
/
+1
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
1
-1
/
+1
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-1
/
+1
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
1
-0
/
+2
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
1
-0
/
+8
2017-07-04
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
Balbir Singh
1
-1
/
+3
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
1
-0
/
+13
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
1
-1
/
+1
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
1
-2
/
+6
[next]