aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer3-17/+8
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer1-0/+1
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2-118/+89
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer3-66/+10
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen1-12/+0
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton1-2/+0
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2-6/+102
2019-02-04MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton1-43/+2
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton5-5/+73
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton3-0/+82
2019-02-04MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton1-3/+13
2019-02-04MIPS: mm: Unify ASID version checksPaul Burton1-5/+3
2019-02-04MIPS: mm: Un-inline get_new_mmu_contextPaul Burton1-19/+1
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton1-2/+3
2019-02-04MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton1-5/+5
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton1-1/+3
2019-02-04MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton1-2/+3
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton1-4/+8
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton1-1/+3
2019-02-04MIPS: mm: Define activate_mm() using switch_mm()Paul Burton1-27/+1
2019-01-28MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen1-276/+0
2019-01-22MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada1-1/+0
2019-01-22MIPS: Loongson32: workaround di issueJiaxun Yang1-1/+1
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin1-4/+0
2019-01-22MIPS: Loongson32: Remove unused platform devicesJiaxun Yang1-4/+0
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-2/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-20/+4
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds4-13/+9
2018-12-31MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen1-1/+1
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2-19/+0
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-4/+0
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-9/+1
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+0
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+3
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds76-20975/+412
2018-12-23MIPS: Alchemy: update cpu-feature-overridesManuel Lauss1-0/+3
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu1-1/+1
2018-12-17MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton1-1/+0
2018-12-17mmc: jz4740: Use GPIO descriptor for powerLinus Walleij1-2/+0
2018-12-17mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij1-2/+0
2018-12-14mips: generate uapi header and system call table filesFiroz Khan4-1064/+19
2018-12-14mips: add +1 to __NR_syscalls in uapi headerFiroz Khan1-6/+6
2018-12-14mips: remove unused macrosFiroz Khan1-15/+0
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+1