aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codePaul Burton1-73/+0
2018-09-22MIPS: kexec: Relax memory restrictionDengcheng Zhu1-3/+3
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu3-2/+22
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-2/+0
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig4-20/+8
2018-09-18MIPS: Loongson-3: Enable Store Fill Buffer at runtimeHuacai Chen2-5/+13
2018-09-17gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callbackLinus Walleij1-8/+0
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens1-0/+1
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier1-1/+0
2018-08-30MIPS: Remove SLOW_DOWN_IOPaul Burton1-37/+3
2018-08-30MIPS: Use GENERIC_IOMAPPaul Burton1-5/+10
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-20/+2
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann1-3/+3
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds5-1/+49
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton1-0/+35
2018-08-17MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton1-1/+3
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2-64/+0
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds45-10938/+1247
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-172/+0
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton2-0/+10
2018-08-10MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton1-0/+1
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton1-2/+0
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton1-1/+10
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton1-9/+7
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-3/+0
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton1-12/+0
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2-4/+13
2018-07-30MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton3-6/+2
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton1-1/+11
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig1-2/+3
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki1-3/+0
2018-07-26MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni1-29/+0
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau1-0/+6
2018-07-24MIPS: ath79: fix system restartFelix Fietkau1-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer1-0/+33
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos1-1/+770
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill7-11/+22
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton1-69/+107
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2-12/+14
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen1-25/+26
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13