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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
3
-56
/
+0
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-12
/
+1
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+1
2016-01-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-0
/
+46
2016-01-09
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
1
-1
/
+1
2015-12-27
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
1
-2
/
+2
2015-12-22
powerpc/e6500: add locking to hugetlb
Scott Wood
1
-0
/
+46
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
3
-5
/
+5
2015-12-14
powerpc/mm: Don't open code pgtable_t size
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
1
-4
/
+0
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
3
-8
/
+7
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2
-1
/
+11
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2
-72
/
+18
2015-12-14
powerpc/mm: Move WIMG update to helper.
Aneesh Kumar K.V
5
-31
/
+12
2015-12-14
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
5
-67
/
+20
2015-12-14
powerpc/mm: Convert 4k insert from asm to C
Aneesh Kumar K.V
4
-360
/
+142
2015-12-14
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
3
-307
/
+132
2015-12-14
powerpc/mm: Remove pte_val usage for the second half of pgtable_t
Aneesh Kumar K.V
1
-1
/
+0
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
4
-12
/
+35
2015-12-14
powerpc/mm: Remove the dependency on pte bit position in asm code
Aneesh Kumar K.V
1
-0
/
+29
2015-12-14
powerpc/mm: Convert 4k hash insert to C
Aneesh Kumar K.V
4
-381
/
+208
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2
-15
/
+14
2015-12-14
powerpc/mm: Fix infinite loop in hash fault with 4K page size
Aneesh Kumar K.V
1
-1
/
+2
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-63
/
+206
2015-11-05
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
Raghavendra K T
1
-1
/
+1
2015-10-27
powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...
Kevin Hao
1
-8
/
+17
2015-10-27
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
Scott Wood
3
-15
/
+34
2015-10-22
powerpc/85xx: Load all early TLB entries at once
Scott Wood
4
-3
/
+84
2015-10-15
powerpc/numa: Use of_get_next_parent to simplify code
Christophe Jaillet
1
-4
/
+1
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
3
-12
/
+25
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
1
-0
/
+19
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
1
-12
/
+11
2015-10-01
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
Michael Ellerman
1
-5
/
+5
2015-10-01
powerpc/slb: Define an enum for the bolted indexes
Anshuman Khandual
1
-21
/
+26
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+2
2015-09-16
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-2
/
+2
2015-08-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
4
-23
/
+13
2015-08-18
powerpc/numa: initialize distance lookup table from drconf path
Nikunj A Dadhania
1
-3
/
+13
2015-08-18
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
Michael Ellerman
2
-8
/
+8
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
1
-8
/
+0
2015-08-17
powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes
Kevin Hao
1
-5
/
+5
2015-08-12
powerpc/slb: Add documentation on runtime patching of SLB encoding
Anshuman Khandual
1
-1
/
+15
2015-08-12
powerpc/slb: Rename all the 'slot' occurrences to 'entry'
Anshuman Khandual
1
-4
/
+3
2015-08-12
powerpc/slb: Remove a duplicate extern variable
Anshuman Khandual
1
-1
/
+0
2015-08-07
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
1
-1
/
+1
2015-08-07
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
1
-10
/
+0
2015-08-07
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
Scott Wood
1
-7
/
+7
2015-07-06
powerpc: Add plain English description for alignment exception oopses
Anton Blanchard
1
-0
/
+4
[next]