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-07-02
rcu: Split RCU core processing out of __call_rcu()
Paul E. McKenney
2012-07-02
rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs
Paul E. McKenney
2012-07-02
rcu: Make __call_rcu() handle invocation from idle
Paul E. McKenney
2012-07-02
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
Paul E. McKenney
2012-07-02
rcu: Add ACCESS_ONCE() to ->qlen accesses
Paul E. McKenney
2012-07-02
rcu: Consolidate duplicate callback-list initialization
Paul E. McKenney
2012-07-02
rcu: Fix detection of abruptly-ending stall
Paul E. McKenney
2012-07-02
rcu: Make rcutorture fakewriters invoke rcu_barrier()
Paul E. McKenney
2012-07-02
rcu: Fix diagnostic-printk typo in rcutorture
Paul E. McKenney
2012-07-02
rcu: Fix bug in rcu_barrier() torture test
Paul E. McKenney
2012-07-02
rcu: Test srcu_barrier() from rcutorture test suite
Paul E. McKenney
2012-07-02
rcu: Rationalize ordering of torture_ops list
Paul E. McKenney
2012-07-02
rcu: RCU_SAVE_DYNTICK code no longer ever dead
Paul E. McKenney
2012-07-02
rcu: Use for_each_rcu_flavor() in TREE_RCU tracing
Paul E. McKenney
2012-07-02
rcu: Introduce for_each_rcu_flavor() and use it
Paul E. McKenney
2012-07-02
rcu: Remove unneeded __rcu_process_callbacks() argument
Paul E. McKenney
2012-07-02
rcu: Add rcu_barrier() statistics to debugfs tracing
Paul E. McKenney
2012-07-02
rcu: Add tracing for _rcu_barrier()
Paul E. McKenney
2012-07-02
rcu: Increase rcu_barrier() concurrency
Paul E. McKenney
2012-07-02
rcu: Remove needless initialization
Paul E. McKenney
2012-07-02
rcu: Move rcu_barrier_mutex to rcu_state structure
Paul E. McKenney
2012-07-02
rcu: Move rcu_barrier_completion to rcu_state structure
Paul E. McKenney
2012-07-02
rcu: Move rcu_barrier_cpu_count to rcu_state structure
Paul E. McKenney
2012-07-02
rcu: Move _rcu_barrier()'s rcu_head structures to rcu_data structures
Paul E. McKenney
2012-07-02
rcu: Place pointer to call_rcu() in rcu_data structure
Paul E. McKenney
2012-07-02
rcu: Prevent excessive line length in RCU_STATE_INITIALIZER()
Paul E. McKenney
2012-07-02
rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS
Paul E. McKenney
2012-07-02
rcu: Four-level hierarchy is no longer experimental
Paul E. McKenney
2012-07-02
rcu: Control RCU_FANOUT_LEAF from boot-time parameter
Paul E. McKenney
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-07-01
PM / Hibernate: Print hibernation/thaw progress indicator one line at a time.
Bojan Smojver
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-07-01
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2012-07-01
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-07-01
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
Bojan Smojver
2012-06-30
printk.c: fix kernel-doc warnings
Randy Dunlap
2012-06-30
Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
printk: Optimize if statement logic where newline exists
Steven Rostedt
2012-06-29
ring-buffer: Fix accounting of entries when removing pages
Vaibhav Nagarnaik
2012-06-29
ring-buffer: Fix crash due to uninitialized new_pages list head
Vaibhav Nagarnaik
2012-06-29
printk: flush continuation lines immediately to console
Kay Sievers
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
ring-buffer: Fix uninitialized read_stamp
Steven Rostedt
2012-06-28
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
2012-06-28
tracing/selftest: Add a WARN_ON() if a tracer test fails
Steven Rostedt
2012-06-26
audit: netlink: Move away from NLMSG_NEW().
David S. Miller
2012-06-26
syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ
Jan Beulich
2012-06-26
Revert "printk: return -EINVAL if the message len is bigger than the buf size"
Greg Kroah-Hartman
2012-06-25
rcu: Stop rcu_do_batch() from multiplexing the "count" variable
Paul E. McKenney
[prev]
[next]