summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-11-061-1/+1
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+2
* MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+3
* 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: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-172-0/+44
* 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: Treat Loongson Extensions as ASEsJiaxun Yang2019-10-114-0/+30
* mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-10-071-2/+12
* mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-10-074-29/+45
* mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra2019-10-075-16/+32
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-10-071-1/+1
* MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor2019-10-071-1/+1
* MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-10-072-0/+11
* Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-221-0/+1
|\
| * MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-091-10/+0
|\ \
| * | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-0958-232/+395
| |\|
| * | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-10/+0
* | | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-066-1/+20
|\ \ \
| * | | MIPS: BCM63XX: Mark expected switch fall-throughGustavo A. R. Silva2019-08-051-0/+1
| * | | MIPS: OProfile: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-0/+13
| * | | MIPS: Annotate fall-through in Cavium Octeon codePaul Burton2019-07-181-0/+1
| * | | MIPS: Annotate fall-through in kvm/emulate.cPaul Burton2019-07-181-0/+1
| * | | mips: fix cacheinfoVladimir Kondratiev2019-07-181-0/+2
| * | | MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-07-181-1/+2
* | | | page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-031-0/+1
| |_|/ |/| |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-175-37/+0
|\ \ \
| * | | MIPS: Remove dead codePaul Cercueil2019-06-254-38/+0
| * | | MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep modePaul Cercueil2019-06-251-8/+0
* | | | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-1747-191/+383
|\ \ \ \ | | |/ / | |/| |
| * | | MIPS: fix some more fall through errors in arch/mipsStephen Rothwell2019-07-164-2/+4
| * | | MIPS: perf events: handle switch statement falling through warningsStephen Rothwell2019-07-151-15/+15
| * | | mips/kprobes: Export kprobe_fault_handler()Anshuman Khandual2019-07-032-1/+2
| * | | MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT nodeStefan Roese2019-06-241-0/+13
| * | | MIPS: ralink: mt7628a.dtsi: Add SPI controller DT nodeStefan Roese2019-06-241-0/+16
| * | | MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT nodeStefan Roese2019-06-241-0/+13
| * | | MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodesStefan Roese2019-06-241-0/+9
| * | | MIPS: ralink: mt7628a.dtsi: Add pinmux DT nodeStefan Roese2019-06-241-1/+94
| * | | MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifierStefan Roese2019-06-241-0/+2
| * | | MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek2019-06-241-24/+106
| * | | MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek2019-06-241-18/+16
| * | | MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-06-241-2/+3
| * | | MIPS: lantiq: Remove unused macrosPetr Cvek2019-06-241-4/+0
| * | | MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek2019-06-241-1/+1
| * | | MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek2019-06-241-10/+10
| * | | MIPS: lantiq: Move macro directly to iomem functionPetr Cvek2019-06-241-10/+8
| * | | mips: Remove q-accessors from non-64bit platformsSerge Semin2019-06-241-0/+11