aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen5-0/+52
2019-01-07MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens2-4/+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 Torvalds1-0/+1
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 Torvalds73-19899/+400
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 Khan2-0/+7
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+1
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig1-2/+0
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2018-12-07mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang1-0/+1
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig1-6/+0
2018-12-05MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton3-8/+6
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij1-6/+0
2018-12-04MIPS: OCTEON: delete redundant register definitionsAaro Koskinen32-7920/+0
2018-12-04MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen1-1/+1
2018-11-26MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton1-11/+24
2018-11-23MIPS: remove the HT_PCI config optionChristoph Hellwig1-1/+1
2018-11-21MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2-3/+4
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen1-6883/+0
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen1-177/+0
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen1-376/+0
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen1-131/+0
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen1-2665/+0
2018-11-21MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen1-1356/+0
2018-11-21MIPS: OCTEON: delete cvmx override functionsAaro Koskinen1-20/+0
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen1-27/+0
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen1-33/+0
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen1-16/+0
2018-11-21MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen1-15/+0
2018-11-21MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen1-8/+0
2018-11-21MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen5-92/+0
2018-11-21mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-11-20MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2018-11-20MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen4-0/+33