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
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
42
-1
/
+42
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2
-2
/
+3
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-04-19
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+11
2017-04-19
perf tools: Remove FLEX_ARRAY definition
Arnaldo Carvalho de Melo
2
-24
/
+2
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-17
Merge tag 'perf-core-for-mingo-4.12-20170413' of git://git.kernel.org/pub/scm...
Ingo Molnar
7
-34
/
+37
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
3
-2
/
+3
2017-04-14
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+3
2017-04-14
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
1
-0
/
+3
2017-04-13
Revert "perf tools: Fix include of linux/mman.h"
David Carrillo-Cisneros
1
-1
/
+1
2017-04-13
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
1
-1
/
+2
2017-04-13
tools build: Fix feature detection redefinion of build flags
David Carrillo-Cisneros
1
-5
/
+5
2017-04-13
perf tools: Disable JVMTI if no ELF support available
David Carrillo-Cisneros
1
-1
/
+3
2017-04-13
perf trace: Add usage of --no-syscalls in man page
Ravi Bangoria
1
-1
/
+2
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
2
-5
/
+11
2017-04-12
perf tools: Pass PYTHON config to feature detection
David Carrillo-Cisneros
2
-20
/
+13
2017-04-12
kprobes/x86: Consolidate insn decoder users for copying code
Masami Hiramatsu
3
-39
/
+36
2017-04-12
kprobes/x86: Use probe_kernel_read() instead of memcpy()
Masami Hiramatsu
2
-4
/
+13
2017-04-12
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2
-0
/
+7
2017-04-12
kprobes/x86: Make boostable flag boolean
Masami Hiramatsu
3
-11
/
+10
2017-04-12
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2017-04-12
kprobes/x86: Use instruction decoder for booster
Masami Hiramatsu
1
-23
/
+16
2017-04-12
kprobes/x86: Fix the description of __copy_instruction()
Masami Hiramatsu
1
-5
/
+5
2017-04-12
kprobes/x86: Fix kprobe-booster not to boost far call instructions
Masami Hiramatsu
1
-0
/
+2
2017-04-12
Merge tag 'perf-core-for-mingo-4.12-20170411' of git://git.kernel.org/pub/scm...
Ingo Molnar
16
-73
/
+99
2017-04-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
4
-47
/
+28
2017-04-11
Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...
Ingo Molnar
1
-0
/
+6
2017-04-11
perf annotate: Use stripped line instead of raw disassemble line
Taeung Song
1
-2
/
+2
2017-04-11
perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
Taeung Song
1
-35
/
+7
2017-04-11
perf tools: Do not print missing features in pipe-mode
David Carrillo-Cisneros
1
-0
/
+3
2017-04-11
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
1
-3
/
+13
2017-04-11
perf annotate: Process attr and build_id records
David Carrillo-Cisneros
1
-0
/
+2
2017-04-11
perf tools: Describe pipe mode in perf.data-file-fomat.txt
David Carrillo-Cisneros
1
-2
/
+17
2017-04-11
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2
-1
/
+3
2017-04-11
perf inject: Don't proceed if perf_session__process_event() fails
David Carrillo-Cisneros
1
-0
/
+2
2017-04-11
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
2
-0
/
+32
2017-04-11
perf annotate s390: Fix perf annotate error -95 (4.10 regression)
Christian Borntraeger
1
-0
/
+6
2017-04-11
perf string: Simplify ltrim() implementation
Arnaldo Carvalho de Melo
1
-5
/
+1
2017-04-11
perf tools: Refactor the code to strip command name with {l,r}trim()
Taeung Song
1
-9
/
+2
2017-04-11
perf pmu: Refactor wordwrap() with ltrim()
Taeung Song
1
-2
/
+1
2017-04-11
perf ui browser: Refactor the code to parse color configs with ltrim()
Taeung Song
1
-1
/
+1
2017-04-11
perf stat: Refactor the code to strip csv output with ltrim()
Taeung Song
1
-8
/
+2
2017-04-11
perf evsel: Return exact sub event which failed with EPERM for wildcards
Jin Yao
1
-1
/
+7
2017-04-11
perf script: Use strtok_r() when parsing output field list
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-11
perf callchains: Switch from strtok() to strtok_r() when parsing options
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-11
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
1
-2
/
+5
2017-04-11
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
1
-38
/
+21
2017-04-11
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
1
-5
/
+4
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
435
-2747
/
+4661
[next]