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
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-02-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-27
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-22
jump label: Fix compiler warning
Jason Baron
2012-02-22
jump label: Add a WARN() if jump label key count goes negative
Jason Baron
2012-02-21
rcu: Stop spurious warnings from synchronize_sched_expedited
Hugh Dickins
2012-02-21
cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list
Frederic Weisbecker
2012-02-21
cgroup: Remove wrong comment on cgroup_enable_task_cg_list()
Frederic Weisbecker
2012-02-21
rcu: Hold off RCU_FAST_NO_HZ after timer posted
Paul E. McKenney
2012-02-21
rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop
Paul E. McKenney
2012-02-21
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
Paul E. McKenney
2012-02-21
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
2012-02-21
rcu: Remove redundant check for rcu_head misalignment
Paul E. McKenney
2012-02-21
PTR_ERR should be called before its argument is cleared.
Julia Lawall
2012-02-21
rcu: Trace only after NULL-pointer check
Paul E. McKenney
2012-02-21
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
2012-02-21
rcu: Rework detection of use of RCU by offline CPUs
Paul E. McKenney
2012-02-21
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
Paul E. McKenney
2012-02-21
rcu: No interrupt disabling for rcu_prepare_for_idle()
Paul E. McKenney
2012-02-21
rcu: Move synchronize_sched_expedited() to rcutree.c
Paul E. McKenney
2012-02-21
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2012-02-21
rcu: Add CPU-stall capability to rcutorture
Paul E. McKenney
2012-02-21
rcutorture: Permit holding off CPU-hotplug operations during boot
Paul E. McKenney
2012-02-21
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
Paul E. McKenney
2012-02-21
rcu: Set RCU CPU stall times via sysfs
Paul E. McKenney
2012-02-21
rcu: Remove #ifdef CONFIG_SMP from TREE_RCU
Paul E. McKenney
2012-02-21
rcu: Check for idle-loop entry while in RCU read-side critical section
Paul E. McKenney
2012-02-21
rcu: Clean up straggling rcu_preempt_needs_cpu() name
Paul E. McKenney
2012-02-21
rcu: Simplify unboosting checks
Paul E. McKenney
2012-02-21
rcu: Inform RCU of irq_exit() activity
Paul E. McKenney
2012-02-21
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
2012-02-21
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
2012-02-21
rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
2012-02-21
rcu: Remove single-rcu_node optimization in rcu_start_gp()
Paul E. McKenney
2012-02-21
rcu: Don't make callbacks go through second full grace period
Paul E. McKenney
2012-02-21
rcu: Check for callback invocation from offline CPUs
Paul E. McKenney
2012-02-21
rcu: Limit lazy-callback duration
Paul E. McKenney
2012-02-21
rcu: Make rcutorture flag online/offline failures
Paul E. McKenney
2012-02-21
rcu: Simplify offline processing
Paul E. McKenney
2012-02-21
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2012-02-21
rcu: Add diagnostic for misaligned rcu_head structures
Paul E. McKenney
2012-02-21
rcu: Add lockdep-RCU checks for simple self-deadlock
Paul E. McKenney
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
[prev]
[next]