index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: mm: Panic if an XPA kernel is run without RIXI
Paul Burton
2016-05-13
1
-0
/
+3
*
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
2016-05-13
3
-11
/
+19
*
MIPS: mm: Simplify build_update_entries
Paul Burton
2016-05-13
1
-21
/
+16
*
MIPS: mm: Be more explicit about PTE mode bit handling
Paul Burton
2016-05-13
1
-5
/
+9
*
MIPS: mm: Pass scratch register through to iPTE_SW
Paul Burton
2016-05-13
1
-13
/
+11
*
MIPS: mm: Don't clobber $1 on XPA TLB refill
James Hogan
2016-05-13
1
-14
/
+10
*
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
2
-13
/
+26
*
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2016-05-13
1
-9
/
+4
*
MIPS: Fix HTW config on XPA kernel without LPA enabled
James Hogan
2016-05-13
1
-3
/
+1
*
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
3
-12
/
+16
*
MIPS: remove aliasing alignment if HW has antialising support
Leonid Yegoshin
2016-05-13
1
-1
/
+1
*
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
2016-05-13
2
-0
/
+11
*
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-05-13
3
-3
/
+126
*
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
2016-05-13
1
-12
/
+15
*
MIPS: Loongson-3: Set cache flush handlers to cache_noop
Huacai Chen
2016-05-13
1
-0
/
+14
*
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
1
-0
/
+27
*
MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
Florian Fainelli
2016-05-13
1
-0
/
+5
*
MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
Florian Fainelli
2016-05-13
1
-2
/
+2
*
MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
Florian Fainelli
2016-05-13
1
-0
/
+4
*
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2016-05-13
1
-16
/
+3
*
MIPS: Handle highmem pages in __update_cache
Paul Burton
2016-05-13
1
-1
/
+9
*
MIPS: Flush highmem pages in __flush_dcache_page
Paul Burton
2016-05-13
1
-3
/
+9
*
MIPS: Add M6250 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
2
-0
/
+2
*
MIPS: dma-default: Defend against NULL dev in massage_gfp_flags
Matt Redfearn
2016-05-09
1
-3
/
+4
*
MIPS: I6400: Icache fills from dcache
James Hogan
2016-05-09
1
-0
/
+1
*
MIPS: c-r4k: Sync icache when it fills from dcache
James Hogan
2016-05-09
2
-3
/
+10
*
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-21
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-16
3
-5
/
+6
*
|
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-16
3
-27
/
+1
*
|
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-16
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
[next]