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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
tools lib traceevent: Changed return logic of tep_register_event_handler() API
Tzvetomir Stoyanov
2
-2
/
+13
2019-01-08
tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...
Tzvetomir Stoyanov
1
-5
/
+12
2019-01-08
tools lib traceevent: Rename struct cmdline to struct tep_cmdline
Tzvetomir Stoyanov
3
-24
/
+24
2019-01-08
tools lib traceevent: Initialize host_bigendian at tep_handle allocation
Tzvetomir Stoyanov
1
-1
/
+3
2019-01-08
tools lib traceevent: Introduce new libtracevent API: tep_override_comm()
Tzvetomir Stoyanov
2
-15
/
+55
2019-01-08
perf tests: Add a test for the ARM 32-bit [vectors] page
Florian Fainelli
4
-0
/
+34
2019-01-08
perf tools: Make find_vdso_map() more modular
Florian Fainelli
4
-12
/
+11
2019-01-08
perf trace: Fix alignment for [continued] lines
Arnaldo Carvalho de Melo
1
-2
/
+3
2019-01-08
perf trace: Fix ')' placement in "interrupted" syscall lines
Arnaldo Carvalho de Melo
1
-2
/
+8
2019-01-08
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...
Ingo Molnar
17
-28
/
+89
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-3
/
+3
2019-01-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-3
/
+3
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
perf test shell: Use a fallback to get the pathname in vfs_getname
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-01-04
perf python: Make sure the python binding output directory is in place
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
1
-1
/
+0
2019-01-04
perf annotate: Pass filename to objdump via execl
Ivan Krylov
1
-4
/
+4
2019-01-04
perf report: Fix wrong iteration count in --branch-history
Jin Yao
3
-13
/
+22
2019-01-04
tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-01-04
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-01-04
tools headers uapi: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+19
2019-01-04
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+7
2019-01-04
tools headers uapi: Update i915_drm.h
Arnaldo Carvalho de Melo
1
-0
/
+8
2019-01-04
tools iio: Override CFLAGS assignments
Jiri Olsa
1
-1
/
+1
2019-01-04
tools thermal tmon: Use -O3 instead of -O1 if available
Jiri Olsa
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+1106
2019-01-03
tools beauty: Make the prctl option table generator catch all PR_ options
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-03
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2019-01-03
tools headers x86: Sync disabled-features.h
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-01-03
perf stat: Fix endless wait for child process
Jin Yao
1
-1
/
+2
2019-01-03
Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...
Ingo Molnar
27
-166
/
+620
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
1
-3
/
+1105
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+445
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+70
2019-01-02
perf session: Add comment for perf_session__register_idle_thread()
Adrian Hunter
1
-0
/
+7
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
5
-25
/
+69
2019-01-02
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
1
-12
/
+17
2019-01-02
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
1
-7
/
+19
2019-01-02
perf thread-stack: Allow for a thread stack array
Adrian Hunter
1
-6
/
+34
2019-01-02
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
1
-32
/
+49
2019-01-02
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
1
-4
/
+3
2019-01-02
perf thread-stack: Simplify some code in thread_stack__process()
Adrian Hunter
1
-11
/
+7
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
1
-1
/
+1
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-0
/
+156
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-0
/
+338
2018-12-28
Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-37
/
+288
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+311
[next]