Age | Commit message (Expand) | Author | Files | Lines |
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-14 | 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-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -22/+1 |
2021-10-07 | mips, bpf: Optimize loading of 64-bit constants | Johan Almbladh | 1 | -1/+7 |
2021-10-07 | mips, bpf: Fix Makefile that referenced a removed file | Johan Almbladh | 1 | -1/+0 |
2021-10-07 | Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@... | Mark Brown | 1 | -14/+43 |
2021-10-07 | 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-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 1 | -6/+6 |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -2/+1 |
2021-09-30 | kprobes: treewide: Cleanup the error messages for kprobes | Masami Hiramatsu | 1 | -6/+5 |
2021-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -17/+44 |
2021-09-30 | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -14/+43 |
2021-09-30 | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross | 1 | -1/+1 |
2021-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -14/+43 |
2021-09-27 | Merge branch 5.15-rc3 into staging-next | Greg Kroah-Hartman | 1 | -3/+1 |
2021-09-23 | MIPS: Avoid macro redefinitions | Paul Cercueil | 4 | -92/+155 |
2021-09-23 | MIPS: loongson64: Fix no screen display during boot-up | Wang Haojun | 1 | -0/+1 |
2021-09-23 | MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT | Jackie Liu | 1 | -0/+1 |
2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson | 1 | -3/+1 |
2021-09-21 | MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT | Sergio Paracuellos | 1 | -3/+1 |
2021-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 11 | -66/+12 |
2021-09-15 | bpf, mips: Validate conditional branch offsets | Piotr Krysiuk | 1 | -14/+43 |
2021-09-15 | MIPS: lantiq: dma: make the burst length configurable by the drivers | Aleksander Jan Bajkowski | 2 | -6/+34 |
2021-09-15 | MIPS: lantiq: dma: fix burst length for DEU | Aleksander Jan Bajkowski | 1 | -2/+7 |
2021-09-15 | MIPS: lantiq: dma: reset correct number of channel | Aleksander Jan Bajkowski | 1 | -5/+6 |
2021-09-15 | MIPS: lantiq: dma: add small delay after reset | Aleksander Jan Bajkowski | 1 | -0/+3 |
2021-09-13 | MIPS: JZ4780: CI20: DTS: add SPI controller config | Artur Rojek | 2 | -15/+38 |
2021-09-11 | Merge branch 'linus' into smp/urgent | Thomas Gleixner | 69 | -880/+377 |
2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann | 4 | -47/+0 |