index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
perf jit: genelf makes assumptions about endian
Anton Blanchard
1
-14
/
+10
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
1
-1
/
+1
2016-03-30
Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
4
-7
/
+22
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
4
-7
/
+22
2016-03-29
Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
1
-0
/
+2
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
1
-0
/
+2
2016-03-25
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
Huang Rui
1
-3
/
+3
2016-03-25
Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2
-1
/
+2
2016-03-24
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-03-24
perf tests: Fix tarpkg build test error output redirection
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-24
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
79
-557
/
+385
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
4
-44
/
+12
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2
-7
/
+9
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
1
-38
/
+31
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
4
-46
/
+0
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
4
-5
/
+3
2016-03-23
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+12
2016-03-23
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
1
-3
/
+1
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
20
-217
/
+197
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2
-8
/
+1
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
1
-7
/
+0
2016-03-23
perf script: Remove lots of unused arguments
Arnaldo Carvalho de Melo
1
-23
/
+14
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
4
-11
/
+7
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
13
-52
/
+17
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
16
-45
/
+35
2016-03-23
perf tests: Forward the perf_sample in the dwarf unwind test
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
15
-26
/
+22
2016-03-22
perf list: Fix documentation of :ppp
Andi Kleen
1
-2
/
+4
2016-03-21
perf bench numa: Fix assertion for nodes bitfield
Jakub Jelen
1
-1
/
+1
2016-03-21
perf/x86/intel/rapl: Add missing Broadwell models
Srinivas Pandruvada
1
-0
/
+2
2016-03-21
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
Kan Liang
1
-5
/
+2
2016-03-21
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui
5
-2
/
+369
2016-03-21
x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag
Huang Rui
2
-1
/
+5
2016-03-21
perf/core: Document some hotplug bits
Peter Zijlstra
1
-0
/
+19
2016-03-21
perf/x86/amd: Add support for new IOMMU performance events
Suravee Suthikulpanit
1
-0
/
+5
2016-03-21
perf/x86/amd: Move nodes_per_socket into bsp_init_amd()
Huang Rui
1
-2
/
+12
2016-03-21
perf/x86/cqm: Factor out some common code
Peter Zijlstra
1
-15
/
+13
2016-03-21
perf/x86/mbm: Add support for MBM counter overflow handling
Vikas Shivappa
1
-5
/
+134
2016-03-21
perf/x86/mbm: Implement RMID recycling
Vikas Shivappa
1
-4
/
+27
2016-03-21
perf/x86/mbm: Add memory bandwidth monitoring event management
Tony Luck
1
-6
/
+116
2016-03-21
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
3
-4
/
+128
2016-03-21
perf/x86/cqm: Fix CQM memory leak and notifier leak
Vikas Shivappa
1
-11
/
+32
2016-03-21
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
Vikas Shivappa
2
-3
/
+11
2016-03-21
perf/core: Fix Undefined behaviour in rb_alloc()
Peter Zijlstra
1
-2
/
+4
2016-03-21
perf/x86/BTS: Fix RCU usage
Peter Zijlstra
1
-1
/
+4
2016-03-21
perf/core: Fix dynamic interrupt throttle
Peter Zijlstra
1
-36
/
+51
2016-03-21
perf/x86/ibs: Add IBS interrupt to the dynamic throttle
Peter Zijlstra
1
-0
/
+3
2016-03-21
perf/x86/ibs: Fix race with IBS_STARTING state
Peter Zijlstra
1
-3
/
+29
[next]