summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25perf tools: Fix cache.h include directiveNumfor Mbiziwo-Tiapo
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers
2019-06-24perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Use new MSR detection interfaceJiri Olsa
2019-06-24perf/x86/cstate: Use new probe functionJiri Olsa
2019-06-24perf/x86/msr: Use new probe functionJiri Olsa
2019-06-24perf/x86: Add MSR probe interfaceJiri Olsa
2019-06-24Merge branch 'x86/cpu' into perf/core, to pick up dependent patchesIngo Molnar
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
2019-06-24Documentation/ABI: Document umwait control sysfs interfacesFenghua Yu
2019-06-24x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu
2019-06-24x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu
2019-06-24x86/cpufeatures: Enumerate user wait instructionsFenghua Yu
2019-06-22Linux 5.2-rc6v5.2-rc6Linus Torvalds
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-22x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUsKonstantin Khlebnikov
2019-06-22x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3Tony W Wang-oc
2019-06-22ACPI, x86: Add Zhaoxin processors support for NONSTOP TSCTony W Wang-oc
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc
2019-06-22x86/cpu: Split Tremont based Atoms from the restAndy Shevchenko
2019-06-22Documentation/x86/64: Add documentation for GS/FS addressing modeThomas Gleixner
2019-06-22x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen
2019-06-22x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASEChang S. Bae
2019-06-22selftests/x86/fsgsbase: Test RD/WRGSBASEAndy Lutomirski
2019-06-22x86/entry/64: Document GSBASE handling in the paranoid pathChang S. Bae
2019-06-22x86/entry/64: Handle FSGSBASE enabled paranoid entry/exitChang S. Bae
2019-06-22x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae
2019-06-22x86/entry/64: Switch CR3 before SWAPGS in paranoid entryChang S. Bae
2019-06-22x86/process/64: Use FSGSBASE instructions on thread copy and ptraceChang S. Bae
2019-06-22x86/process/64: Use FSBSBASE in switch_to() if availableAndy Lutomirski
2019-06-22x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae
2019-06-22x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen
2019-06-22kbuild: Raise the minimum required binutils version to 2.21Chang S. Bae
2019-06-22x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE writeChang S. Bae
2019-06-22x86/ptrace: Prevent ptrace from clearing the FS/GS selectorChang S. Bae
2019-06-22Merge tag 'perf-core-for-mingo-5.3-20190621' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds