index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2010-01-17
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
2010-01-17
sched: Don't expose local functions
H Hartley Sweeten
2010-01-17
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
2010-01-16
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-01-16
smp_call_function_any(): pass the node value to cpumask_of_node()
David John
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
perf: Export software-only event group characteristic as a flag
Frederic Weisbecker
2010-01-16
perf: Round robin flexible groups of events using list_rotate_left()
Frederic Weisbecker
2010-01-16
perf/core: Split context's event group list into pinned and non-pinned lists
Frederic Weisbecker
2010-01-16
rcu: Fix sparse warnings
Paul E. McKenney
2010-01-14
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-13
sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()
Jamie Iles
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-13
futexes: Remove rw parameter from get_futex_key()
KOSAKI Motohiro
2010-01-13
rcu: Give different levels of the rcu_node hierarchy distinct lockdep names
Paul E. McKenney
2010-01-13
rcu: Add debug check for too many rcu_read_unlock()
Paul E. McKenney
2010-01-13
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
2010-01-13
rcu: Make force_quiescent_state() start grace period if needed
Paul E. McKenney
2010-01-13
rcu: Remove redundant grace-period check
Paul E. McKenney
2010-01-13
rcu: Remove leg of force_quiescent_state() switch statement
Paul E. McKenney
2010-01-13
rcu: Eliminate rcu_process_dyntick() return value
Paul E. McKenney
2010-01-13
rcu: Eliminate second argument of rcu_process_dyntick()
Paul E. McKenney
2010-01-13
rcu: Eliminate local variable lastcomp from force_quiescent_state()
Paul E. McKenney
2010-01-13
rcu: Eliminate local variable signaled from force_quiescent_state()
Paul E. McKenney
2010-01-13
rcu: Prohibit starting new grace periods while forcing quiescent states
Paul E. McKenney
2010-01-13
rcu: Adjust force_quiescent_state() locking, step 2
Paul E. McKenney
2010-01-13
rcu: Adjust force_quiescent_state() locking, step 1
Paul E. McKenney
2010-01-11
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
2010-01-11
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
Dave Anderson
2010-01-11
kmod: fix resource leak in call_usermodehelper_pipe()
Masami Hiramatsu
2010-01-06
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
2010-01-06
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
2010-01-06
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
tracing/kprobes: Init print_fmt for kprobe events
Lai Jiangshan
2010-01-06
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
[prev]
[next]