projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2019-07-02
Luke Mujica
perf jevents: Use nonlocal include statements in pmu...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Mao Han
perf annotate: Add csky support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Andi Kleen
perf stat: Fix metrics with --no-merge
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Andi Kleen
perf stat: Fix group lookup for metric group
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Andi Kleen
perf stat: Don't merge events in the same PMU
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Andi Kleen
perf stat: Make metric event lookup more robust
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Arnaldo Carvalho...
tools lib: Move argv_{split,free} from tools/perf/util/
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Arnaldo Carvalho...
perf tools: Drop strxfrchar(), use strreplace() equival...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Arnaldo Carvalho...
tools lib: Adopt strreplace() from the kernel
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Arnaldo Carvalho...
perf tools: Ditch rtrim(), use strim() from tools/lib
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf tools: Remove trim() implementation, use tools...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
tools lib: Adopt strim() from the kernel
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf tools: Ditch rtrim(), use skip_spaces() to get...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf report: Use skip_spaces()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf metricgroup: Use strsep()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf strfilter: Use skip_spaces()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf probe: Use skip_spaces() for argv handling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf time-utils: Use skip_spaces()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf header: Use skip_spaces() in __write_cpudesc()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf stat: Use recently introduced skip_spaces()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
tools lib: Adopt skip_spaces() from the kernel sources
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
perf tools: Use linux/ctype.h in more places
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arnaldo Carvalho...
tools perf: Move from sane_ctype.h obtained from git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf tools: Add missing util.h to pick up 'page_size...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf tools: Remove old baggage that is util/include...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf symbols: We need util.h in symbol-elf.c for zfree()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
tools x86 machine: Add missing util.h to pick up 'page_...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf string: Move 'dots' and 'graph_dotted_line' out...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf ctype: Remove now unused 'spaces' variable
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf ui stdio: No need to use 'spaces' to left align
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Arnaldo Carvalho...
perf ctype: Remove unused 'graph_line' variable
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf scripts python: export-to-postgresql.py: Export...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf scripts python: export-to-sqlite.py: Export Intel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf db-export: Export synth events
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf intel-pt: Synthesize CBR events when last seen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf intel-pt: Add CBR value to decoder state
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf intel-pt: Cater for CBR change in PSB+
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf intel-pt: Decoder to output CBR changes immediately
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Kyle Meyer
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf thread-stack: Eliminate code duplicating thread_st...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Adrian Hunter
perf thread-stack: Fix thread stack return from kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Numfor Mbiziwo...
perf tools: Fix cache.h include directive
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Ian Rogers
perf/cgroups: Don't rotate events for cgroups unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86/rapl: Get quirk state from new probe framework
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86/rapl: Get attributes from new probe framework
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86/rapl: Get MSR values from new probe framework
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86/rapl: Get rapl_cntr_mask from new probe framework
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86/rapl: Use new MSR detection interface
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86/cstate: Use new probe function
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86/msr: Use new probe function
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jiri Olsa
perf/x86: Add MSR probe interface
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Ingo Molnar
Merge branch 'x86/cpu' into perf/core, to pick up depen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Ingo Molnar
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Fenghua Yu
Documentation/ABI: Document umwait control sysfs interfaces
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Fenghua Yu
x86/umwait: Add sysfs interface to control umwait maxim...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Fenghua Yu
x86/umwait: Add sysfs interface to control umwait C0...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Fenghua Yu
x86/umwait: Initialize umwait control values
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Fenghua Yu
x86/cpufeatures: Enumerate user wait instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Linus Torvalds
Linux 5.2-rc6
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Linus Torvalds
Merge tag 'iommu-fix-v5.2-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Peter Xu
Revert "iommu/vt-d: Fix lock inversion between iommu...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Linus Torvalds
Merge tag 'pci-v5.2-fixes-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Linus Torvalds
Merge tag 'powerpc-5.2-5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Marcel Holtmann
Bluetooth: Fix regression with minimum encryption key...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Konstantin...
x86/cpu: Disable frequency requests via aperfmperf...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Tony W Wang-oc
x86/acpi/cstate: Add Zhaoxin processors support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Tony W Wang-oc
ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Tony W Wang-oc
x86/cpu: Create Zhaoxin processors architecture support...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Andy Shevchenko
x86/cpu: Split Tremont based Atoms from the rest
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Thomas Gleixner
Documentation/x86/64: Add documentation for GS/FS addre...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Andi Kleen
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Andy Lutomirski
x86/cpu: Enable FSGSBASE on 64bit by default and add...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
selftests/x86/fsgsbase: Test ptracer-induced GSBASE...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Andy Lutomirski
selftests/x86/fsgsbase: Test RD/WRGSBASE
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
x86/entry/64: Document GSBASE handling in the paranoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
x86/entry/64: Handle FSGSBASE enabled paranoid entry...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
x86/entry/64: Switch CR3 before SWAPGS in paranoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
x86/process/64: Use FSGSBASE instructions on thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Andy Lutomirski
x86/process/64: Use FSBSBASE in switch_to() if available
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
x86/fsgsbase/64: Enable FSGSBASE instructions in helper...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Andi Kleen
x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
kbuild: Raise the minimum required binutils version...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Andy Lutomirski
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
selftests/x86/fsgsbase: Test ptracer-induced GSBASE...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Chang S. Bae
x86/ptrace: Prevent ptrace from clearing the FS/GS...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Ingo Molnar
Merge tag 'perf-core-for-mingo-5.3-20190621' of git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Eric Dumazet
tcp: refine memory limit test in tcp_fragment()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Linus Torvalds
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Andy Lutomirski
x86/vdso: Prevent segfaults due to hoisted vclock reads
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Trond Myklebust
SUNRPC: Fix a credential refcount leak
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Anna Schumaker
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Lin Yi
net :sunrpc :clnt :Fix xps refcount imbalance on the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Benjamin Coddington
NFS4: Only set creation opendata if O_CREAT
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Linus Torvalds
Merge tag 'drm-fixes-2019-06-21' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
next