aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-01-07MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2021-01-07MIPS: Use address-of operator on section symbolsNathan Chancellor
2021-01-04MIPS: loongson64: smp.c: Fix block comment coding stylesiyanteng
2021-01-04MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang
2021-01-04MIPS: perf: Add support for OCTEON III perf events.Jia Qingtong
2021-01-04MIPS: Loongson64: Set cluster for coresJiaxun Yang
2021-01-04MIPS: cacheinfo: Add missing VCacheJiaxun Yang
2021-01-04MIPS: zboot: head.S clean upJiaxun Yang
2021-01-04MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang
2020-12-28MIPS: No need to check CPU 0 in cps_cpu_disable()Tiezhu Yang
2020-12-28mips: pci: convert comma to semicolonZheng Yongjun
2020-12-28mips: kernel: convert comma to semicolonZheng Yongjun
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm: forbid splitting special mappingsDmitry Safonov
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14mips: fix Section mismatch in referenceAnders Roxell
2020-12-14MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin
2020-12-14MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer
2020-12-14MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debugTiezhu Yang
2020-12-14mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-05MIPS: DTS: img: Fix schema warnings for pwm-ledsAlexander Dahl
2020-12-05MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zeroJinyang He
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04MIPS: Move memblock_dump_all() to the end of setup_arch()Tiezhu Yang
2020-12-04MIPS: SMP-CPS: Add support for irq migration when CPU offlineWei Li
2020-12-04MIPS: OCTEON: Don't add kernel sections into memblock allocatorAlexander Sverdlin
2020-12-04MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin
2020-12-04MIPS: Enable GCOVXingxing Su
2020-12-04MIPS: configs: drop unused BACKLIGHT_GENERIC optionAndrey Zhizhikin
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-27MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He