index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
3
-4
/
+4
*
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
2017-06-08
1
-1
/
+1
*
powerpc/mm: Fix crash in page table dump with huge pages
Michael Ellerman
2017-05-17
1
-3
/
+4
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-1
/
+1
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
20
-322
/
+604
|
\
|
*
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
2017-05-03
1
-38
/
+7
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-04-28
1
-0
/
+39
|
|
\
|
|
*
powerpc/mmu: Add real mode support for IOMMU preregistered memory
Alexey Kardashevskiy
2017-03-27
1
-0
/
+39
|
*
|
powerpc/mm: Rename table dump file name
Christophe Leroy
2017-04-27
1
-1
/
+1
|
*
|
powerpc/mm: On PPC32, display 32 bits addresses in page table dump
Christophe Leroy
2017-04-27
1
-0
/
+5
|
*
|
powerpc/mm: Fix missing page attributes in page table dump
Christophe Leroy
2017-04-27
1
-0
/
+9
|
*
|
powerpc/mm: Fix page table dump build on PPC32
Christophe Leroy
2017-04-27
1
-11
/
+48
|
*
|
powerpc/mm/radix: Optimise tlbiel flush all case
Aneesh Kumar K.V
2017-04-27
1
-2
/
+13
|
*
|
powerpc/mm/radix: Optimise Page Walk Cache flush
Aneesh Kumar K.V
2017-04-27
1
-2
/
+13
|
*
|
powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()
Michael Ellerman
2017-04-26
1
-1
/
+1
|
*
|
powerpc/mm: Add support for runtime configuration of ASLR limits
Michael Ellerman
2017-04-21
1
-5
/
+6
|
*
|
powerpc/iommu: Do not call PageTransHuge() on tail pages
Alexey Kardashevskiy
2017-04-19
1
-2
/
+2
|
*
|
powerpc/mmap: Any hint > 128TB searches the full VA space
Aneesh Kumar K.V
2017-04-19
2
-3
/
+6
|
*
|
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
2017-04-19
4
-10
/
+10
|
*
|
powerpc/mm/hash: Don't open code VMALLOC_INDEX
Aneesh Kumar K.V
2017-04-13
1
-1
/
+1
|
*
|
powerpc/mm: Fix hash table dump when memory is not contiguous
Rashmica Gupta
2017-04-12
1
-1
/
+1
|
*
|
powerpc/mm: Add physical address to Linux page table dump
Oliver O'Halloran
2017-04-12
1
-2
/
+16
|
*
|
powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dump
Oliver O'Halloran
2017-04-12
1
-0
/
+13
|
*
|
powerpc/mm: Remove reduntant initmem information from log
Anshuman Khandual
2017-04-11
1
-7
/
+0
|
*
|
powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()
Michael Ellerman
2017-04-11
1
-1
/
+1
|
*
|
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-11
1
-2
/
+1
|
*
|
powerpc/mm/radix: Remove unnecessary ptesync
Aneesh Kumar K.V
2017-04-11
1
-2
/
+2
|
*
|
powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush
Aneesh Kumar K.V
2017-04-11
1
-0
/
+12
|
*
|
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
2017-04-04
1
-0
/
+2
|
*
|
powerpc/mm: Remove stale comment about the DART hole
Oliver O'Halloran
2017-04-03
1
-5
/
+0
|
*
|
powerpc: Avoid taking a data miss on every userspace instruction miss
Anton Blanchard
2017-04-03
1
-1
/
+1
|
*
|
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
2017-04-01
4
-24
/
+71
|
*
|
powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
Aneesh Kumar K.V
2017-04-01
4
-12
/
+13
|
*
|
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2017-04-01
2
-1
/
+16
|
*
|
powerpc/mm/hash: Store addr_limit in PACA
Aneesh Kumar K.V
2017-04-01
1
-1
/
+7
|
*
|
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2017-04-01
2
-9
/
+18
|
*
|
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
2017-03-31
2
-10
/
+53
|
*
|
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
2017-03-31
2
-16
/
+6
|
*
|
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
2017-03-31
1
-24
/
+43
|
*
|
powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()
Michael Ellerman
2017-03-31
1
-7
/
+6
|
*
|
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
2017-03-31
1
-2
/
+8
|
*
|
powerpc/mm/slice: Update slice mask printing to use bitmap printing.
Aneesh Kumar K.V
2017-03-31
1
-23
/
+7
|
*
|
powerpc/mm/slice: Move slice_mask struct definition to slice.c
Aneesh Kumar K.V
2017-03-31
1
-1
/
+9
|
*
|
powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small
Aneesh Kumar K.V
2017-03-31
1
-4
/
+0
|
*
|
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
2017-03-31
3
-4
/
+4
|
*
|
powerpc/mm/slice: Update the function prototype
Aneesh Kumar K.V
2017-03-31
1
-34
/
+28
|
*
|
powerpc/mm/slice: Convert slice_mask high slice to a bitmap
Aneesh Kumar K.V
2017-03-31
1
-37
/
+75
|
*
|
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
2017-03-31
1
-0
/
+13
|
*
|
powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
Aneesh Kumar K.V
2017-03-31
1
-0
/
+18
|
*
|
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
2017-03-31
1
-1
/
+1
[next]