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
/
mips
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
2
-2
/
+2
*
MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE
Paul Burton
2016-04-03
1
-0
/
+5
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-2
/
+1
|
\
|
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-2
/
+1
*
|
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
*
|
MIPS: scache: Fix scache init with invalid line size.
Govindraj Raja
2016-02-29
1
-4
/
+9
*
|
mm: ASLR: use get_random_long()
Daniel Cashman
2016-02-27
1
-2
/
+2
|
/
*
MIPS: Fix early CM probing
Paul Burton
2016-02-09
1
-10
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
1
-1
/
+1
|
\
|
*
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2016-01-24
1
-1
/
+1
*
|
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
3
-5
/
+6
*
|
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
3
-27
/
+1
*
|
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-15
1
-4
/
+0
|
/
*
MIPS: fix DMA contiguous allocation
Qais Yousef
2015-12-12
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-15
4
-38
/
+206
|
\
|
*
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
2015-11-11
1
-1
/
+7
|
*
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
Paul Burton
2015-11-11
1
-2
/
+45
|
*
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
Paul Burton
2015-11-11
1
-11
/
+3
|
*
MIPS: tlbex: Remove some RIXI redundancy
Paul Burton
2015-11-11
1
-24
/
+10
|
*
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
Paul Burton
2015-11-11
1
-8
/
+8
|
*
MIPS: Allow L2 prefetch to be configured via debugfs
Paul Burton
2015-10-26
2
-0
/
+82
|
*
MIPS: Enable L2 prefetching for CM >= 2.5
Paul Burton
2015-10-26
1
-1
/
+60
|
*
MIPS: Remove invalid check
Andrzej Hajda
2015-10-26
1
-2
/
+2
*
|
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-09
1
-13
/
+0
|
/
*
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
2015-09-30
1
-1
/
+1
*
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-09-27
1
-3
/
+25
*
MIPS: print MAAR configuration during boot
Paul Burton
2015-09-27
1
-0
/
+29
*
MIPS: mm: compile maar_init unconditionally
Paul Burton
2015-09-27
1
-63
/
+63
*
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
1
-5
/
+15
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-7
/
+0
*
MIPS: Set trap_no field in thread_struct on exception.
Ralf Baechle
2015-09-03
1
-4
/
+4
*
MIPS: Add implementation of dma_map_ops.mmap()
Alex Smith
2015-09-03
1
-0
/
+35
*
MIPS: Refactor dumping of TLB registers for r3k/r4k
James Hogan
2015-09-03
1
-1
/
+1
*
MIPS: mm: default platform_maar_init using bootmem data
Paul Burton
2015-09-03
1
-2
/
+34
*
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
2015-08-26
1
-0
/
+10
*
MIPS: CM3: Add support for CM3 L2 cache.
Paul Burton
2015-08-26
1
-0
/
+32
*
MIPS: Add cases for CPU_I6400
Markos Chandras
2015-08-26
1
-0
/
+1
*
MIPS: Partially disable RIXI support.
Ralf Baechle
2015-08-03
1
-4
/
+4
*
MIPS: Handle page faults of executable but unreadable pages correctly.
Ralf Baechle
2015-08-03
1
-1
/
+2
*
MIPS: c-r4k: Extend way_string array
Paul Burton
2015-07-10
1
-1
/
+3
*
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-07-10
1
-3
/
+11
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-27
6
-39
/
+69
|
\
|
*
MIPS: use for_each_sg()
Akinobu Mita
2015-06-21
1
-10
/
+20
|
*
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
James Hogan
2015-06-21
1
-6
/
+17
|
*
MIPS: tlbex: Fix broken offsets on r2 without XPA
James Hogan
2015-06-21
1
-4
/
+8
|
*
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Paul Gortmaker
2015-06-21
1
-1
/
+1
|
*
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Paul Gortmaker
2015-06-21
1
-1
/
+1
|
*
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
2015-06-21
1
-1
/
+1
|
*
MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation
Maciej W. Rozycki
2015-06-21
1
-2
/
+2
|
*
MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'
Maciej W. Rozycki
2015-06-21
2
-5
/
+8
[next]