summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-261-2/+2
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-141-8/+0Star
* irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-07-031-0/+30
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-271-4/+4
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2019-02-121-2/+0Star
* mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2019-02-121-1/+1
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2019-01-091-1/+1
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-093-8/+6Star
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-091-0/+5
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2019-01-094-0/+33
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-081-1/+1
* MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-11-211-1/+1
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2018-11-131-1/+1
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-281-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-131-0/+1
|\
| * MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-121-0/+1
* | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0Star
|/
* 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-181-1/+3
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-112-0/+10
| * MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-111-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+3
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-3/+0Star
| |\ \
| * | | 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/+0Star
|\ \ \ \
| * | | | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-181-34/+0Star
| * | | | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-181-30/+0Star
| |/ / /
* | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-1445-10938/+1247Star
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2018-08-081-2/+0Star
| * | | 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/+7Star
| * | | MIPS: Remove nabi_no_regargsPaul Burton2018-08-011-12/+0Star
| * | | 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/+2Star
| * | | MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2018-07-281-1/+11
| * | | MIPS: remove mips_swiotlb_opsChristoph Hellwig2018-07-281-2/+3
| * | | MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni2018-07-261-29/+0Star
| * | | MIPS: ath79: finetune cpu-overridesFelix Fietkau2018-07-251-0/+6
| * | | MIPS: ath79: fix system restartFelix Fietkau2018-07-251-0/+1
| * | | MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer2018-07-251-0/+33
| * | | MIPS: ath79: add lots of missing registersGabor Juhos2018-07-251-1/+770
| * | | MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-257-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-242-12/+14
| * | | MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-241-25/+26