Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aeaee8a2c9cb4489f166ca0e39c568e8254faaa6
aeaee8a
ftrace: build fix
by Ingo Molnar
· 17 years ago
2577046
ftrace: build fix
by Ingo Molnar
· 17 years ago
5e3ca0e
ftrace: introduce the "hex" output method
by Ingo Molnar
· 17 years ago
2e0f576
ftrace: build fix
by Ingo Molnar
· 17 years ago
0fd9e0d
ftrace: use cpu clock again
by Ingo Molnar
· 17 years ago
26994ea
ftrace: enabled tracing by default
by Steven Rostedt
· 17 years ago
4eebcc8
ftrace: disable tracing on failure
by Steven Rostedt
· 17 years ago
37ad508
ftrace - fix dynamic ftrace memory leak
by Steven Rostedt
· 17 years ago
088b1e42
ftrace: pipe fixes
by Steven Rostedt
· 17 years ago
dcb6308
ftrace, locking fix
by Ingo Molnar
· 17 years ago
f0a920d
ftrace: add trace_special()
by Ingo Molnar
· 17 years ago
cb0f12a
ftrace: bin-output
by Ingo Molnar
· 17 years ago
f9896bf
ftrace: add raw output
by Ingo Molnar
· 17 years ago
8c523a9
ftrace: clean-up-pipe-iteration
by Ingo Molnar
· 17 years ago
cdd31cd
ftrace: remove-idx-sync
by Ingo Molnar
· 17 years ago
53c37c1
ftrace: fast, scalable, synchronized timestamps
by Ingo Molnar
· 17 years ago
750ed1a
ftrace: timestamp syncing, prepare
by Ingo Molnar
· 17 years ago
4bf39a9
ftrace: cleanups
by Ingo Molnar
· 17 years ago
d4c5a2f
ftrace: fix locking
by Ingo Molnar
· 17 years ago
b3806b4
ftrace: user run time file reading
by Steven Rostedt
· 17 years ago
214023c
ftrace: add a buffer for output
by Steven Rostedt
· 17 years ago
93a588f
ftrace: change buffers to producer consumer
by Steven Rostedt
· 17 years ago
1d4db00
ftrace: reset selftests
by Steven Rostedt
· 17 years ago
08bafa0
ftrace: disable all tracers on corrupted buffer
by Steven Rostedt
· 17 years ago
4e3c333
ftrace: fix time offset
by Ingo Molnar
· 17 years ago
77a2b37
ftrace: startup tester on dynamic tracing.
by Steven Rostedt
· 17 years ago
7bd2f24
ftrace: add README
by Ingo Molnar
· 17 years ago
c7aafc5
ftrace: cleanups
by Ingo Molnar
· 17 years ago
60a1177
ftrace: add self-tests
by Steven Rostedt
· 17 years ago
e1c08bd
ftrace: force recording
by Steven Rostedt
· 17 years ago
57f50be
ftrace: fix max latency
by Steven Rostedt
· 17 years ago
89b2f97
ftrace: fix updates to max trace
by Steven Rostedt
· 17 years ago
18cef37
ftrace: don't use raw_local_irq_save/restore
by Steven Rostedt
· 17 years ago
0764d23
ftrace: lockdep notrace annotations
by Steven Rostedt
· 17 years ago
361943a
ftrace: irqs off smp_processor_id() fix
by Steven Rostedt
· 17 years ago
5568b13
ftrace: debug smp_processor_id, use notrace preempt disable
by Steven Rostedt
· 17 years ago
f43fdad
ftrace: fix kexec
by Ingo Molnar
· 17 years ago
4c11d7a
ftrace: convert single large buffer into single pages.
by Steven Rostedt
· 17 years ago
5072c59
ftrace: add filter select functions to trace
by Steven Rostedt
· 17 years ago
d61f82d
ftrace: use dynamic patching for updating mcount calls
by Steven Rostedt
· 17 years ago
3c1720f
ftrace: move memory management out of arch code
by Steven Rostedt
· 17 years ago
dfa60ab
ftrace: use nops instead of jmp
by Steven Rostedt
· 17 years ago
b0fc494
ftrace: add ftrace_enabled sysctl to disable mcount function
by Steven Rostedt
· 17 years ago
3d08339
ftrace: dynamic enabling/disabling of function calls
by Steven Rostedt
· 17 years ago
6cd8a4b
ftrace: trace preempt off critical timings
by Steven Rostedt
· 17 years ago
81d68a9
ftrace: trace irq disabled critical timings
by Steven Rostedt
· 17 years ago
352ad25
ftrace: tracer for scheduler wakeup latency
by Steven Rostedt
· 17 years ago
35e8e30
ftrace: add tracing of context switches
by Steven Rostedt
· 17 years ago
1b29b01
ftrace: function tracer
by Steven Rostedt
· 17 years ago
bc0c38d
ftrace: latency tracer infrastructure
by Steven Rostedt
· 17 years ago
16444a8
ftrace: add basic support for gcc profiler instrumentation
by Arnaldo Carvalho de Melo
· 17 years ago
6e76641
ftrace: annotate core code that should not be traced
by Arnaldo Carvalho de Melo
· 17 years ago
23adec5
x86: add notrace annotations to vsyscall.
by Steven Rostedt
· 17 years ago
ffdc1a0
tracing: add notrace to linkage.h
by Ingo Molnar
· 17 years ago
5028252
ftrace: add preempt_enable/disable notrace macros
by Steven Rostedt
· 17 years ago
7c731e0
ftrace: make the task state char-string visible to all
by Steven Rostedt
· 17 years ago
bd3bff9
sched: add latency tracer callbacks to the scheduler
by Ingo Molnar
· 17 years ago
75d3bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
0a891ad
[CIFS] Fix reversed memset arguments
by Dave Jones
· 16 years ago
e405824
Adds username in the upcall key for unattended mounts with keytab
by Igor Mammedov
· 17 years ago
a0abb93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
9956c112
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
ada44a0
sparc64: Prevent stack backtrace false positives on trap frames.
by David S. Miller
· 16 years ago
0d817bc
[CIFS] Remove redundant NULL check
by Steve French
· 16 years ago
14d2c68
sparc64: Fix stack tracing through trap frames.
by David S. Miller
· 17 years ago
a051bc5
sparc64: Fix kernel thread stack termination.
by David S. Miller
· 17 years ago
071f92d
net: The world is not perfect patch.
by Rami Rosen
· 17 years ago
4b749440
tcp: Make prior_ssthresh a u32
by Ilpo Järvinen
· 17 years ago
88860c9
xfrm_user: Remove zero length key checks.
by David S. Miller
· 17 years ago
51f82a2
net/ipv4/arp.c: Use common hex_asc helpers
by Denis Cheng
· 17 years ago
b1443e2
cassini: Only use chip checksum for ipv4 packets.
by David S. Miller
· 17 years ago
78b58e5
HTC_EGPIO is ARM-only
by Al Viro
· 17 years ago
337e3c4
provide out-of-line strcat() for m68k
by Al Viro
· 17 years ago
8c5330a
caiaq endianness fix
by Al Viro
· 17 years ago
839cd31
MODULE_LICENSE expects "GPL v2", not "GPLv2"
by Al Viro
· 17 years ago
e3428e2
msnd_* is ISA-only
by Al Viro
· 17 years ago
46cb69c
missing dependencies on HAS_DMA
by Al Viro
· 17 years ago
9d8df6a
ocfs2 endianness fixes
by Al Viro
· 17 years ago
f6c2fb5
irda-usb endianness annotations and fixes
by Al Viro
· 17 years ago
572abae
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
by Al Viro
· 17 years ago
79bc12a
ecryptfs fixes
by Al Viro
· 17 years ago
4ec7ffa
misc drivers/net endianness noise
by Al Viro
· 17 years ago
8152b4a
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
by Al Viro
· 17 years ago
3e3b48e
missing export of csum_partial() on uml/amd64
by Al Viro
· 17 years ago
d347926
uml: add missing exports for UML_RANDOM=m
by Al Viro
· 17 years ago
13c48c4
fix hppfs Makefile breakage
by Al Viro
· 17 years ago
3787fa6
fix include order in sys-i386/registers.c
by Al Viro
· 17 years ago
296cd66
missed kmalloc() in pcap_user.c
by Al Viro
· 17 years ago
7d227cd2
tcp: TCP connection times out if ICMP frag needed is delayed
by Sridhar Samudrala
· 17 years ago
c8942f1
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
by Patrick McHardy
· 17 years ago
4da5105
af_key: Fix selector family initialization.
by Kazunori MIYAZAWA
· 17 years ago
3651751
sunhv: Fix locking in non-paged I/O case.
by David S. Miller
· 17 years ago
5cf11da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
397d71d
[CIFS] Remove debug statement
by Steve French
· 17 years ago
5651ced
Fix possible access to undefined memory region.
by Igor Mammedov
· 17 years ago
d8ac48d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
5d283e8
libertas: Fix ethtool statistics
by David Woodhouse
· 17 years ago
0d580a7
mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
by Helmut Schaa
· 17 years ago
d40ace0
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
e616c63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
Next »