aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-14/+12
|\
| * kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-6/+6
| * kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-2/+1
| * kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2021-09-301-6/+5
* | Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-11-012-15/+38
|\ \
| * \ Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@...Mark Brown2021-10-071-14/+43
| |\ \
| * \ \ Merge branch 'spi-5.15' into spi-5.16Mark Brown2021-10-071-3/+1
| |\ \ \ | | | |/ | | |/|
| * | | MIPS: JZ4780: CI20: DTS: add SPI controller configArtur Rojek2021-09-132-15/+38
* | | | Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-11-012-0/+2
|\ \ \ \
| * | | | MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-10-132-0/+2
| |/ / /
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-6/+4
|\ \ \ \
| * | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-6/+4
| | |_|/ | |/| |
* | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-015-11/+8
|\ \ \ \
| * \ \ \ Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier2021-10-281-1/+0
| |\ \ \ \
| | * | | | MIPS: loongson64: Drop call to irq_cpu_offline()Marc Zyngier2021-10-261-1/+0
| * | | | | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier2021-10-283-9/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | MIPS: irq: Avoid an unused-variable errorYanteng Si2021-10-281-2/+0
| | * | | | irq: mips: simplify do_domain_IRQ()Mark Rutland2021-10-251-5/+1
| | * | | | irq: mips: stop (ab)using handle_domain_irq()Mark Rutland2021-10-252-2/+4
| | |/ / /
| * / / / MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli2021-10-202-1/+3
| |/ / /
* | | | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-013-3/+0
|\ \ \ \
| * | | | arch: remove spurious blkdev.h includesChristoph Hellwig2021-10-183-3/+0
* | | | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-2/+0
|\ \ \ \
| * | | | firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-041-22/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy2021-10-021-22/+1
| |/ /
* | | 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 branch 'linus' into smp/urgentThomas Gleixner2021-09-1169-880/+377
|\ \
| * | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-084-47/+0
| * | compat: remove some compat entry pointsArnd Bergmann2021-09-082-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
| * | 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-031-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