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-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
2011-06-15
memcg: clear mm->owner when last possible owner leaves
KAMEZAWA Hiroyuki
2011-06-15
sched: Check if lowest_mask is initialized in find_lowest_rq()
Steven Rostedt
2011-06-15
sched: Fix need_resched() when checking peempt
Hillf Danton
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
stack_trace: Add weak save_stack_trace_regs()
Masami Hiramatsu
2011-06-14
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
tracing, function_graph: Add context-info support for function_graph tracer
Jiri Olsa
2011-06-14
tracing, function_graph: Remove lock-depth from latency trace
Jiri Olsa
2011-06-14
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
tracing, function_graph: Merge overhead and duration display functions
Jiri Olsa
2011-06-14
tracing, function_graph: Remove dependency of abstime and duration fields on ...
Jiri Olsa
2011-06-14
async: Fixed an include coding style issue
Paul McQuade
2011-06-14
ftrace: Fixed an include coding style issue
Paul McQuade
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
signal.c: fix kernel-doc notation
Randy Dunlap
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-06-14
rcu: Use softirq to address performance regression
Shaohua Li
2011-06-14
rcu: Simplify curing of load woes
Paul E. McKenney
2011-06-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
genirq: Prevent potential NULL dereference in irq_set_irq_wake()
Jesper Juhl
2011-06-09
tracing: Fix regression in printk_formats file
Steven Rostedt
2011-06-09
perf: Split up buffer handling from core code
Frederic Weisbecker
2011-06-09
cgroupfs: use init_cred when populating new cgroupfs mount
eparis@redhat
2011-06-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-06-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-06-07
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
2011-06-07
perf, core: Fix initial task_ctx/event installation
Peter Zijlstra
2011-06-07
printk: Release console_sem after logbuf_lock
Peter Zijlstra
2011-06-07
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
2011-06-07
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2011-06-06
ftrace: Fix possible undefined return code
GuoWen Li
2011-06-04
signal: remove three noop tracehooks
Tejun Heo
2011-06-04
ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
Tejun Heo
2011-06-04
job control: introduce task_set_jobctl_pending()
Tejun Heo
2011-06-04
job control: make task_clear_jobctl_pending() clear TRAPPING automatically
Tejun Heo
2011-06-04
job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()
Tejun Heo
2011-06-04
ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()
Tejun Heo
2011-06-04
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
Tejun Heo
2011-06-04
job control: rename signal->group_stop and flags to jobctl and update them
Tejun Heo
2011-06-04
ptrace: remove silly wait_trap variable from ptrace_attach()
Tejun Heo
2011-06-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
[prev]
[next]