Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0795fb2021f07969949f523ea33c39785bfae9d6
/
arch
/
mips
/
mm
866b6a8
MIPS: Add DWARF unwinding to assembly
by Corey Minyard
· 7 years ago
e83f7e0
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
by Paul Burton
· 7 years ago
846e191
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
by Paul Burton
· 7 years ago
93c5bba5
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
by Paul Burton
· 7 years ago
b7fc2cc
MIPS: Declare various variables & functions static
by Paul Burton
· 7 years ago
fbdce1d
MIPS: Remove __invalidate_kernel_vmap_range
by Paul Burton
· 7 years ago
2aa7687
MIPS: Include linux/initrd.h for free_initrd_mem()
by Paul Burton
· 7 years ago
db3fb45
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
by Paul Burton
· 7 years ago
6993942
MIPS: Include asm/setup.h for cpu_cache_init()
by Paul Burton
· 7 years ago
c59435a
MIPS: Consolidate coherent and non-coherent dma_alloc code
by Christoph Hellwig
· 7 years ago
3b2db17
MIPS: Remove unused R6000 support
by Paul Burton
· 7 years ago
00e0629
MIPS: mm: remove duplicate "const" qualifier on insn_table
by Thomas Petazzoni
· 7 years ago
43fc509
dma-coherent: introduce interface for default DMA pool
by Vladimir Murzin
· 7 years ago
568d135d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 7 years ago
cad482c
MIPS: Perform post-DMA cache flushes on systems with MAARs
by Paul Burton
· 7 years ago
5f93086
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
by Paul Burton
· 7 years ago
f39878c
MIPS: Handle tlbex-tlbp race condition
by Paul Burton
· 7 years ago
859aeb1
MIPS: Probe the I6500 CPU
by Paul Burton
· 7 years ago
498e9ad
MIPS: Perform post-DMA cache flushes on systems with MAARs
by Paul Burton
· 7 years ago
dc19012
MIPS: Add some instructions to uasm.
by David Daney
· 7 years ago
ce807d5
MIPS: Optimize uasm insn lookup.
by David Daney
· 7 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
71eb989
MIPS: mm: fixed mappings: correct initialisation
by Marcin Nowakowski
· 8 years ago
ac3c4aa
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
2d3e486
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
72f941a
MIPS: Remove confusing else statement in __do_page_fault()
by Paul Burton
· 8 years ago
33679a5
MIPS: uasm: Remove needless ISA abstraction
by Paul Burton
· 8 years ago
3377e22
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
by Alex Belits
· 8 years ago
bfbfa9d
MIPS: uasm: Add support for LHU.
by David Daney
· 8 years ago
4fa9de5
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
by James Hogan
· 8 years ago
f359a11
MIPS: Separate MAAR V bit into VL and VH for XPA
by James Hogan
· 8 years ago
0be032c
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
by Huacai Chen
· 8 years ago
0115f6c
MIPS: Flush wrong invalid FTLB entry for huge page
by Huacai Chen
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
712c604
mm: wire up GFP flag passing in dma_alloc_from_contiguous
by Lucas Stach
· 8 years ago
f700a42
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
by James Hogan
· 8 years ago
722b454
MIPS: Export some tlbex internals for KVM to use
by James Hogan
· 8 years ago
ccf0151
MIPS: Export pgd/pmd symbols for KVM
by James Hogan
· 9 years ago
814f91b
MIPS: Move pgd_alloc() out of header
by James Hogan
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
48ed33c
MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3
by Paul Burton
· 8 years ago
d66f99b
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
by Paul Burton
· 8 years ago
819da1e
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
by Paul Burton
· 8 years ago
f44374f
MIPS: Export {copy, clear}_page functions alongside their definitions
by Paul Burton
· 8 years ago
aa4089e
MIPS: Export invalid_pte_table alongside its definition
by Paul Burton
· 8 years ago
2c0e57e
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
by Paul Burton
· 8 years ago
109c32f
MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS
by Matt Redfearn
· 8 years ago
ae2f5e5
MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
by Ralf Baechle
· 8 years ago
f9f1c8d
MIPS: IP22: Reformat inline assembler code to modern standards.
by Ralf Baechle
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
9f318d4
arch/mips: add option to skip DMA sync as a part of map and unmap
by Alexander Duyck
· 8 years ago
2a872a5
MIPS: mm: Fix output of __do_page_fault
by Matt Redfearn
· 8 years ago
1031398
MIPS: Mask out limit field when calculating wired entry count
by Paul Burton
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
20d3306
MIPS: Support per-device DMA coherence
by Paul Burton
· 8 years ago
cfa93fb
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
by Paul Burton
· 8 years ago
f230202
MIPS: Sanitise coherentio semantics
by Paul Burton
· 8 years ago
d9ba577
MIPS: mm: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
e710d66
MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
by Matt Redfearn
· 8 years ago
b2ff717
MIPS: c-r4k: Fix flush_icache_range() for EVA
by James Hogan
· 8 years ago
8e3a9f4
MIPS: cacheflush: Use __flush_icache_user_range()
by James Hogan
· 8 years ago
01882b4
MIPS: c-r4k: Split user/kernel flush_icache_range()
by James Hogan
· 8 years ago
d260d97
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
by James Hogan
· 8 years ago
9f3b808
MIPS: Migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
058effe
MIPS: Fix detection of unsupported highmem with cache aliases
by Paul Burton
· 8 years ago
801f823
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
by Paul Burton
· 8 years ago
ac7e385
MIPS: MAAR: Fix address alignment
by James Hogan
· 8 years ago
4305f42
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
4a89cf8
Merge branch '4.7-fixes' into mips-for-linux-next
by Ralf Baechle
· 8 years ago
4f53989
MIPS: mm: Fix definition of R6 cache instruction
by Matt Redfearn
· 8 years ago
d52bd54
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
33799a6
MIPS: Modify error handling
by Amitoj Kaur Chawla
· 8 years ago
11f7690
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
by James Hogan
· 8 years ago
f70ddc0
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
by James Hogan
· 8 years ago
27b93d9
MIPS: c-r4k: Local flush_icache_range cache op override
by James Hogan
· 8 years ago
a9341ae
MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
by James Hogan
· 8 years ago
640511a
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
by James Hogan
· 8 years ago
6d758bf
MIPS: c-r4k: Fix valid ASID optimisation
by James Hogan
· 8 years ago
d374d93
MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg
by James Hogan
· 8 years ago
8bd646e
MIPS: c-r4k: Avoid dcache flush for sigtramps
by James Hogan
· 8 years ago
e523f28
MIPS: c-r4k: Fix sigtramp SMP call to use kmap
by James Hogan
· 8 years ago
a05c392
MIPS: SMP: Clear ASID without confusing has_valid_asid()
by James Hogan
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
2f8f8c0
MIPS: tlbex: Avoid duplicated single_insn_swpd
by James Hogan
· 8 years ago
f7d9afe
MIPS: uasm: Handle low values in uasm_in_compat_space_p()
by James Hogan
· 8 years ago
58a7e1c
MIPS: RM7000: Double locking bug in rm7k_tc_disable()
by Dan Carpenter
· 8 years ago
c00ab48
MIPS: Remove cpu_has_safe_index_cacheops
by Ralf Baechle
· 8 years ago
6f63405c
MIPS: uasm: Add r6 MUL encoding
by James Hogan
· 8 years ago
9f730a6
MIPS: uasm: Add MTHI/MTLO instructions
by James Hogan
· 8 years ago
61c64cf
MIPS: uasm: Add DI instruction
by James Hogan
· 8 years ago
59e3559
MIPS: uasm: Add CFCMSA/CTCMSA instructions
by James Hogan
· 8 years ago
Next »