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
2018-04-13
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
1
-5
/
+3
2018-04-13
perf record: Change warning for missing sysfs entry to debug
Thomas Richter
1
-1
/
+2
2018-04-12
perf tests: Disable breakpoint accounting test for powerpc
Sandipan Das
1
-0
/
+1
2018-04-12
perf sched: Fix documentation for timehist
Takuya Yamamoto
1
-2
/
+2
2018-04-12
perf version: Print status for syscall_table
Jin Yao
1
-0
/
+3
2018-04-12
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
5
-8
/
+8
2018-04-12
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
2
-4
/
+4
2018-04-12
Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...
Arnaldo Carvalho de Melo
1
-2
/
+0
2018-04-12
perf tests bpf: Remove unused ptrace.h include from LLVM test
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-04-12
perf jvmti: Give hints about package names needed to build
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-12
perf annotate browser: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-04-12
perf annotate: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
2
-2
/
+18
2018-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
3
-0
/
+30
2018-04-12
tools headers: Restore READ_ONCE() C++ compatibility
Mark Rutland
1
-5
/
+15
2018-04-12
perf stat: Enable 1ms interval for printing event counters values
Alexey Budankov
2
-13
/
+3
2018-04-10
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_uprobe_init()
Song Liu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
1
-0
/
+2
2018-04-10
Merge tag 'perf-urgent-for-mingo-4.17-20180409' of git://git.kernel.org/pub/s...
Ingo Molnar
6
-24
/
+29
2018-04-09
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
1
-0
/
+6
2018-04-09
perf tests clang: Fix function name for clang IR test
Sandipan Das
1
-1
/
+1
2018-04-09
perf clang: Add support for recent clang versions
Sandipan Das
1
-1
/
+10
2018-04-09
perf tools: Fix perf builds with clang support
Sandipan Das
1
-1
/
+2
2018-04-09
perf tools: No need to include namespaces.h in util.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-06
perf hists browser: Remove leftover from row returned from refresh
Arnaldo Carvalho de Melo
1
-8
/
+2
2018-04-06
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-04-06
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
Adrian Hunter
1
-10
/
+10
2018-04-06
Merge tag 'perf-urgent-for-mingo-4.17-20180406' of git://git.kernel.org/pub/s...
Ingo Molnar
6
-40
/
+141
2018-04-05
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
1
-4
/
+108
2018-04-05
perf report: Remove duplicated 'samples' in lost samples warning
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-05
perf ui browser: Fixup cleaning unused lines at the bottom
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-05
perf annotate browser: Fixup vertical line separating metrics from instructions
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-05
perf annotate: Show group details on the title line
Arnaldo Carvalho de Melo
1
-2
/
+5
2018-04-05
perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
Adrian Hunter
1
-30
/
+24
2018-04-05
perf/x86/intel: Move regs->flags EXACT bit init
Stephane Eranian
1
-10
/
+24
2018-04-04
Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...
Ingo Molnar
22
-116
/
+418
2018-04-03
perf trace: Remove redundant ')'
Changbin Du
1
-1
/
+1
2018-04-03
perf annotate stdio2: Print more descriptive event information header
Arnaldo Carvalho de Melo
1
-7
/
+3
2018-04-03
perf annotate browser: Show extra title line with event information
Arnaldo Carvalho de Melo
1
-4
/
+27
2018-04-03
perf annotate: Introduce annotation__scnprintf_samples_period() method
Arnaldo Carvalho de Melo
2
-0
/
+50
2018-04-03
perf ui browser: Move the extra title lines from the hists browser
Arnaldo Carvalho de Melo
3
-20
/
+33
2018-04-03
perf hists: Move hists__scnprintf_title() away from the TUI code
Arnaldo Carvalho de Melo
2
-79
/
+81
2018-04-03
perf hists: Introduce hists__scnprint_title()
Arnaldo Carvalho de Melo
2
-4
/
+17
2018-04-03
perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
Arnaldo Carvalho de Melo
1
-5
/
+3
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
105
-1797
/
+3058
2018-04-02
bitmap: fix memset optimization on big-endian systems
Omar Sandoval
1
-5
/
+17
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2498
-467668
/
+95
2018-04-02
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
130
-21
/
+11864
2018-04-02
Merge tag 'm68k-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-149
/
+296
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-108
/
+141
[next]