summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2019-01-09MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-13MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-08-17MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton
2018-08-10MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton
2018-07-30MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-07-26MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau
2018-07-24MIPS: ath79: fix system restartFelix Fietkau
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard