summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-0958-232/+395
|\
| * Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-175-37/+0Star
| |\
| | * MIPS: Remove dead codePaul Cercueil2019-06-264-38/+0Star
| | * MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep modePaul Cercueil2019-06-261-8/+0Star
| * | 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/+16Star
| | * | MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-06-241-2/+3
| | * | MIPS: lantiq: Remove unused macrosPetr Cvek2019-06-241-4/+0Star
| | * | 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/+8Star
| | * | mips: Remove q-accessors from non-64bit platformsSerge Semin2019-06-241-0/+11
| | * | MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-1233-33/+0Star
| | * | MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-124-4/+0Star
| | * | MIPS: ralink: Switch pinmux.h to SPDX headerLubomir Rintel2019-06-121-4/+1Star
| | * | MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven2019-06-121-11/+12
| | * | MIPS: lb60: Fix pin mappingsPaul Cercueil2019-06-121-8/+8
| | * | MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada2019-05-291-65/+60Star
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-174-3/+8
| |\ \ \
| | * | | mips: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+6
| | * | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-172-1/+2
| | * | | arch/*: remove unused isa_page_to_bus()Stephen Kitt2019-07-171-2/+0Star
| * | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
| |\ \ \ \
| | * | | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
| | |/ / /
| * / / / arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-153-0/+3
| |/ / /
* / / / KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-10/+0Star
|/ / /
* | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-131-5/+0Star
|\ \ \
| * | | asm-generic: remove ptrace.hChristoph Hellwig2019-07-011-5/+0Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-131-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11491-3751/+494Star
| |\ \ \ \
| * | | | | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-041-2/+2
* | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-135-28/+10Star
|\ \ \ \ \ \
| * | | | | | MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platformsChristoph Hellwig2019-07-041-1/+1
| * | | | | | MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-034-26/+10Star
| * | | | | | MIPS: remove the _dma_cache_wback_inv exportChristoph Hellwig2019-06-031-2/+0Star
| | |_|_|/ / | |/| | | |
* | | | | | mips: switch to generic version of pte allocationMike Rapoport2019-07-121-31/+2Star
* | | | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | | | | | MIPS: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-124-304/+5Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1114-12/+39
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22108-402/+108Star
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |