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
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+0
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-3
/
+0
2018-01-10
MIPS: mm: Fix duplicate "const" on insn_table_MM
James Hogan
1
-1
/
+1
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2
-5
/
+1
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+3
2017-11-04
Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-11-03
Update MIPS email addresses
Paul Burton
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-11-01
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
Gustavo A. R. Silva
1
-1
/
+1
2017-10-31
Update MIPS email addresses
Paul Burton
1
-1
/
+1
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-4
/
+3
2017-10-09
MIPS: Remove unused variable 'lastpfn'
Steven J. Hill
1
-4
/
+0
2017-10-09
MIPS: Cocci spatch "vma_pages"
Thomas Meyer
1
-1
/
+1
2017-09-06
MIPS: Add DWARF unwinding to assembly
Corey Minyard
1
-3
/
+4
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2
-2
/
+2
2017-08-30
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
Paul Burton
1
-14
/
+5
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
1
-18
/
+18
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
1
-2
/
+2
2017-08-29
MIPS: Remove __invalidate_kernel_vmap_range
Paul Burton
1
-1
/
+0
2017-08-29
MIPS: Include linux/initrd.h for free_initrd_mem()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include asm/setup.h for cpu_cache_init()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Consolidate coherent and non-coherent dma_alloc code
Christoph Hellwig
1
-39
/
+3
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
1
-5
/
+0
2017-08-07
MIPS: mm: remove duplicate "const" qualifier on insn_table
Thomas Petazzoni
1
-1
/
+1
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-1
/
+1
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-225
/
+305
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-06-30
MIPS: Perform post-DMA cache flushes on systems with MAARs
Paul Burton
1
-5
/
+18
2017-06-29
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
Paul Burton
1
-2
/
+1
2017-06-29
MIPS: Handle tlbex-tlbp race condition
Paul Burton
1
-1
/
+37
2017-06-28
MIPS: Probe the I6500 CPU
Paul Burton
1
-0
/
+2
2017-06-28
MIPS: Perform post-DMA cache flushes on systems with MAARs
Paul Burton
1
-5
/
+18
2017-06-28
MIPS: Add some instructions to uasm.
David Daney
2
-13
/
+66
2017-06-28
MIPS: Optimize uasm insn lookup.
David Daney
3
-209
/
+199
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-08
MIPS: mm: fixed mappings: correct initialisation
Marcin Nowakowski
1
-3
/
+3
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-90
/
+144
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+2
2017-04-13
MIPS: Remove confusing else statement in __do_page_fault()
Paul Burton
1
-8
/
+8
2017-04-12
MIPS: uasm: Remove needless ISA abstraction
Paul Burton
1
-78
/
+78
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
3
-3
/
+55
2017-04-10
MIPS: uasm: Add support for LHU.
David Daney
2
-1
/
+3
2017-03-28
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
James Hogan
1
-0
/
+1
2017-03-28
MIPS: Separate MAAR V bit into VL and VH for XPA
James Hogan
1
-1
/
+1
2017-03-21
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
1
-0
/
+2
2017-03-21
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
1
-4
/
+21
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
[next]