Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af0a6fa46388e1e0c2d1a672aad84f8f6ef0b20b
af0a6fa
perf tools: Fix missing top level callchain
by Frederic Weisbecker
· 15 years ago
4e3b799
perf tools: Use strsep() over strtok_r() for parsing single line
by Steven Rostedt
· 15 years ago
60d526f
perf tools: Add 'make DEBUG=1' to remove the -O6 cflag
by Steven Rostedt
· 15 years ago
c88e4bf
perf top: Fix symbol annotation
by Arnaldo Carvalho de Melo
· 15 years ago
8f0b037
perf annotate: Remove requirement of passing a symbol name
by Arnaldo Carvalho de Melo
· 15 years ago
e420499
perf annotate: Use the sym_priv_size area for the histogram
by Arnaldo Carvalho de Melo
· 15 years ago
ed52ce2
perf tools: Add ->unmap_ip operation to struct map
by Arnaldo Carvalho de Melo
· 15 years ago
bbe2987
perf timechart: Add a process filter
by Arjan van de Ven
· 15 years ago
c258449
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
2e600d0
perf timechart: Improve the visual appearance of scheduler delays
by Arjan van de Ven
· 15 years ago
3bc2a39
perf timechart: Fix the wakeup-arrows that point to non-visible processes
by Arjan van de Ven
· 15 years ago
79b9ad3
perf tools: Add bunch of missing headers to LIB_H
by Arnaldo Carvalho de Melo
· 15 years ago
20639c1
perf tools: Add missing tools/perf/util/include/string.h
by Arnaldo Carvalho de Melo
· 15 years ago
dd86e72
perf stat: Count branches first
by Ingo Molnar
· 15 years ago
56aab46
perf stat: Re-align the default_attrs[] array
by Ingo Molnar
· 15 years ago
12133af
perf stat: Add branch performance events to default output
by Tim Blechmann
· 15 years ago
1abc7f5
perf tools: Display better error messages on missing packages
by Randy Dunlap
· 15 years ago
dc79959
perf top: Fix --delay_secs 0 division by zero
by Tim Blechmann
· 15 years ago
db9f11e
perf tools: Use DECLARE_BITMAP instead of an open-coded array
by Frederic Weisbecker
· 15 years ago
2ba0825
perf tools: Introduce bitmask'ed additional headers
by Frederic Weisbecker
· 15 years ago
5a116dd
perf tools: Use kernel bitmap library
by Frederic Weisbecker
· 15 years ago
1101820
perf stat: Add branch performance metric
by Anton Blanchard
· 15 years ago
f39cdf2
perf tools: Move dereference after NULL test
by Julia Lawall
· 15 years ago
210f9cb
perf tools: Bump version to 0.0.2
by Ingo Molnar
· 15 years ago
434a83c
events: Harmonize event field names and print output names
by Ingo Molnar
· 15 years ago
a66abe7
tracing/events: Fix locking imbalance in the filter code
by Ingo Molnar
· 15 years ago
c171b55
perf trace: Add filter Suppport
by Li Zefan
· 15 years ago
6fb2915
tracing/profile: Add filter support
by Li Zefan
· 15 years ago
b0f1a59
tracing/filters: Use a different op for glob match
by Li Zefan
· 15 years ago
fce29d1
tracing/filters: Refactor subsystem filter code
by Li Zefan
· 15 years ago
713490e
Merge branch 'tracing/core' into perf/core
by Ingo Molnar
· 15 years ago
c4dc775
perf tools: Remove all char * typecasts and use const in prototype
by Steven Rostedt
· 15 years ago
afdf1a4
perf tools: Handle - and + in parsing trace print format
by Steven Rostedt
· 15 years ago
cda4846
perf tools: Add latency format to trace output
by Steven Rostedt
· 15 years ago
0d1da91
perf tools: Handle both versions of ftrace output
by Steven Rostedt
· 15 years ago
ffa1895
perf tools: Fix bprintk reading in trace output
by Steven Rostedt
· 15 years ago
07a4bdd
perf tools: Still continue on failed parsing of an event
by Steven Rostedt
· 15 years ago
13999e5
perf tools: Handle the case with and without the "signed" trace field
by Steven Rostedt
· 15 years ago
f1d1fee
perf tools: Handle newlines in trace parsing better
by Steven Rostedt
· 15 years ago
b99af87
perf tools: Handle * as typecast in trace parsing
by Steven Rostedt
· 15 years ago
0959b8d
perf tools: Handle arrays in print fields for trace parsing
by Steven Rostedt
· 15 years ago
298ebc3
perf tools: Handle trace parsing of < and >
by Steven Rostedt
· 15 years ago
91ff2bc
perf tools: Fix backslash processing on trace print formats
by Steven Rostedt
· 15 years ago
924a79a
perf tools: Handle print concatenations in event format file
by Steven Rostedt
· 15 years ago
b226f744
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
a3ccf63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
d6047d7
Merge branch 'tty-fixes'
by Linus Torvalds
· 15 years ago
601adfe
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
655bdb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
e7d688e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
d470c05
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
ee67e6c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
220a625
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f061d83
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e345fe1
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ea87644
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e9a63a4
x86: linker script syntax nits
by Roland McGrath
· 15 years ago
eaf76e0
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
by Stefan Richter
· 15 years ago
1beee96
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
by Frederic Weisbecker
· 15 years ago
06f43d6
ftrace: Copy ftrace_graph_filter boot param using strlcpy
by Frederic Weisbecker
· 15 years ago
514fc01
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
by Linus Torvalds
· 15 years ago
43046b6
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
by Linus Torvalds
· 15 years ago
4524200
Make flush_to_ldisc properly handle parallel calls
by Linus Torvalds
· 15 years ago
ac522b6
[S390] sclp_vt220 build fix
by Michael Holzheu
· 15 years ago
6d7c5af
[S390] cio: change misleading console logic
by Peter Oberparleiter
· 15 years ago
d3acf71
[S390] call home support: fix proc handler
by Heiko Carstens
· 15 years ago
d9fa944
[S390] dasd: use idal for device characteristics
by Stefan Haberland
· 15 years ago
be6e3f9
[S390] Add highgprs facility to /proc/cpuinfo
by Andreas Krebbel
· 15 years ago
a7602f6
[S390] dasd: fix locking bug
by Stefan Haberland
· 15 years ago
03cadd3
[S390] tape390: Fix request queue handling in block driver
by Michael Holzheu
· 15 years ago
7874b1b
[S390] hypfs: Use subcode 6 if subcode 7 is not available
by Michael Holzheu
· 15 years ago
03717e3
watchdog: Fix rio watchdog probe function
by Thomas Gleixner
· 15 years ago
459c6d1
tracing: Document HAVE_SYSCALL_TRACEPOINTS needs
by Frederic Weisbecker
· 15 years ago
c44fc77
tracing: Move syscalls metadata handling from arch to core
by Frederic Weisbecker
· 15 years ago
457b646
sh: Fix a TRACE_IRQS_OFF typo.
by Paul Mundt
· 15 years ago
4d2947f
sh: Optimize the setup_rt_frame() I-cache flush.
by Paul Mundt
· 15 years ago
a66c2ed
sh: Populate initial secondary CPU info from boot_cpu_data.
by Paul Mundt
· 15 years ago
2908df9
sh: Tidy up SMP cpuinfo.
by Paul Mundt
· 15 years ago
eaa4770
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
by Paul Mundt
· 15 years ago
03541f8
perf_event: Adjust frequency and unthrottle for non-group-leader events
by Paul Mackerras
· 15 years ago
4d82894
tracing: Enable "__cold" functions
by Jiri Olsa
· 15 years ago
5cb084b
tracing: Enable records during the module load
by Jiri Olsa
· 15 years ago
756d17e
tracing: Support multiple pids in set_pid_ftrace file
by jolsa@redhat.com
· 15 years ago
194ec34
function-graph/x86: Replace unbalanced ret with jmp
by Steven Rostedt
· 15 years ago
80f5069
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
a3bafbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
25d5915
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
86ae13b
headers: Fix build after <linux/sched.h> removal
by Ingo Molnar
· 15 years ago
03266d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
ae445b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
54753fd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
1e103d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
80fa680
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
by Linus Torvalds
· 15 years ago
d5b889f
perf tools: Move threads & last_match to threads.c
by Arnaldo Carvalho de Melo
· 15 years ago
fb66ebd
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
491dc04
ALSA: hda - Allow all formats as default for Nvidia HDMI
by Takashi Iwai
· 15 years ago
29a4f2d
ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout
by Philby John
· 15 years ago
ccca7cd
ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228
by Takashi Iwai
· 15 years ago
f4f0b41
perf tools: Remove expensive old debug code from perf top
by Mike Galbraith
· 15 years ago
5493053
ALSA: hda - Fix mute sound with STAC9227/9228 codecs
by Takashi Iwai
· 15 years ago
Next »