summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: rename tcc variablesZhang Rui2021-05-051-22/+22
* tools/power turbostat: add TCC Offset supportZhang Rui2021-05-051-3/+55
* tools/power turbostat: save original CPU modelZhang Rui2021-05-051-0/+5
* tools/power turbostat: Fix Core C6 residency on Atom CPUsZhang Rui2021-05-051-1/+38
* tools/power turbostat: Print the C-state Pre-wake settingsChen Yu2021-05-051-0/+14
* tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper LakeChen Yu2021-05-051-1/+1
* tools/power turbostat: unmark non-kernel-doc commentRandy Dunlap2021-05-051-1/+1
* tools/power/turbostat: Remove Package C6 Retention on Ice Lake ServerChen Yu2021-05-051-6/+30
* tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton2021-05-051-5/+6
* tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen2021-05-051-2/+6
* tools/power turbostat: update version numberLen Brown2021-05-051-1/+1
* tools/power turbostat: Fix DRAM Energy Unit on SKXZhang Rui2021-05-051-0/+1
* Revert "tools/power turbostat: adjust for temperature offset"Len Brown2021-05-051-29/+33
* tools/power turbostat: Support Ice Lake DChen Yu2021-05-051-0/+1
* tools/power turbostat: Support Alder Lake MobileChen Yu2021-05-051-0/+1
* tools/power turbostat: print microcode patch levelLen Brown2021-05-051-4/+9
* tools/power turbostat: add built-in-counter for IPC -- Instructions per CycleLen Brown2021-05-051-0/+84
* Linux 5.12v5.12Linus Torvalds2021-04-251-1/+1
* Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...Linus Torvalds2021-04-254-6/+10
|\
| * perf map: Fix error return code in maps__clone()Zhen Lei2021-04-231-2/+5
| * perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter2021-04-231-1/+1
| * perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan2021-04-231-1/+1
| * perf data: Fix error return code in perf_data__create_dir()Zhen Lei2021-04-201-2/+3
* | Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-252-36/+27
|\ \
| * | perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson2021-04-221-1/+1
| * | perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang2021-04-211-35/+26
* | | Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-251-3/+4
|\ \ \
| * | | locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi2021-04-171-3/+4
* | | | Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-251-1/+1
|\ \ \ \
| * | | | preempt/dynamic: Fix typo in macro conditional statementZhouyi Zhou2021-04-191-1/+1
| | |/ / | |/| |
* | | | Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-251-1/+1
|\ \ \ \
| * | | | x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith2021-04-201-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-04-241-11/+9
|\ \ \ \
| * | | | KVM: x86/xen: Take srcu lock when accessing kvm_memslots()Wanpeng Li2021-04-231-11/+9
| |/ / /
* | | | Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds2021-04-242-2/+1
* | | | Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-242-9/+11
|\ \ \ \
| * | | | pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko2021-04-221-6/+8
| * | | | Merge tag 'intel-pinctrl-v5.12-4' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-04-141-3/+3
| |\ \ \ \
| | * | | | pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong2021-04-131-3/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-234-29/+27
|\ \ \ \ \ \
| * | | | | | tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin2021-04-231-4/+4
| * | | | | | mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins2021-04-231-10/+11
| * | | | | | mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins2021-04-231-2/+8
| * | | | | | ovl: fix reference counting in ovl_mmap error pathChristian König2021-04-231-10/+1
| * | | | | | coda: fix reference counting in coda_file_mmap error pathChristian König2021-04-231-3/+3
* | | | | | | Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-231-0/+2
|\ \ \ \ \ \ \
| * | | | | | | block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig2021-04-211-0/+2
* | | | | | | | Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-238-6/+14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'tegra/dt64' into arm/fixesArnd Bergmann2021-04-237-5/+13
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: tegra: Move clocks from RT5658 endpoint to device nodeSameer Pujar2021-03-251-1/+2