summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: Disable highmem on RTThomas Gleixner2020-11-061-1/+1
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer2020-09-231-2/+7
* MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer2020-09-231-0/+1
* MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli2020-09-121-0/+2
* MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli2020-09-121-0/+4
* mips/vdso: Fix resource leaks in genvdso.cPeng Fan2020-09-031-0/+10
* MIPS: CPU#0 is not hotpluggableHuacai Chen2020-08-211-1/+1
* install several missing uapi headersRolf Eike Beer2020-08-211-0/+3
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-091-0/+1
* MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-06-201-3/+3
* mips: Add udelay lpj numbers adjustmentSerge Semin2020-06-201-0/+70
* mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin2020-06-201-3/+3
* MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang2020-06-203-3/+14
* MIPS: Make sparse_init() using top-down allocationTiezhu Yang2020-06-201-0/+10
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-201-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-201-1/+1
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2020-05-101-1/+5
* MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-04-241-0/+3
* MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-03-111-1/+1
* MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-02-281-0/+3
* mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2020-01-292-13/+3
* MIPS: Prevent link failure with kcov instrumentationJouni Hogander2020-01-231-0/+3
* MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-121-1/+19
* MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2019-12-212-2/+2
* MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen2019-12-211-1/+1
* MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki2019-12-211-0/+1
* MIPS: kexec: Relax memory restrictionDengcheng Zhu2019-11-251-3/+3
* mips: txx9: fix iounmap related issueDing Xiang2019-11-251-3/+2
* MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen2019-11-251-3/+5
* MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2019-11-161-1/+1
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-103-10/+10
* MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-11-061-1/+1
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-291-8/+15
* mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-291-1/+1
* MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel2019-10-291-1/+1
* MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2019-10-172-0/+5
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-172-2/+0
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-10-071-1/+1
* MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton2019-09-211-0/+1
* MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2019-09-212-2/+13
* Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman2019-09-213-18/+0
* MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-09-061-1/+2
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-251-2/+0
* MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-08-061-2/+3
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-08-042-1/+3
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-08-041-2/+2
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-211-8/+0
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-07-101-9/+20