summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2019-05-161-1/+1
* 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
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-093-8/+6
* 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: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-11-041-0/+35
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-10-181-5/+5
* MIPS: ath79: fix system restartFelix Fietkau2018-09-261-0/+1
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-09-191-4/+4
* MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen2018-09-051-0/+13
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-051-1/+1
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-051-3/+0
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-031-0/+3
* MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-06-211-0/+2
* MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-06-211-1/+1
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-301-1/+1
* MIPS: generic: Fix machine compatible matchingJames Hogan2018-05-301-1/+1
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-241-2/+9
* MIPS: Drop spurious __unused in struct compat_flockJames Hogan2018-02-281-1/+0
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-12-171-1/+0
* MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-12-102-1/+22
* MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-301-4/+4
* MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-301-3/+5
* MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-301-0/+2
* Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-042-6/+6
|\
| * MIPS: Fix CM region target definitionsPaul Burton2017-10-311-2/+2
| * MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn2017-10-311-4/+4
| * Update MIPS email addressesPaul Burton2017-10-3113-13/+13
* | Update MIPS email addressesPaul Burton2017-11-0313-13/+13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02132-0/+132
|/
* MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-091-2/+4
* MIPS: Fix input modify in __write_64bit_c0_split()James Hogan2017-09-211-6/+9
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-1533-590/+1499
|\
| * MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski2017-09-061-1/+1
| * mips: Save all registers when saving the frameCorey Minyard2017-09-061-14/+50
| * MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-062-99/+135
| * MIPS: Make SAVE_SOME more standardCorey Minyard2017-09-061-14/+37
| * MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2017-09-041-0/+2
| * MIPS: Octeon: Make CSR functions node aware.Steven J. Hill2017-09-041-0/+28
| * MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill2017-09-041-0/+10
| * MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-042-0/+81
| * MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens2017-09-041-2/+0
| * irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-0/+30
| * irqchip: mips-gic: Move various definitions to the driverPaul Burton2017-09-041-5/+0
| * MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton2017-09-041-0/+24