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
Age
Commit message (
Expand
)
Author
Files
Lines
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
5
-0
/
+96
2015-09-04
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
3
-2
/
+6
2015-09-04
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
5
-4
/
+106
2015-09-04
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
5
-0
/
+1045
2015-09-04
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
Adrian Hunter
2
-4
/
+12
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-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
2015-09-02
perf tools: Always use non inlined file name for 'srcfile' sort key
Andi Kleen
3
-7
/
+28
2015-09-02
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-26
/
+31
2015-09-01
perf tools: Fix link time error with sample_reg_masks on non x86
Stephane Eranian
3
-23
/
+27
2015-09-01
perf build: Fix Intel PT instruction decoder dependency problem
Wang Nan
1
-0
/
+1
2015-09-01
perf dwarf: Fix potential array out of bounds access
Wang Nan
3
-3
/
+3
2015-09-01
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
17
-13
/
+193
2015-09-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-75
/
+62
2015-09-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+8
2015-09-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-959
/
+762
2015-09-01
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-164
/
+329
2015-09-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
206
-1584
/
+19187
2015-09-01
Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-120
/
+170
2015-09-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-3
/
+12
2015-09-01
Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+14
2015-09-01
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
49
-907
/
+992
2015-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
154
-7328
/
+15624
2015-09-01
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
320
-4940
/
+9096
2015-09-01
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
64
-681
/
+796
2015-09-01
Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
30
-176
/
+240
2015-09-01
Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
47
-227
/
+2116
2015-09-01
Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
62
-1252
/
+2302
2015-09-01
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
28
-76
/
+1195
2015-09-01
Merge tag 'hwmon-for-linus-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-623
/
+1808
[next]