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-02-12
perf build: Add libperf objects building
Jiri Olsa
6
-126
/
+141
2015-02-12
perf build: Add builtin objects building
Jiri Olsa
3
-36
/
+34
2015-02-12
perf build: Add tests objects building
Jiri Olsa
4
-55
/
+53
2015-02-12
perf build: Add bench objects building
Jiri Olsa
4
-22
/
+31
2015-02-12
perf build: Disable make's built-in rules
Jiri Olsa
1
-0
/
+4
2015-02-12
perf tools: Remove api fs object from python build
Jiri Olsa
1
-1
/
+0
2015-02-12
tools build: Add subdir support
Jiri Olsa
1
-0
/
+7
2015-02-12
tools build: Add detected config support
Jiri Olsa
2
-0
/
+7
2015-02-12
tools build: Add new build support
Jiri Olsa
16
-0
/
+442
2015-02-11
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
1
-1
/
+1
2015-02-11
perf buildid-cache: Consolidate .build-id cache path generators
Masami Hiramatsu
1
-17
/
+41
2015-02-11
perf buildid-cache: Remove unneeded debugdir parameters
Masami Hiramatsu
3
-47
/
+38
2015-02-11
perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.
Vinson Lee
1
-0
/
+4
2015-02-11
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
9
-25
/
+91
2015-02-07
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
5
-0
/
+20
2015-02-07
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
1
-3
/
+7
2015-02-07
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
3
-0
/
+92
2015-02-07
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
5
-54
/
+94
2015-02-07
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
3
-34
/
+14
2015-02-07
perf evlist: Fix typo in comment
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-02-07
perf trace: No need to enable evsels for workload started from perf
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-02-06
perf tools: Introduce event_format__fprintf method
Arnaldo Carvalho de Melo
2
-3
/
+12
2015-02-06
tools lib traceevent: Introduce trace_seq_do_fprintf function
Arnaldo Carvalho de Melo
2
-4
/
+11
2015-02-06
perf symbols: debuglink should take symfs option into account
Victor Kamensky
1
-3
/
+3
2015-02-06
perf symbols: Ignore mapping symbols on aarch64
Victor Kamensky
1
-4
/
+3
2015-02-06
perf probe: Update man page
Masami Hiramatsu
1
-2
/
+14
2015-02-06
perf probe: Fix to handle optimized not-inlined functions
Masami Hiramatsu
3
-8
/
+22
2015-02-06
perf tools: Fix a dso open fail message
Namhyung Kim
1
-1
/
+1
2015-02-06
perf tests: Do not rely on dso__data_read_offset() to open dso
Namhyung Kim
1
-5
/
+8
2015-02-06
perf test: Fix dso cache testcase
Namhyung Kim
1
-3
/
+6
2015-02-04
perf: Decouple unthrottling and rotating
Mark Rutland
2
-53
/
+30
2015-02-04
perf: Drop module reference on event init failure
Mark Rutland
1
-12
/
+16
2015-02-04
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
1
-1
/
+2
2015-02-04
perf: Fix put_event() ctx lock
Peter Zijlstra
1
-5
/
+12
2015-02-04
perf: Fix move_group() order
Peter Zijlstra (Intel)
1
-9
/
+47
2015-02-04
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2015-02-04
perf: Add a bit of paranoia
Peter Zijlstra
1
-1
/
+18
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
206
-1190
/
+2194
2015-02-02
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-02
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-71
/
+150
2015-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+28
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2
-4
/
+3
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-02-01
Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
4
-0
/
+47
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-10
/
+41
2015-01-31
Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+1
2015-01-31
Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+13
2015-01-31
Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-5
/
+28
2015-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-51
/
+107
2015-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
[next]