index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
4
-24
/
+71
2017-04-01
powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
Aneesh Kumar K.V
4
-12
/
+13
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2
-1
/
+16
2017-04-01
powerpc/mm/hash: Store addr_limit in PACA
Aneesh Kumar K.V
1
-1
/
+7
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2
-9
/
+18
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
2
-10
/
+53
2017-03-31
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
2
-16
/
+6
2017-03-31
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
1
-24
/
+43
2017-03-31
powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()
Michael Ellerman
1
-7
/
+6
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
1
-2
/
+8
2017-03-31
powerpc/mm/slice: Update slice mask printing to use bitmap printing.
Aneesh Kumar K.V
1
-23
/
+7
2017-03-31
powerpc/mm/slice: Move slice_mask struct definition to slice.c
Aneesh Kumar K.V
1
-1
/
+9
2017-03-31
powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small
Aneesh Kumar K.V
1
-4
/
+0
2017-03-31
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
3
-4
/
+4
2017-03-31
powerpc/mm/slice: Update the function prototype
Aneesh Kumar K.V
1
-34
/
+28
2017-03-31
powerpc/mm/slice: Convert slice_mask high slice to a bitmap
Aneesh Kumar K.V
1
-37
/
+75
2017-03-31
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
1
-0
/
+13
2017-03-31
powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
Aneesh Kumar K.V
1
-0
/
+18
2017-03-31
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
1
-1
/
+1
2017-03-31
powerpc/mm/slice: Fix off-by-1 error when computing slice mask
Aneesh Kumar K.V
1
-3
/
+2
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
2
-12
/
+0
2017-03-27
powerpc/mmu: Add real mode support for IOMMU preregistered memory
Alexey Kardashevskiy
1
-0
/
+39
2017-03-21
powerpc/32: Remove Mac-on-Linux/rtlinux hooks
Ben Hutchings
1
-2
/
+0
2017-03-21
powerpc/mm: Move mmap_sem unlocking in do_page_fault()
Laurent Dufour
1
-15
/
+4
2017-03-21
powerpc/mm: Handle VM_FAULT_RETRY earlier
Laurent Dufour
1
-28
/
+37
2017-03-21
powerpc/mm: Move mmap_sem unlock up from do_sigbus
Laurent Dufour
1
-3
/
+3
2017-03-21
Revert "powerpc/64: Disable use of radix under a hypervisor"
Paul Mackerras
1
-2
/
+1
2017-03-07
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-6
/
+34
2017-03-06
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
1
-6
/
+30
2017-03-03
powerpc/64: Invalidate process table caching after setting process table
Paul Mackerras
1
-0
/
+4
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
Ingo Molnar
5
-2
/
+8
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
Ingo Molnar
2
-2
/
+2
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-11
/
+17
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
13
-95
/
+391
2017-02-17
powerpc/mm: Fix typo in set_pte_at()
Gavin Shan
1
-3
/
+1
2017-02-17
powerpc/mm: Blacklist SLB symbols from kprobe
Michael Ellerman
1
-0
/
+8
2017-02-17
powerpc/mm: Convert slb_finish_load[_1T] to local symbols
Michael Ellerman
1
-8
/
+8
2017-02-16
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
1
-1
/
+2
2017-02-15
powerpc/mm: Update PROTFAULT handling in the page fault path
Aneesh Kumar K.V
2
-14
/
+39
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-4
/
+52
2017-02-14
powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
Michael Ellerman
1
-1
/
+1
2017-02-10
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
1
-1
/
+1
2017-02-10
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
2
-0
/
+33
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
1
-0
/
+33
2017-02-09
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
1
-5
/
+1
2017-02-08
powerpc/mm: Fix spurrious segfaults on radix with autonuma
Benjamin Herrenschmidt
1
-16
/
+5
2017-01-31
powerpc/64: Make type of partition table flush depend on partition type
Paul Mackerras
1
-3
/
+13
2017-01-31
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
Paul Mackerras
1
-1
/
+2
[prev]
[next]