index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
tools x86 machine: Add missing util.h to pick up 'page_size'
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-25
perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
Arnaldo Carvalho de Melo
8
-12
/
+16
2019-06-25
perf ctype: Remove now unused 'spaces' variable
Arnaldo Carvalho de Melo
2
-5
/
+0
2019-06-25
perf ui stdio: No need to use 'spaces' to left align
Arnaldo Carvalho de Melo
1
-3
/
+7
2019-06-25
perf ctype: Remove unused 'graph_line' variable
Arnaldo Carvalho de Melo
2
-5
/
+0
2019-06-25
perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...
Adrian Hunter
1
-0
/
+251
2019-06-25
perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...
Adrian Hunter
1
-0
/
+239
2019-06-25
perf db-export: Export synth events
Adrian Hunter
1
-2
/
+44
2019-06-25
perf intel-pt: Synthesize CBR events when last seen value changes
Adrian Hunter
1
-24
/
+41
2019-06-25
perf intel-pt: Add CBR value to decoder state
Adrian Hunter
2
-0
/
+2
2019-06-25
perf intel-pt: Cater for CBR change in PSB+
Adrian Hunter
1
-0
/
+7
2019-06-25
perf intel-pt: Decoder to output CBR changes immediately
Adrian Hunter
1
-10
/
+6
2019-06-25
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
Kyle Meyer
2
-2
/
+2
2019-06-25
perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()
Adrian Hunter
1
-12
/
+6
2019-06-25
perf thread-stack: Fix thread stack return from kernel for kernel-only case
Adrian Hunter
1
-1
/
+29
2019-06-25
perf tools: Fix cache.h include directive
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-06-24
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
2
-20
/
+27
2019-06-24
perf/x86/rapl: Get quirk state from new probe framework
Jiri Olsa
1
-79
/
+3
2019-06-24
perf/x86/rapl: Get attributes from new probe framework
Jiri Olsa
1
-89
/
+0
2019-06-24
perf/x86/rapl: Get MSR values from new probe framework
Jiri Olsa
1
-42
/
+11
2019-06-24
perf/x86/rapl: Get rapl_cntr_mask from new probe framework
Jiri Olsa
1
-36
/
+2
2019-06-24
perf/x86/rapl: Use new MSR detection interface
Jiri Olsa
1
-1
/
+191
2019-06-24
perf/x86/cstate: Use new probe function
Jiri Olsa
1
-65
/
+87
2019-06-24
perf/x86/msr: Use new probe function
Jiri Olsa
1
-50
/
+60
2019-06-24
perf/x86: Add MSR probe interface
Jiri Olsa
3
-1
/
+75
2019-06-24
Documentation/ABI: Document umwait control sysfs interfaces
Fenghua Yu
1
-0
/
+23
2019-06-24
x86/umwait: Add sysfs interface to control umwait maximum time
Fenghua Yu
1
-0
/
+36
2019-06-24
x86/umwait: Add sysfs interface to control umwait C0.2 state
Fenghua Yu
1
-8
/
+110
2019-06-24
x86/umwait: Initialize umwait control values
Fenghua Yu
3
-0
/
+72
2019-06-24
x86/cpufeatures: Enumerate user wait instructions
Fenghua Yu
1
-0
/
+1
2019-06-23
Linux 5.2-rc6
v5.2-rc6
Linus Torvalds
1
-1
/
+1
2019-06-22
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
1
-4
/
+3
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
2019-06-22
x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUs
Konstantin Khlebnikov
1
-1
/
+11
2019-06-22
x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3
Tony W Wang-oc
1
-0
/
+15
2019-06-22
ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
Tony W Wang-oc
2
-0
/
+2
2019-06-22
x86/cpu: Create Zhaoxin processors architecture support file
Tony W Wang-oc
5
-1
/
+189
2019-06-22
x86/cpu: Split Tremont based Atoms from the rest
Andy Shevchenko
1
-0
/
+1
2019-06-22
Documentation/x86/64: Add documentation for GS/FS addressing mode
Thomas Gleixner
2
-0
/
+200
2019-06-22
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
2
-1
/
+6
2019-06-22
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
2
-20
/
+15
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
Chang S. Bae
1
-2
/
+9
2019-06-22
selftests/x86/fsgsbase: Test RD/WRGSBASE
Andy Lutomirski
1
-3
/
+99
2019-06-22
x86/entry/64: Document GSBASE handling in the paranoid path
Chang S. Bae
1
-0
/
+9
2019-06-22
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
Chang S. Bae
2
-11
/
+75
2019-06-22
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2
-0
/
+49
2019-06-22
x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
Chang S. Bae
1
-8
/
+23
2019-06-22
x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
Chang S. Bae
1
-6
/
+13
2019-06-22
x86/process/64: Use FSBSBASE in switch_to() if available
Andy Lutomirski
1
-6
/
+28
2019-06-22
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
2
-15
/
+78
[next]