index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-11
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-02
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
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-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
perf symbols: Convert lseek + read to pread
Namhyung Kim
1
-5
/
+1
2015-01-29
perf tools: Use perf_data_file__fd() consistently
Namhyung Kim
2
-9
/
+10
2015-01-29
perf symbols: Support to read compressed module from build-id cache
Namhyung Kim
1
-5
/
+8
2015-01-29
perf evsel: Set attr.task bit for a tracking event
Namhyung Kim
1
-0
/
+1
2015-01-29
perf header: Set header version correctly
Namhyung Kim
1
-1
/
+1
2015-01-29
perf record: Show precise number of samples
Namhyung Kim
1
-12
/
+39
2015-01-29
perf tools: Do not use __perf_session__process_events() directly
Namhyung Kim
3
-10
/
+6
2015-01-29
perf callchain: Cache eh/debug frame offset for dwarf unwind
Namhyung Kim
2
-11
/
+21
[next]