index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
posix-cpu-timers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
ftrace: force recording
Steven Rostedt
2
-0
/
+55
2008-05-23
ftrace: fix max latency
Steven Rostedt
1
-6
/
+6
2008-05-23
ftrace: fix updates to max trace
Steven Rostedt
2
-13
/
+20
2008-05-23
ftrace: don't use raw_local_irq_save/restore
Steven Rostedt
2
-4
/
+4
2008-05-23
ftrace: lockdep notrace annotations
Steven Rostedt
2
-12
/
+13
2008-05-23
ftrace: irqs off smp_processor_id() fix
Steven Rostedt
1
-2
/
+11
2008-05-23
ftrace: debug smp_processor_id, use notrace preempt disable
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: fix kexec
Ingo Molnar
3
-0
/
+15
2008-05-23
ftrace: convert single large buffer into single pages.
Steven Rostedt
2
-58
/
+195
2008-05-23
ftrace: add filter select functions to trace
Steven Rostedt
2
-18
/
+513
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
5
-84
/
+261
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
3
-163
/
+192
2008-05-23
ftrace: use nops instead of jmp
Steven Rostedt
3
-18
/
+28
2008-05-23
ftrace: add ftrace_enabled sysctl to disable mcount function
Steven Rostedt
3
-18
/
+124
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
5
-32
/
+597
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
8
-53
/
+197
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
13
-31
/
+531
2008-05-23
ftrace: tracer for scheduler wakeup latency
Steven Rostedt
4
-4
/
+343
2008-05-23
ftrace: add tracing of context switches
Steven Rostedt
3
-0
/
+128
2008-05-23
ftrace: function tracer
Steven Rostedt
3
-0
/
+87
2008-05-23
ftrace: latency tracer infrastructure
Steven Rostedt
5
-0
/
+1739
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
10
-0
/
+256
2008-05-23
ftrace: annotate core code that should not be traced
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
4
-10
/
+14
2008-05-23
tracing: add notrace to linkage.h
Ingo Molnar
1
-0
/
+2
2008-05-23
ftrace: add preempt_enable/disable notrace macros
Steven Rostedt
1
-0
/
+32
2008-05-23
ftrace: make the task state char-string visible to all
Steven Rostedt
2
-1
/
+3
2008-05-23
sched: add latency tracer callbacks to the scheduler
Ingo Molnar
2
-0
/
+29
2008-05-22
[CIFS] Fix reversed memset arguments
Dave Jones
1
-2
/
+2
2008-05-22
Adds username in the upcall key for unattended mounts with keytab
Igor Mammedov
1
-0
/
+3
2008-05-22
sparc64: Prevent stack backtrace false positives on trap frames.
David S. Miller
1
-0
/
+1
2008-05-22
[CIFS] Remove redundant NULL check
Steve French
1
-12
/
+6
2008-05-22
sparc64: Fix stack tracing through trap frames.
David S. Miller
2
-10
/
+14
2008-05-22
sparc64: Fix kernel thread stack termination.
David S. Miller
1
-11
/
+25
2008-05-22
net: The world is not perfect patch.
Rami Rosen
3
-362
/
+3
2008-05-22
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
1
-1
/
+1
2008-05-22
xfrm_user: Remove zero length key checks.
David S. Miller
1
-11
/
+0
2008-05-22
net/ipv4/arp.c: Use common hex_asc helpers
Denis Cheng
1
-3
/
+2
2008-05-22
cassini: Only use chip checksum for ipv4 packets.
David S. Miller
1
-4
/
+7
2008-05-22
HTC_EGPIO is ARM-only
Al Viro
1
-1
/
+1
2008-05-22
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-22
caiaq endianness fix
Al Viro
1
-2
/
+2
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
8
-8
/
+8
2008-05-22
msnd_* is ISA-only
Al Viro
1
-2
/
+2
2008-05-22
missing dependencies on HAS_DMA
Al Viro
5
-5
/
+5
2008-05-22
ocfs2 endianness fixes
Al Viro
1
-2
/
+2
2008-05-22
irda-usb endianness annotations and fixes
Al Viro
2
-3
/
+3
2008-05-22
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
1
-3
/
+3
2008-05-22
ecryptfs fixes
Al Viro
1
-14
/
+12
2008-05-22
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
[next]