summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2023-05-11MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-06mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller
2023-03-10mips: fix syscall_get_nrElvira Khabirova
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2022-12-31MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos
2022-12-31MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl
2022-12-31MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2022-12-31MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2022-12-31MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-12-31MIPS: DTS: CI20: fix reset line polarity of the ethernet controllerDmitry Torokhov
2022-12-21mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson
2022-12-21mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson
2022-12-21mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-11-11MIPS: jump_label: Fix compat branch range checkJiaxun Yang
2022-11-11mips: alchemy: gpio: Include the right headerLinus Walleij
2022-11-11MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang
2022-11-11MIPS: fix duplicate definitions for exported symbolsRongwei Zhang
2022-11-11mips: boot/compressed: use __NO_FORTIFYJohn Thomson
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-10-03Merge tag 'mips_6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov
2022-10-01mips: allow firmware to pass RNG seed to kernelJason A. Donenfeld
2022-09-30MIPS: Simplify __bswapdi2() and __bswapsi2()Tiezhu Yang
2022-09-30MIPS: Silence missing prototype warningTiezhu Yang
2022-09-30mips: update config filesLukas Bulwahn
2022-09-27MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patchDmitry Torokhov
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini
2022-09-26KVM: mips, x86: do not rely on KVM_REQ_UNHALTPaolo Bonzini
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki