index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: clean up coding style
Steven Rostedt
2009-02-17
2
-12
/
+13
*
ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition
Ingo Molnar
2009-02-17
1
-3
/
+5
*
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-17
3
-197
/
+904
|
\
|
*
ftrace: add pretty print function for traceon and traceoff hooks
Steven Rostedt
2009-02-16
1
-0
/
+28
|
*
ftrace: add pretty print to selected fuction traces
Steven Rostedt
2009-02-16
1
-0
/
+3
|
*
ftrace: show selected functions in set_ftrace_filter
Steven Rostedt
2009-02-16
1
-20
/
+103
|
*
ftrace: add traceon traceoff commands to enable/disable the buffers
Steven Rostedt
2009-02-16
1
-0
/
+135
|
*
ring-buffer: add tracing_is_on to test if ring buffer is enabled
Steven Rostedt
2009-02-16
1
-0
/
+9
|
*
ftrace: trace different functions with a different tracer
Steven Rostedt
2009-02-16
1
-0
/
+247
|
*
ftrace: consolidate mutexes
Steven Rostedt
2009-02-16
1
-47
/
+21
|
*
ftrace: convert ftrace_lock from a spinlock to mutex
Steven Rostedt
2009-02-16
1
-32
/
+19
|
*
ftrace: add command interface for function selection
Steven Rostedt
2009-02-16
1
-11
/
+95
|
*
ftrace: enable filtering only when a function is filtered on
Steven Rostedt
2009-02-16
1
-6
/
+8
|
*
ftrace: add module command function filter selection
Steven Rostedt
2009-02-16
1
-6
/
+109
|
*
ftrace: break up ftrace_match_records into smaller components
Steven Rostedt
2009-02-16
1
-40
/
+75
|
*
ftrace: rename ftrace_match to ftrace_match_records
Steven Rostedt
2009-02-16
1
-4
/
+4
|
*
ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec
Steven Rostedt
2009-02-16
1
-107
/
+101
|
*
ftrace: state that all functions are enabled in set_ftrace_filter
Steven Rostedt
2009-02-16
1
-0
/
+23
*
|
Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...
Ingo Molnar
2009-02-17
1
-71
/
+102
|
\
\
|
*
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-15
1
-71
/
+102
|
|
\
\
|
|
*
|
tracing: convert c/p state power tracer to use tracepoints
Jason Baron
2009-02-13
1
-71
/
+102
*
|
|
|
tracing: fix section mismatch in trace_hw_branches.c
Rakib Mullick
2009-02-15
1
-2
/
+2
|
/
/
/
*
|
|
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2009-02-15
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
trace: mmiotrace to the tracer menu in Kconfig
Pekka Paalanen
2009-02-15
1
-0
/
+23
|
*
|
mmiotrace: count events lost due to not recording
Pekka Paalanen
2009-02-15
1
-4
/
+10
|
*
|
User namespaces: Only put the userns when we unhash the uid
Serge E. Hallyn
2009-02-13
1
-2
/
+1
*
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-13
1
-5
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ring-buffer: rename label out_unlock to out_reset
Steven Rostedt
2009-02-12
1
-5
/
+5
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
2009-02-13
13
-54
/
+180
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
|
/
|
|
|
*
cgroups: fix lockdep subclasses overflow
Li Zefan
2009-02-11
1
-1
/
+2
|
|
|
*
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
2009-02-11
1
-2
/
+3
|
|
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-02-11
2
-12
/
+9
|
|
|
|
\
|
|
|
|
*
sched: revert recent sync wakeup changes
Peter Zijlstra
2009-02-11
2
-12
/
+9
|
|
|
*
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-02-11
7
-37
/
+160
|
|
|
|
\
\
|
|
|
|
*
|
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2009-02-11
1
-0
/
+34
|
|
|
|
*
|
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2009-02-11
1
-28
/
+14
|
|
|
|
*
|
timers: split process wide cpu clocks/timers
Peter Zijlstra
2009-02-05
3
-25
/
+119
|
|
|
|
*
|
signal: re-add dead task accumulation stats.
Peter Zijlstra
2009-02-05
3
-5
/
+9
|
|
|
|
|
/
|
|
|
|
*
sched: fix nohz load balancer on cpu offline
Suresh Siddha
2009-02-04
1
-6
/
+11
|
|
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-11
1
-1
/
+1
|
|
|
|
\
\
|
|
|
|
*
|
ptrace, x86: fix the usage of ptrace_fork()
Oleg Nesterov
2009-02-11
1
-1
/
+1
|
|
*
|
|
|
tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()
Frederic Weisbecker
2009-02-11
2
-0
/
+4
|
*
|
|
|
|
ring_buffer: pahole struct ring_buffer
Arnaldo Carvalho de Melo
2009-02-11
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
tracing: fix sparse warning: attribute function with __acquires/__releases
Hannes Eder
2009-02-11
1
-0
/
+2
*
|
|
|
|
tracing: fix sparse warnings: fix (un-)signedness
Hannes Eder
2009-02-11
2
-7
/
+7
*
|
|
|
|
tracing: fix sparse warnings: make symbols static
Hannes Eder
2009-02-11
1
-4
/
+6
*
|
|
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-11
6
-33
/
+37
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tracing: fix typos in comments
Wenji Huang
2009-02-10
3
-6
/
+6
|
*
|
|
|
tracing: provide correct return value after outputting the event
Wenji Huang
2009-02-10
1
-7
/
+7
|
*
|
|
|
tracing: remove unneeded variable
Wenji Huang
2009-02-10
1
-3
/
+1
[next]