summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-12firmware: bcm47xx_nvram: add helper checking for NVRAMRafał Miłecki
2021-03-12firmware: bcm47xx_nvram: rename finding function and its variablesRafał Miłecki
2021-03-12MIPS: loongson64: alloc pglist_data at run timeHuang Pei
2021-03-12MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang
2021-03-12MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy
2021-03-12mips: bmips: bcm63268: include dt-bindingsÁlvaro Fernández Rojas
2021-03-12mips: bmips: bcm6368: include dt-bindingsÁlvaro Fernández Rojas
2021-03-12mips: bmips: bcm6362: include dt-bindingsÁlvaro Fernández Rojas
2021-03-12mips: bmips: bcm6358: include dt-bindingsÁlvaro Fernández Rojas
2021-03-12mips: bmips: bcm6328: include dt-bindingsÁlvaro Fernández Rojas
2021-03-12mips: bmips: bcm3368: include dt-bindingsÁlvaro Fernández Rojas
2021-03-12mips: dts: brcm: allow including header filesÁlvaro Fernández Rojas
2021-03-10MIPS: Enable some missed configs in loongson3_defconfig to support bpftraceTiezhu Yang
2021-03-10MIPS: BCM63xx: Spello fix in the file clk.cBhaskar Chowdhury
2021-03-10mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-03-10MIPS: Remove KVM_TE supportThomas Bogendoerfer
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer
2021-03-10Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-08MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil
2021-03-06MIPS: force CONFIG_PCI to on for IP27 and IP30Christoph Hellwig
2021-03-06MIPS: bmips: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig
2021-03-06MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig
2021-03-06mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-03-06MIPS: enable GENERIC_FIND_FIRST_BITAlexander Lobakin
2021-03-06MIPS: select CPU_MIPS64 for remaining MIPS64 CPUsJason A. Donenfeld
2021-03-06mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler
2021-03-06mips: smp-bmips: fix CPU mappingsÁlvaro Fernández Rojas
2021-03-06MIPS: SGI-IP27: fix spelling in CopyrightLukas Bulwahn
2021-03-05Linux 5.12-rc2v5.12-rc2Linus Torvalds
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson
2021-03-05io_uring: don't restrict issue_flags for io_openatPavel Begunkov