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-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
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
2012-02-21
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-21
tracing: Don't use p->len field to determine output in __print_*() functions
Steven Rostedt
2012-02-20
tracing: Don't print an extra separator of flags
Andrey Vagin
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-02-17
PM / Hibernate: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
2012-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-02-16
irq_domain: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Create common xlate functions that device drivers can use
Grant Likely
2012-02-16
irq_domain: Remove irq_domain_add_simple()
Grant Likely
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
irq_domain: Remove references to old irq_host names
Grant Likely
[prev]
[next]