summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* eth: fealnx: delete the driver for Myson MTD-800Jakub Kicinski2022-10-271-1/+0
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-162-2/+2
|\
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-2/+2
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-1210-12/+9
|\ \ | |/ |/|
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
| * treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-09-119-9/+9
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-104-3/+3
|\ \
| * | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-032-2/+0
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
| * | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-09-111-0/+2
| |/
* | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-0/+74
|\ \
| * | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-1/+6
| * | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-13/+21
| * | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-3/+4
| * | crypto: Kconfig - move mips entries to a submenuRobert Elliott2022-08-261-0/+60
* | | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-1/+1
|\ \ \
| * | | smp: add set_nr_cpu_ids()Yury Norov2022-09-191-1/+1
| | |/ | |/|
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-4/+2
|\ \ \
| * | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-091-4/+2
|\ \ \ \
| * | | | KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-1/+0
| * | | | KVM: mips, x86: do not rely on KVM_REQ_UNHALTPaolo Bonzini2022-09-261-4/+3
| | |/ / | |/| |
* | | | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-081-1/+1
|\ \ \ \
| * | | | nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-241-1/+1
| |/ / /
* | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-2/+0
|\ \ \ \
| * | | | MIPS: remove define-only GDA_MAGIC, previously magic numberнаб2022-09-241-2/+0
| | |/ / | |/| |
* | | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-105/+0
|\ \ \ \
| * | | | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-257-30/+30
| |\| | |
| * | | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-15/+0
| * | | | make generic INIT_C_CC a bit more genericAl Viro2022-09-091-9/+0
| * | | | termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-091-1/+1
| * | | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-091-9/+0
| * | | | termios: uninline conversion helpersAl Viro2022-09-091-78/+6
| | |/ / | |/| |
* | | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-0411-52/+73
|\ \ \ \
| * | | | mips: dts: ralink: mt7621: add GB-PC2 LEDsArınç ÜNAL2022-09-232-12/+36
| * | | | mips: dts: ralink: mt7621: fix external phy on GB-PC2Arınç ÜNAL2022-09-231-3/+3
| * | | | mips: dts: ralink: mt7621: change mt7530 switch addressArınç ÜNAL2022-09-231-2/+2
| * | | | mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmiiArınç ÜNAL2022-09-231-1/+1
| * | | | mips: dts: ralink: mt7621: remove interrupt-parent from switch nodeArınç ÜNAL2022-09-231-1/+0
| * | | | mips: dts: ralink: mt7621: fix some dtc warningsArınç ÜNAL2022-09-233-20/+14
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-227-30/+30
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni2022-09-062-2/+18
| |\ \ \ \
| | * | | | bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNTTiezhu Yang2022-08-292-2/+18
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-252-8/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Remove DECnet support from kernelStephen Hemminger2022-08-226-12/+0
| | |/ / | |/| |
* | | | Merge tag 'mips_6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-10-0373-414/+215
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov2022-10-011-15/+13
| * | | mips: allow firmware to pass RNG seed to kernelJason A. Donenfeld2022-10-011-0/+21
| * | | MIPS: Simplify __bswapdi2() and __bswapsi2()Tiezhu Yang2022-09-302-12/+4