index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-13
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
5
-19
/
+49
2017-02-03
MIPS: Export some tlbex internals for KVM to use
James Hogan
1
-17
/
+16
2017-02-03
MIPS: Export pgd/pmd symbols for KVM
James Hogan
3
-1
/
+7
2017-02-02
MIPS: Move pgd_alloc() out of header
James Hogan
2
-1
/
+26
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2017-01-03
MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3
Paul Burton
1
-0
/
+1
2017-01-03
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
Paul Burton
1
-0
/
+4
2017-01-03
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
Paul Burton
1
-1
/
+1
2017-01-03
MIPS: Export {copy, clear}_page functions alongside their definitions
Paul Burton
2
-0
/
+5
2017-01-03
MIPS: Export invalid_pte_table alongside its definition
Paul Burton
1
-0
/
+2
2017-01-03
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
Paul Burton
1
-3
/
+3
2017-01-03
MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS
Matt Redfearn
1
-5
/
+5
2017-01-03
MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
Ralf Baechle
1
-1
/
+12
2017-01-03
MIPS: IP22: Reformat inline assembler code to modern standards.
Ralf Baechle
1
-20
/
+23
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-14
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-3
/
+5
2016-11-25
MIPS: mm: Fix output of __do_page_fault
Matt Redfearn
1
-4
/
+5
2016-11-24
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
2
-5
/
+5
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-1
/
+1
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
2
-1
/
+5
2016-10-06
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
Paul Burton
1
-4
/
+3
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
2
-4
/
+6
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
10
-10
/
+9
2016-10-05
MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
Matt Redfearn
1
-2
/
+5
2016-10-05
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
1
-8
/
+35
2016-10-04
MIPS: cacheflush: Use __flush_icache_user_range()
James Hogan
1
-1
/
+1
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
5
-0
/
+13
2016-10-04
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
1
-11
/
+0
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
1
-0
/
+3
2016-09-13
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
1
-1
/
+1
2016-09-13
MIPS: MAAR: Fix address alignment
James Hogan
1
-7
/
+6
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-67
/
+233
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-10
/
+10
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-5
/
+5
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
2016-08-03
MIPS: mm: Fix definition of R6 cache instruction
Matt Redfearn
1
-1
/
+1
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-11
/
+39
2016-08-01
MIPS: Modify error handling
Amitoj Kaur Chawla
1
-2
/
+2
2016-07-29
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
James Hogan
1
-1
/
+1
2016-07-29
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
James Hogan
1
-0
/
+21
2016-07-29
MIPS: c-r4k: Local flush_icache_range cache op override
James Hogan
1
-6
/
+18
[next]