aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen
2019-01-07MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-31MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-12-23MIPS: Alchemy: update cpu-feature-overridesManuel Lauss
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu
2018-12-17MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton
2018-12-17mmc: jz4740: Use GPIO descriptor for powerLinus Walleij
2018-12-17mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij
2018-12-14mips: generate uapi header and system call table filesFiroz Khan
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-07mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-05MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij
2018-12-04MIPS: OCTEON: delete redundant register definitionsAaro Koskinen
2018-12-04MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2018-11-26MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton
2018-11-23MIPS: remove the HT_PCI config optionChristoph Hellwig
2018-11-21MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen
2018-11-21MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen
2018-11-21MIPS: OCTEON: delete cvmx override functionsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen
2018-11-21MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen
2018-11-21mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin