summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* MAINTAINERS: Add myself as Ingenic SoCs maintainerPaul Cercueil2019-06-241-0/+27
* 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
* FDDI: defza: Include linux/io-64-nonatomic-lo-hi.hPaul Burton2019-06-241-0/+1
* MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-1233-33/+0
* MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-124-4/+0
* MIPS: ralink: Switch pinmux.h to SPDX headerLubomir Rintel2019-06-121-4/+1
* MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven2019-06-121-11/+12
* memory: jz4780-nemc: Grammar s/the its/its/Geert Uytterhoeven2019-06-121-1/+1
* memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil2019-06-121-1/+1
* memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil2019-06-121-3/+21
* dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoCPaul Cercueil2019-06-121-0/+1
* memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780Paul Cercueil2019-06-121-1/+1
* MIPS: lb60: Fix pin mappingsPaul Cercueil2019-06-121-8/+8
* MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada2019-05-291-65/+60
* Linux 5.2-rc2v5.2-rc2Linus Torvalds2019-05-271-2/+2
* Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-263-10/+20
|\
| * tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-05-263-10/+20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2644-303/+399
|\ \
| * | KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-241-1/+1
| * | tools/kvm_stat: fix fields filter for child eventsStefan Raspl2019-05-242-4/+14
| * | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-242-0/+4
| * | kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
| * | kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
| * | kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-241-1/+1
| * | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-241-14/+21
| * | KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-05-241-5/+8
| * | KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini2019-05-244-13/+15
| * | x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov2019-05-241-1/+1
| * | KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2019-05-242-8/+27