summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
* Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-235-1/+49
|\
| * MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-08-211-0/+35
| * MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton2018-08-171-1/+3
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-102-0/+10
| * MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-101-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-3/+0
| |\ \
| * | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-142-64/+0
|\ \ \ \
| * | | | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-181-34/+0
| * | | | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-181-30/+0
| |/ / /
* | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-1345-10938/+1247
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2018-08-081-2/+0
| * | | MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton2018-08-071-1/+10
| * | | MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton2018-08-071-9/+7
| * | | MIPS: Remove nabi_no_regargsPaul Burton2018-08-011-12/+0
| * | | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-302-4/+13
| * | | MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-07-301-4/+4
| * | | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-303-6/+2
| * | | MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2018-07-271-1/+11
| * | | MIPS: remove mips_swiotlb_opsChristoph Hellwig2018-07-271-2/+3
| * | | MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni2018-07-261-29/+0
| * | | MIPS: ath79: finetune cpu-overridesFelix Fietkau2018-07-241-0/+6
| * | | MIPS: ath79: fix system restartFelix Fietkau2018-07-241-0/+1
| * | | MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer2018-07-241-0/+33
| * | | MIPS: ath79: add lots of missing registersGabor Juhos2018-07-241-1/+770
| * | | MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-247-11/+22
| * | | MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton2018-07-241-69/+107
| * | | mips: use asm-generic version of msi.hThomas Petazzoni2018-07-241-0/+1
| * | | MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2018-07-232-12/+14
| * | | MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-231-25/+26
| * | | MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen2018-07-231-0/+13
| * | | mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin2018-07-201-7/+0
| * | | MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-07-191-1/+1
| * | | mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-173-2/+2
| * | | MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard2018-07-121-147/+32
| * | | MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard2018-07-121-20/+12
| * | | mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin2018-07-101-6/+2
| * | | mips: mm: Create UCA-based ioremap_wc() methodSerge Semin2018-07-101-0/+23
| * | | MIPS: Octeon: Simplify CIU register functions.Steven J. Hill2018-07-031-94/+22
| * | | MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill2018-07-031-28/+32
| * | | MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill2018-07-031-52/+18
| * | | MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill2018-07-031-128/+56
| * | | MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill2018-07-031-37/+2
| * | | MIPS: Octeon: Remove unused CIU types.Steven J. Hill2018-07-031-9629/+0
| * | | MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-241-2/+0
| * | | MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2018-06-241-8/+0
| * | | MIPS: remove the old dma-default implementationChristoph Hellwig2018-06-242-76/+0
| * | | MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig2018-06-242-70/+0