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
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-07-22
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-07-21
lockdep: Fix lockdep_no_validate against IRQ states
Peter Zijlstra
2011-07-21
perf: Remove perf_event_attr::type check
Lin Ming
2011-07-21
ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction
Oleg Nesterov
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
sysctl,rcu: Convert call_rcu(free_head) to kfree
Paul E. McKenney
2011-07-20
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
Lai Jiangshan
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-19
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
2011-07-19
rcu: decrease rcu_report_exp_rnp coupling with scheduler
Paul E. McKenney
2011-07-18
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
2011-07-17
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
Oleg Nesterov
2011-07-17
has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/
Oleg Nesterov
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
2011-07-15
kprobes: Return -ENOENT if probe point doesn't exist
Masami Hiramatsu
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
2011-07-15
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2011-07-15
sched: Fix 32bit race
Peter Zijlstra
2011-07-14
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
2011-07-14
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
2011-07-14
perf, x86: P4 PMU - Introduce event alias feature
Cyrill Gorcunov
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-13
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
2011-07-13
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
2011-07-13
ftrace: Balance records when updating the hash
Steven Rostedt
2011-07-13
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
[next]