summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* mips, bpf: Enable eBPF JITsJohan Almbladh2021-10-062-4/+7
* mips, bpf: Add JIT workarounds for CPU errataJohan Almbladh2021-10-063-7/+35
* mips, bpf: Add new eBPF JIT for 64-bit MIPSJohan Almbladh2021-10-061-0/+1052
* mips, bpf: Add eBPF JIT for 32-bit MIPSJohan Almbladh2021-10-064-1/+3148
* mips, uasm: Add workaround for Loongson-2F nop CPU errataJohan Almbladh2021-10-061-0/+4
* mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar2021-10-063-2/+6
* fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell2021-10-011-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-302-17/+44
|\
| * Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-301-14/+43
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-281-14/+43
| | |\
| | | * bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-09-151-14/+43
| * | | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-1611-66/+12
|\| |
| * | Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-1169-880/+377
| |\ \
| | * | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-094-47/+0
| | * | compat: remove some compat entry pointsArnd Bergmann2021-09-092-10/+10
| | * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-084-4/+0
| | |\ \ | | | |/ | | |/|
| | | * configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu2021-09-084-4/+0
| * | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-5/+2
* | | | MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski2021-09-152-6/+34
* | | | MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski2021-09-151-2/+7
* | | | MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski2021-09-151-5/+6
* | | | MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski2021-09-151-0/+3
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-072-6/+1
|\ \ \
| * | | KVM: MIPS: Remove a "set but not used" variableHuacai Chen2021-09-061-2/+1
| * | | Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-062-1/+3
| |\ \ \
| * | | | KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-201-4/+0
* | | | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-4/+1
|\ \ \ \ \
| * | | | | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-162-4/+1
| |/ / / /
* | | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-041-1/+1
|\ \ \ \ \
| * | | | | kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada2021-08-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-0347-771/+332
|\ \ \ \ \
| * | | | | MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel2021-09-021-1/+1
| * | | | | MIPS: ingenic: Unconditionally enable clock of CPU #0Paul Cercueil2021-08-291-0/+28
| * | | | | MIPS: mscc: ocelot: mark the phy-mode for internal PHY portsVladimir Oltean2021-08-212-0/+8
| * | | | | MIPS: mscc: ocelot: disable all switch ports by defaultVladimir Oltean2021-08-213-0/+23
| * | | | | MIPS: Return true/false (not 1/0) from bool functionsHuilong Deng2021-08-212-7/+7
| * | | | | MIPS: generic: Return true/false (not 1/0) from bool functionsHuilong Deng2021-08-121-3/+3
| * | | | | MIPS: Make a alias for pistachio_defconfigJiaxun Yang2021-08-121-0/+3
| * | | | | MIPS: Retire MACH_PISTACHIOJiaxun Yang2021-08-1211-577/+0
| * | | | | MIPS: config: generic: Add config for Marduk boardJiaxun Yang2021-08-121-0/+53
| * | | | | MIPS: DTS: Pistachio add missing cpc and cdmmJiaxun Yang2021-08-121-0/+10
| * | | | | MIPS: generic: Allow generating FIT image for Marduk boardJiaxun Yang2021-08-125-0/+32
| * | | | | MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang2021-08-051-1/+1
| * | | | | MIPS: loongson2ef: don't build serial.o unconditionallyRandy Dunlap2021-08-051-1/+3
| * | | | | MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-052-7/+7
| * | | | | MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"Colin Ian King2021-07-291-1/+1
| * | | | | mips: clean up kernel-doc in mm/c-octeon.cRandy Dunlap2021-07-281-15/+14
| * | | | | mips: clean up kernel-doc in cavium-octeon/*.cRandy Dunlap2021-07-283-30/+29
| * | | | | mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap2021-07-288-51/+50