aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780H. Nikolaus Schaller2021-12-091-0/+6
| * | | MIPS: DTS: CI20: Add DT nodes for HDMI setupPaul Boddie2021-12-091-2/+70
| * | | MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllersPaul Boddie2021-12-091-0/+40
| * | | MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer2021-12-0915-930/+0
| * | | MIPS: Loongson64: Use three arguments for sltiNathan Chancellor2021-12-091-2/+2
| * | | MIPS: Loongson2ef: Remove unnecessary {as,cc}-option callsNathan Chancellor2021-12-091-15/+4
| * | | MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven2021-11-301-0/+1
| * | | MIPS: CPS: Use bitfield helpersGeert Uytterhoeven2021-11-291-12/+7
| * | | MIPS: CPC: Use bitfield helpersGeert Uytterhoeven2021-11-291-1/+2
| * | | MIPS: Remove a repeated word in a commentJason Wang2021-11-291-1/+1
* | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-29/+3
|\ \ \ \
| * \ \ \ Merge branch 'irq/urgent' into irq/msiThomas Gleixner2021-12-141-1/+1
| |\ \ \ \
| * | | | | MIPS: Octeon: Use arch_setup_msi_irq()Thomas Gleixner2021-12-091-29/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-121-15/+4
|\ \ \ \ \
| * | | | | of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring2021-12-161-15/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-10/+17
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-1313-10/+23
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | futex: Fix additional regressionsArnd Bergmann2021-12-111-3/+3
| * | | | | futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann2021-11-251-11/+18
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-113-87/+8
|\ \ \ \ \
| * | | | | crypto: mips/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-87/+8
| |/ / / /
* | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-103-4/+3
|\ \ \ \ \
| * | | | | MIPS: lantiq: dma: increase descritor countAleksander Jan Bajkowski2022-01-051-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-303-4/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-102-3/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-162-3/+2
* | | | | | Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-1013-13/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti2021-12-174-4/+0
| * | | | | arch: Remove leftovers from mandatory file lockingAlexandre Ghiti2021-12-173-3/+0
| * | | | | Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti2021-12-176-6/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-193-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang2021-12-093-4/+4
| |/ / /
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh2021-11-301-1/+1
| |/ /
* | | Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-274-5/+5
|\ \ \
| * | | MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-11-251-1/+1
| * | | MIPS: loongson64: fix FTLB configurationHuang Pei2021-11-251-2/+2
| * | | MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang2021-11-251-1/+1
| * | | MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil2021-11-251-1/+1
* | | | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-251-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-2/+0
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-181-1/+1
|\ \ \
| * | | KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-1/+1
| | |/ | |/|
* | | mips: lantiq: add support for clk_get_parent()Randy Dunlap2021-11-161-0/+6
* | | mips: bcm63xx: add support for clk_get_parent()Randy Dunlap2021-11-161-0/+6
* | | MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King2021-11-161-1/+1
* | | MIPS: syscalls: Wire up futex_waitv syscallWang Haojun2021-11-163-0/+3
| |/ |/|
* | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-146-6/+6
|\ \
| * | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-116-6/+6
| |/
* | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-1322-37/+184
|\ \ | |/ |/|