aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-19perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()Gravatar Liang He 1-1/+4
2022-07-07docs: perf: Include hns3-pmu.rst in toctree to fix 'htmldocs' WARNINGGravatar Will Deacon 1-0/+1
2022-07-06drivers/perf: hisi: add driver for HNS3 PMUGravatar Guangbin Huang 5-0/+1689
2022-07-06drivers/perf: hisi: Add description for HNS3 PMU driverGravatar Guangbin Huang 1-0/+136
2022-07-06drivers/perf: riscv_pmu_sbi: perf formatGravatar Nikita Shubin 1-0/+20
2022-07-06perf/arm-cci: Use the bitmap API to allocate bitmapsGravatar Christophe JAILLET 1-5/+4
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierGravatar Eric Lin 3-6/+83
2022-06-27perf: hisi: Extract hisi_pmu_initGravatar Chen Jun 7-74/+25
2022-06-24perf/marvell_cn10k: Fix TAD PMU register offsetGravatar Tanmay Jagdale 1-5/+3
2022-06-24perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier ...Gravatar Christophe JAILLET 1-4/+0
2022-06-23arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1Gravatar Alexandru Elisei 1-1/+1
2022-06-23perf/arm-cci: fix typo in commentGravatar Julia Lawall 1-1/+1
2022-06-23drivers/perf:Directly use ida_alloc()/free()Gravatar keliu 1-3/+3
2022-06-23drivers/perf: Directly use ida_alloc()/free()Gravatar keliu 1-3/+3
2022-06-19Linux 5.19-rc3v5.19-rc3Gravatar Linus Torvalds 1-1/+1
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-75/+159
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-19/+55
2022-06-19Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+38
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-6/+23
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-5/+14
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-10/+22
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 7-25/+37
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 26-895/+947
2022-06-18Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-0/+43
2022-06-18ext4: fix a doubled word "need" in a commentGravatar Xiang wangx 1-1/+1
2022-06-18ext4: add reserved GDT blocks checkGravatar Zhang Yi 1-0/+10
2022-06-18ext4: make variable "count" signedGravatar Ding Xiang 1-1/+2
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestGravatar Baokun Li 1-1/+16
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paGravatar Baokun Li 1-0/+9
2022-06-18ext4: fix up test_dummy_encryption handling for new mount APIGravatar Eric Biggers 1-63/+71
2022-06-18ext4: use kmemdup() to replace kmalloc + memcpyGravatar Shuqi Zhang 1-2/+1
2022-06-18ext4: fix super block checksum incorrect after mountGravatar Ye Bin 1-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idGravatar Shyam Prasad N 1-0/+3
2022-06-17x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageGravatar Kirill A. Shutemov 1-1/+14
2022-06-17Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 6-6/+20
2022-06-17Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-17/+18
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-1/+50
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Gravatar Hans de Goede 4-17/+18
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-79/+69
2022-06-17Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-27/+39
2022-06-17Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-6/+18
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 8-15/+109
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 13-38/+106
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-211/+142
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferGravatar Will Deacon 1-2/+0
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-15/+9
2022-06-17Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-9/+18
2022-06-17Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-4/+8
2022-06-17Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat...Gravatar Linus Torvalds 1-0/+1