| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 1 | -1/+1 |
|\ |
|
| * | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-18 | 1 | -1/+1 |
* | | MIPS: Support per-device DMA coherence | Paul Burton | 2016-10-06 | 2 | -1/+5 |
* | | MIPS: dma-default: Don't check hw_coherentio if device is non-coherent | Paul Burton | 2016-10-06 | 1 | -4/+3 |
* | | MIPS: Sanitise coherentio semantics | Paul Burton | 2016-10-06 | 2 | -4/+6 |
* | | MIPS: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-10-05 | 10 | -10/+9 |
* | | MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF | Matt Redfearn | 2016-10-05 | 1 | -2/+5 |
* | | MIPS: c-r4k: Fix flush_icache_range() for EVA | James Hogan | 2016-10-05 | 1 | -8/+35 |
* | | MIPS: cacheflush: Use __flush_icache_user_range() | James Hogan | 2016-10-04 | 1 | -1/+1 |
* | | MIPS: c-r4k: Split user/kernel flush_icache_range() | James Hogan | 2016-10-04 | 5 | -0/+13 |
* | | MIPS: c-r4k: Drop bc_wback_inv() from icache flush | James Hogan | 2016-10-04 | 1 | -11/+0 |
* | | MIPS: Migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-10-04 | 1 | -1/+1 |
|/ |
|
* | MIPS: Fix detection of unsupported highmem with cache aliases | Paul Burton | 2016-09-29 | 1 | -0/+3 |
* | MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes | Paul Burton | 2016-09-13 | 1 | -1/+1 |
* | MIPS: MAAR: Fix address alignment | James Hogan | 2016-09-13 | 1 | -7/+6 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-08-06 | 6 | -67/+233 |
|\ |
|
| * | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 2016-08-03 | 1 | -1/+1 |
| |\ |
|
| | * | MIPS: RM7000: Double locking bug in rm7k_tc_disable() | Dan Carpenter | 2016-07-21 | 1 | -1/+1 |
| * | | MIPS: mm: Fix definition of R6 cache instruction | Matt Redfearn | 2016-08-03 | 1 | -1/+1 |
| * | | MIPS: Modify error handling | Amitoj Kaur Chawla | 2016-08-01 | 1 | -2/+2 |
| * | | MIPS: c-r4k: Use SMP calls for CM indexed cache ops | James Hogan | 2016-07-29 | 1 | -1/+1 |
| * | | MIPS: c-r4k: Avoid small flush_icache_range SMP calls | James Hogan | 2016-07-29 | 1 | -0/+21 |
| * | | MIPS: c-r4k: Local flush_icache_range cache op override | James Hogan | 2016-07-29 | 1 | -6/+18 |
| * | | MIPS: c-r4k: Split r4k_flush_kernel_vmap_range() | James Hogan | 2016-07-29 | 1 | -8/+17 |
| * | | MIPS: c-r4k: Exclude sibling CPUs in SMP calls | James Hogan | 2016-07-29 | 1 | -4/+13 |
| * | | MIPS: c-r4k: Fix valid ASID optimisation | James Hogan | 2016-07-29 | 1 | -13/+35 |
| * | | MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg | James Hogan | 2016-07-29 | 1 | -19/+51 |
| * | | MIPS: c-r4k: Avoid dcache flush for sigtramps | James Hogan | 2016-07-29 | 1 | -6/+10 |
| * | | MIPS: c-r4k: Fix sigtramp SMP call to use kmap | James Hogan | 2016-07-29 | 1 | -6/+69 |
| * | | MIPS: SMP: Clear ASID without confusing has_valid_asid() | James Hogan | 2016-07-29 | 1 | -0/+4 |
| * | | MIPS: tlbex: Avoid duplicated single_insn_swpd | James Hogan | 2016-07-24 | 1 | -1/+1 |
| * | | MIPS: uasm: Handle low values in uasm_in_compat_space_p() | James Hogan | 2016-07-24 | 1 | -5/+1 |
| * | | MIPS: Remove cpu_has_safe_index_cacheops | Ralf Baechle | 2016-07-06 | 1 | -9/+3 |
| |/ |
|
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -10/+10 |
* | | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -5/+5 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-03 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 4 | -11/+39 |
|\ \ \
| |/ /
|/| | |
|
| * | | MIPS: uasm: Add r6 MUL encoding | James Hogan | 2016-07-05 | 1 | -0/+4 |
| * | | MIPS: uasm: Add MTHI/MTLO instructions | James Hogan | 2016-07-05 | 3 | -5/+12 |
| * | | MIPS: uasm: Add DI instruction | James Hogan | 2016-07-05 | 3 | -11/+14 |
| * | | MIPS: uasm: Add CFCMSA/CTCMSA instructions | James Hogan | 2016-07-05 | 3 | -12/+18 |
| * | | MIPS: uasm: Add CFC1/CTC1 instructions | James Hogan | 2016-07-05 | 3 | -14/+22 |
| * | | MIPS: Add define for Config.VI (virtual icache) bit | James Hogan | 2016-06-15 | 1 | -1/+1 |
| |/ |
|
* / | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-29 | 1 | -4/+18 |
|\ |
|
| * | MIPS: Fix 64-bit HTW configuration | James Hogan | 2016-05-28 | 1 | -2/+12 |
| * | MIPS: Add 64-bit HTW fields | James Hogan | 2016-05-28 | 1 | -2/+6 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-20 | 1 | -10/+11 |
|\ \
| |/
|/| |
|
| * | arch: fix has_transparent_hugepage() | Hugh Dickins | 2016-05-20 | 1 | -10/+11 |