Age | Commit message (Expand) | Author | Files | Lines |
2021-10-28 | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next | Marc Zyngier | 3 | -9/+5 |
2021-10-28 | MIPS: irq: Avoid an unused-variable error | Yanteng Si | 1 | -2/+0 |
2021-10-26 | MIPS: loongson64: Drop call to irq_cpu_offline() | Marc Zyngier | 1 | -1/+0 |
2021-10-25 | signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT | Eric W. Biederman | 2 | -11/+2 |
2021-10-25 | irq: mips: simplify do_domain_IRQ() | Mark Rutland | 1 | -5/+1 |
2021-10-25 | irq: mips: stop (ab)using handle_domain_irq() | Mark Rutland | 2 | -2/+4 |
2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer | 79 | -11559/+6 |
2021-10-24 | MIPS: kernel: proc: add CPU option reporting | Hauke Mehrtens | 1 | -0/+122 |
2021-10-24 | MIPS: kernel: proc: use seq_puts instead of seq_printf | Ilya Lipnitskiy | 1 | -38/+38 |
2021-10-24 | MIPS: kernel: proc: fix trivial style errors | Ilya Lipnitskiy | 1 | -24/+43 |
2021-10-24 | MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL | Maciej W. Rozycki | 1 | -1/+4 |
2021-10-24 | MIPS: octeon: Remove unused functions | Thomas Bogendoerfer | 4 | -32/+0 |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 3 | -7/+7 |
2021-10-21 | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver | Sergio Paracuellos | 1 | -1/+2 |
2021-10-20 | MIPS: BMIPS: Remove use of irq_cpu_offline | Florian Fainelli | 2 | -1/+3 |
2021-10-18 | MIPS: Loongson64: Add of_node_put() before break | Wan Jiabing | 1 | -0/+1 |
2021-10-18 | bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert() | Andy Shevchenko | 1 | -8/+4 |
2021-10-18 | bcm47xx: Get rid of redundant 'else' | Andy Shevchenko | 1 | -3/+1 |
2021-10-18 | MIPS: sni: Fix the build | Bart Van Assche | 1 | -2/+2 |
2021-10-18 | arch: remove spurious blkdev.h includes | Christoph Hellwig | 3 | -3/+0 |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2021-10-18 | Merge 5.15-rc6 into staging-next | Greg Kroah-Hartman | 3 | -38/+44 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -6/+4 |
2021-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+0 |
2021-10-13 | MIPS: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2 | -0/+2 |
2021-10-11 | bpf, mips: Fix comment on tail call count limiting | Tiezhu Yang | 1 | -1/+1 |
2021-10-11 | bpf, mips: Clean up config options about JIT | Tiezhu Yang | 2 | -12/+3 |
2021-10-09 | MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONF... | Sergio Paracuellos | 1 | -0/+2 |
2021-10-08 | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
2021-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -22/+1 |
2021-10-08 | mips, bpf: Optimize loading of 64-bit constants | Johan Almbladh | 1 | -1/+7 |
2021-10-08 | mips, bpf: Fix Makefile that referenced a removed file | Johan Almbladh | 1 | -1/+0 |
2021-10-08 | Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@... | Mark Brown | 1 | -14/+43 |
2021-10-08 | Merge branch 'spi-5.15' into spi-5.16 | Mark Brown | 1 | -3/+1 |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann | 1 | -2/+0 |
2021-10-06 | mips, bpf: Remove old BPF JIT implementations | Johan Almbladh | 4 | -3603/+0 |
2021-10-06 | mips, bpf: Enable eBPF JITs | Johan Almbladh | 2 | -4/+7 |
2021-10-06 | mips, bpf: Add JIT workarounds for CPU errata | Johan Almbladh | 3 | -7/+35 |
2021-10-06 | mips, bpf: Add new eBPF JIT for 64-bit MIPS | Johan Almbladh | 1 | -0/+1052 |
2021-10-06 | mips, bpf: Add eBPF JIT for 32-bit MIPS | Johan Almbladh | 4 | -1/+3148 |
2021-10-06 | mips, uasm: Add workaround for Loongson-2F nop CPU errata | Johan Almbladh | 1 | -0/+4 |
2021-10-06 | mips, uasm: Enable muhu opcode for MIPS R6 | Tony Ambardar | 3 | -2/+6 |
2021-10-05 | MIPS: implement architecture-specific 'pci_remap_iospace()' | Sergio Paracuellos | 2 | -0/+16 |
2021-10-05 | MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base' | Sergio Paracuellos | 1 | -2/+2 |
2021-10-05 | Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT" | Sergio Paracuellos | 1 | -1/+3 |
2021-10-04 | Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -22/+1 |
2021-10-02 | MIPS: Revert "add support for buggy MT7621S core detection" | Ilya Lipnitskiy | 1 | -22/+1 |
2021-10-01 | fix up for "net: add new socket option SO_RESERVE_MEM" | Stephen Rothwell | 1 | -0/+2 |
2021-10-01 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 1 | -6/+6 |
2021-10-01 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -2/+1 |