index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-3
/
+13
2017-01-31
powerpc/64: Make type of partition table flush depend on partition type
Paul Mackerras
1
-3
/
+13
2017-01-30
powerpc/powernv: Initialise nest mmu
Alistair Popple
1
-1
/
+5
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
1
-0
/
+34
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+1
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
1
-359
/
+0
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
1
-0
/
+4
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
1
-2
/
+13
2016-05-11
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
1
-0
/
+6
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
1
-1
/
+1
2016-05-11
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
1
-17
/
+4
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
1
-11
/
+22
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
1
-4
/
+4
2016-05-01
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V
1
-83
/
+0
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
1
-0
/
+7
2016-05-01
powerpc/mm: Use generic version of pmdp_clear_flush_young()
Aneesh Kumar K.V
1
-10
/
+3
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-4
/
+0
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-3
/
+12
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
1
-3
/
+2
2016-05-01
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
1
-4
/
+8
2016-05-01
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
Aneesh Kumar K.V
1
-5
/
+1
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+9
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
1
-0
/
+7
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
1
-1
/
+1
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
1
-1
/
+1
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+32
2016-01-15
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-49
/
+0
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
1
-6
/
+1
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
1
-10
/
+9
2015-08-07
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
1
-10
/
+0
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-2
/
+2
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-11
/
+0
2015-06-24
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
1
-35
/
+41
2015-05-12
powerpc/thp: Serialize pmd clear against a linux page table walk.
Aneesh Kumar K.V
1
-0
/
+11
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
1
-2
/
+2
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
1
-1
/
+1
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-1
/
+1
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
1
-1
/
+2
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-3
/
+4
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
1
-2
/
+7
2014-12-02
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
1
-55
/
+9
2014-11-14
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
1
-3
/
+19
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+1
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
1
-4
/
+0
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
1
-5
/
+1
[next]