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-03
perf tests: Initialize sa.sa_flags
Colin Ian King
1
-0
/
+1
2016-03-03
perf test: Fix hists related entries
Arnaldo Carvalho de Melo
1
-15
/
+22
2016-03-03
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt (Red Hat)
1
-1
/
+1
2016-03-03
tools lib traceevent: Set int_array fields to NULL if freeing from error
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-03-03
tools lib traceevent: Fix time stamp rounding issue
Chaos.Chen
1
-0
/
+5
2016-03-03
perf script: Fix double free on command_line
Colin Ian King
1
-2
/
+2
2016-03-03
tools build: Use .s extension for preprocessed assembler code
Masahiro Yamada
1
-1
/
+1
2016-03-03
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2
-8
/
+63
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
2
-5
/
+70
2016-03-03
perf record: Ensure return non-zero rc when mmap fail
Wang Nan
1
-1
/
+4
2016-03-03
perf record: Introduce record__finish_output() to finish a perf.data
Wang Nan
1
-12
/
+25
2016-03-03
perf record: Extract synthesize code to record__synthesize()
Wang Nan
1
-55
/
+70
2016-03-03
perf record: Use WARN_ONCE to replace 'if' condition
Wang Nan
1
-8
/
+7
2016-03-03
perf data: Explicitly set byte order for integer types
Wang Nan
1
-0
/
+6
2016-03-03
perf data: Support converting data from bpf_perf_event_output()
Wang Nan
1
-1
/
+111
2016-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
1
-2
/
+20
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
1
-0
/
+13
2016-02-29
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2
-32
/
+117
2016-02-29
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
1
-7
/
+9
2016-02-29
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
1
-2
/
+6
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
1
-0
/
+4
2016-02-29
perf: Export perf_event_sysfs_show()
Thomas Gleixner
1
-0
/
+1
2016-02-29
perf/x86/intel/rapl: Convert it to a per package facility
Thomas Gleixner
1
-108
/
+86
2016-02-29
perf/x86/intel/rapl: Utilize event->pmu_private
Thomas Gleixner
1
-4
/
+12
2016-02-29
perf/x86/intel/rapl: Make PMU lock raw
Thomas Gleixner
1
-10
/
+10
2016-02-29
perf/x86/intel/rapl: Refactor the code some more
Thomas Gleixner
1
-30
/
+31
2016-02-29
perf/x86/intel/rapl: Clean up the printk output
Thomas Gleixner
1
-19
/
+23
2016-02-29
perf/x86/intel/rapl: Calculate timing once
Thomas Gleixner
1
-21
/
+18
2016-02-29
perf/x86/intel/rapl: Sanitize the quirk handling
Thomas Gleixner
1
-30
/
+19
2016-02-29
perf/x86/intel/rapl: Add proper error handling
Thomas Gleixner
1
-8
/
+21
2016-02-29
perf/x86/intel/rapl: Make Knights Landings support functional
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
Thomas Gleixner
1
-21
/
+11
2016-02-29
cpumask: Export cpumask_any_but()
Thomas Gleixner
1
-0
/
+1
2016-02-29
perf/x86/intel/uncore: Make PCI and MSR uncore independent
Thomas Gleixner
1
-16
/
+18
2016-02-29
perf/x86/intel/uncore: Clear all hardware state on exit
Thomas Gleixner
1
-0
/
+26
2016-02-29
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
3
-252
/
+198
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
6
-0
/
+142
2016-02-29
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
3
-16
/
+12
2016-02-29
perf: Allow storage of PMU private data in event
Thomas Gleixner
1
-0
/
+1
2016-02-29
perf/x86/uncore: Make uncore_pcibus_to_physid() static
Thomas Gleixner
2
-2
/
+1
2016-02-29
perf/x86/intel/uncore: Make code more readable
Thomas Gleixner
1
-45
/
+50
2016-02-29
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
4
-1
/
+33
2016-02-29
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/uncore: Fix error handling
Thomas Gleixner
2
-43
/
+94
2016-02-29
perf/x86/intel/uncore: Simplify error rollback
Thomas Gleixner
1
-21
/
+24
2016-02-29
perf/x86/intel/uncore: Remove pointless mask check
Thomas Gleixner
1
-6
/
+0
2016-02-29
perf: Add a reviewer
Peter Zijlstra
1
-0
/
+1
2016-02-29
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
Kan Liang
1
-1
/
+7
2016-02-29
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
501
-4313
/
+7061
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
[next]