summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-30MIPS: msi-octeon: eliminate kernel-doc warningsRandy Dunlap
2022-07-30MIPS: Fix comment typoJason Wang
2022-07-17MIPS: BMIPS: Utilize cfe_die() for invalid DTBFlorian Fainelli
2022-07-17MIPS: CFE: Add cfe_die()Florian Fainelli
2022-07-15MIPS: Fixed __debug_virt_addr_valid()Florian Fainelli
2022-07-15MIPS: BCM47XX: Add support for Netgear WNR3500L v2Florian Fainelli
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer
2022-07-14MIPS: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski
2022-07-14MIPS: dts: correct gpio-keys names and propertiesKrzysztof Kozlowski
2022-07-14MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-07-11MIPS: Make phys_to_virt utilize __va()Florian Fainelli
2022-07-11MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli
2022-07-11MIPS: mm: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-11MIPS: math-emu: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-05MIPS: Loongson64: Fix section mismatch warningTiezhu Yang
2022-07-05mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-07-05MIPS: mscc: ocelot: enable FDMA usageAlexandre Belloni
2022-07-05MIPS: Fix some typosZhang Jiaming
2022-07-05MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.Jiang Jian
2022-07-05MIPS: PCI: Remove leading space in info message, rename pciColin Ian King
2022-07-05mips: sgi-ip22: Drop redundant check from .remove()Uwe Kleine-König
2022-07-05MAINTAINERS: add include/dt-bindings/mips to MIPSLukas Bulwahn
2022-07-03Linux 5.19-rc5v5.19-rc5Linus Torvalds
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-07-01Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-01Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-07-01Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-01hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang
2022-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-01Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-07-01Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-01Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-01Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-07-01Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon