summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: dts/ingenic: Cleanup qi_lb60.dtsPaul Cercueil
2020-09-07MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer
2020-09-03MIPS: add missing MSACSR and upper MSA initializationHuang Pei
2020-09-03MIPS: p5600: Discard UCA config selectionJinyang He
2020-09-03MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()Davidlohr Bueso
2020-09-03MIPS: Add support for ZSTD-compressed kernelsPaul Cercueil
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-26mips: Implement arch_irqs_disabled()Peter Zijlstra
2020-08-26MIPS: SGI-IP32: No need to include mc14818*.hThomas Bogendoerfer
2020-08-26MIPS: Remove unused header file m48t37.hThomas Bogendoerfer
2020-08-26MIPS: Loongson2ef: Remove specific mc146818rtc.hThomas Bogendoerfer
2020-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer
2020-08-24MIPS: Paravirt: remove remaining pieces of paravirtThomas Bogendoerfer
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-22mips/oprofile: Fix fallthrough placementHe Zhe
2020-08-22MIPS: Loongson64: Remove unnecessary inclusion of boot_param.hWANG Xuerui
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-08-21MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli
2020-08-20mips: propagate the calling convention change down into __csum_partial_copy_....Al Viro
2020-08-20mips: __csum_partial_copy_kernel() has no users leftAl Viro
2020-08-20mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DSAl Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-17MIPS: BMIPS: dts: add BCM63268 power domain supportÁlvaro Fernández Rojas
2020-08-17MIPS: BMIPS: dts: add BCM6362 power domain supportÁlvaro Fernández Rojas
2020-08-17MIPS: BMIPS: dts: add BCM6328 power domain supportÁlvaro Fernández Rojas
2020-08-17MIPS: BCM47xx: Include bcm47xx_sprom.hFlorian Fainelli
2020-08-17MIPS: BCM63xx: switch to SPDX license identifierÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: refactor board declarationsÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: enable EHCI for DWV-S0 boardÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: remove EHCI from BCM6348 boardsÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: remove duplicated new linesÁlvaro Fernández Rojas
2020-08-17MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390Aleksander Jan Bajkowski
2020-08-17MIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048 for Loongson64 to fix b...Tiezhu Yang
2020-08-17MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACEZejiang Tang
2020-08-17MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds