Age | Commit message (Expand) | Author |
2021-10-21 | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver | Sergio Paracuellos |
2021-10-20 | MIPS: BMIPS: Remove use of irq_cpu_offline | Florian Fainelli |
2021-10-18 | MIPS: Loongson64: Add of_node_put() before break | Wan Jiabing |
2021-10-18 | bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert() | Andy Shevchenko |
2021-10-18 | bcm47xx: Get rid of redundant 'else' | Andy Shevchenko |
2021-10-18 | MIPS: sni: Fix the build | Bart Van Assche |
2021-10-18 | arch: remove spurious blkdev.h includes | Christoph Hellwig |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) |
2021-10-18 | Merge 5.15-rc6 into staging-next | Greg Kroah-Hartman |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-13 | MIPS: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-10-11 | bpf, mips: Fix comment on tail call count limiting | Tiezhu Yang |
2021-10-11 | bpf, mips: Clean up config options about JIT | Tiezhu Yang |
2021-10-09 | MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONF... | Sergio Paracuellos |
2021-10-08 | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-07 | mips, bpf: Optimize loading of 64-bit constants | Johan Almbladh |
2021-10-07 | mips, bpf: Fix Makefile that referenced a removed file | Johan Almbladh |
2021-10-07 | Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@... | Mark Brown |
2021-10-07 | Merge branch 'spi-5.15' into spi-5.16 | Mark Brown |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann |
2021-10-06 | mips, bpf: Remove old BPF JIT implementations | Johan Almbladh |
2021-10-06 | mips, bpf: Enable eBPF JITs | Johan Almbladh |
2021-10-06 | mips, bpf: Add JIT workarounds for CPU errata | Johan Almbladh |
2021-10-06 | mips, bpf: Add new eBPF JIT for 64-bit MIPS | Johan Almbladh |
2021-10-06 | mips, bpf: Add eBPF JIT for 32-bit MIPS | Johan Almbladh |
2021-10-06 | mips, uasm: Add workaround for Loongson-2F nop CPU errata | Johan Almbladh |
2021-10-06 | mips, uasm: Enable muhu opcode for MIPS R6 | Tony Ambardar |
2021-10-05 | MIPS: implement architecture-specific 'pci_remap_iospace()' | Sergio Paracuellos |
2021-10-05 | MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base' | Sergio Paracuellos |
2021-10-05 | Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT" | Sergio Paracuellos |
2021-10-04 | Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-10-02 | MIPS: Revert "add support for buggy MT7621S core detection" | Ilya Lipnitskiy |
2021-10-01 | fix up for "net: add new socket option SO_RESERVE_MEM" | Stephen Rothwell |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu |
2021-09-30 | kprobes: treewide: Cleanup the error messages for kprobes | Masami Hiramatsu |
2021-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-09-30 | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-30 | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross |
2021-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-09-27 | Merge branch 5.15-rc3 into staging-next | Greg Kroah-Hartman |
2021-09-23 | MIPS: Avoid macro redefinitions | Paul Cercueil |
2021-09-23 | MIPS: loongson64: Fix no screen display during boot-up | Wang Haojun |
2021-09-23 | MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT | Jackie Liu |
2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson |
2021-09-21 | MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT | Sergio Paracuellos |
2021-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-09-15 | bpf, mips: Validate conditional branch offsets | Piotr Krysiuk |