index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-13
Merge tag 'v4.3-rc1' into perf/core, to refresh the tree
Ingo Molnar
49
-438
/
+3458
2015-09-12
selftests: enhance membarrier syscall test
Mathieu Desnoyers
1
-25
/
+75
2015-09-12
selftests: add membarrier syscall test
Pranith Kumar
4
-0
/
+84
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-117
/
+27
2015-09-09
Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-19
/
+481
2015-09-09
selftests:vm: point to libhugetlbfs for regression testing
Mike Kravetz
1
-0
/
+4
2015-09-09
Revert "selftests: add hugetlbfstest"
Mike Kravetz
3
-98
/
+0
2015-09-09
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
1
-0
/
+10
2015-09-09
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
1
-17
/
+8
2015-09-09
selftests/userfaultfd: fix compiler warnings on 32-bit
Geert Uytterhoeven
1
-3
/
+6
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-76
/
+231
2015-09-08
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
Andrea Arcangeli
1
-1
/
+1
2015-09-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
46
-289
/
+3743
2015-09-05
userfaultfd: selftest
Andrea Arcangeli
3
-0
/
+650
2015-09-05
selftests/capabilities: Add tests for capability evolution
Andy Lutomirski
4
-0
/
+520
2015-09-04
perf trace: Add read/write to the file group
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-09-04
perf probe: Print deleted events in cmd_probe()
Namhyung Kim
5
-10
/
+69
2015-09-04
perf probe: Split del_perf_probe_events()
Namhyung Kim
1
-4
/
+36
2015-09-04
perf probe: Move print logic into cmd_probe()
Namhyung Kim
3
-20
/
+53
2015-09-04
perf probe: Link trace_probe_event into perf_probe_event
Wang Nan
2
-40
/
+22
2015-09-04
perf probe: Split add_perf_probe_events()
Namhyung Kim
1
-4
/
+35
2015-09-04
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
2
-33
/
+151
2015-09-04
perf session: Don't call dump_sample() when evsel is NULL
Kan Liang
1
-1
/
+1
2015-09-04
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
4
-0
/
+93
2015-09-04
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
2
-1
/
+5
2015-09-04
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
4
-2
/
+104
2015-09-04
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
4
-0
/
+1038
2015-09-04
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
Adrian Hunter
1
-2
/
+6
2015-09-04
perf tools: Add a test for decoding of new x86 instructions
Adrian Hunter
9
-0
/
+1390
2015-09-04
perf tools: Display build warning if x86 instruction decoder differs from kernel
Adrian Hunter
1
-1
/
+12
2015-09-04
tools lib api fs: Add FSTYPE__configured() method
Jiri Olsa
2
-10
/
+18
2015-09-04
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
2
-9
/
+50
2015-09-04
tools lib api fs: Add tracefs into fs.c object
Jiri Olsa
2
-0
/
+29
2015-09-04
tools lib api fs: Add debugfs into fs.c object
Jiri Olsa
2
-6
/
+26
2015-09-04
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
Jiri Olsa
2
-8
/
+8
2015-09-04
tools lib api fs: Add STR and PATH_MAX macros to fs object
Jiri Olsa
2
-0
/
+11
2015-09-04
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
4
-54
/
+60
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
9
-79
/
+101
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+16
2015-09-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-16
/
+201
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+25
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-31
/
+176
2015-09-02
perf tools: Fix use of wrong event when processing exit events
Adrian Hunter
3
-4
/
+4
2015-09-02
perf tools: Move tracing_path stuff under same namespace
Jiri Olsa
3
-16
/
+18
2015-09-02
perf tools: Remove mountpoint arg from perf_debugfs_mount
Jiri Olsa
3
-9
/
+9
2015-09-02
perf stat: Quieten failed to read counter message
Andi Kleen
1
-1
/
+1
2015-09-02
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
3
-5
/
+96
2015-09-02
perf cpumap: Factor out functions to get core_id and socket_id
Kan Liang
2
-18
/
+35
2015-09-02
tools lib traceevent: Support function __get_dynamic_array_len
He Kuang
4
-2
/
+57
2015-09-02
perf tools: Copy linux/filter.h to tools/include
He Kuang
2
-0
/
+232
[next]