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
2013-04-01
workqueue: introduce put_pwq_unlocked()
Tejun Heo
2013-04-01
workqueue: introduce numa_pwq_tbl_install()
Tejun Heo
2013-04-01
workqueue: use NUMA-aware allocation for pool_workqueues
Tejun Heo
2013-04-01
workqueue: break init_and_link_pwq() into two functions and introduce alloc_u...
Tejun Heo
2013-04-01
workqueue: map an unbound workqueues to multiple per-node pool_workqueues
Tejun Heo
2013-04-01
workqueue: move hot fields of workqueue_struct to the end
Tejun Heo
2013-04-01
workqueue: make workqueue->name[] fixed len
Tejun Heo
2013-04-01
workqueue: add workqueue->unbound_attrs
Tejun Heo
2013-04-01
workqueue: determine NUMA node of workers accourding to the allowed cpumask
Tejun Heo
2013-04-01
workqueue: drop 'H' from kworker names of unbound worker pools
Tejun Heo
2013-04-01
workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]
Tejun Heo
2013-04-01
workqueue: move pwq_pool_locking outside of get/put_unbound_pool()
Tejun Heo
2013-04-01
workqueue: fix memory leak in apply_workqueue_attrs()
Tejun Heo
2013-04-01
workqueue: fix unbound workqueue attrs hashing / comparison
Tejun Heo
2013-04-01
workqueue: fix race condition in unbound workqueue free path
Tejun Heo
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
Stephane Eranian
2013-04-01
perf: Add generic memory sampling interface
Stephane Eranian
2013-04-01
perf/core: Add weighted samples
Andi Kleen
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2013-03-28
audit: pass int* to nlmsg_next
Alexandru Copot
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-28
audit: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
2013-03-26
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
2013-03-26
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...
Paul E. McKenney
2013-03-26
rcu: Make rcu_accelerate_cbs() note need for future grace periods
Paul E. McKenney
2013-03-26
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
Paul E. McKenney
2013-03-26
rcu: Rename n_nocb_gp_requests to need_future_gp
Paul E. McKenney
2013-03-26
rcu: Push lock release to rcu_start_gp()'s callers
Paul E. McKenney
2013-03-26
rcu: Repurpose no-CBs event tracing to future-GP events
Paul E. McKenney
2013-03-26
rcu: Rearrange locking in rcu_start_gp()
Paul E. McKenney
2013-03-26
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
2013-03-26
rcu: Accelerate RCU callbacks at grace-period end
Paul E. McKenney
2013-03-26
rcu: Export RCU_FAST_NO_HZ parameters to sysfs
Paul E. McKenney
2013-03-26
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
2013-03-26
rcu: Add event tracing for no-CBs CPUs' grace periods
Paul E. McKenney
2013-03-26
rcu: Add event tracing for no-CBs CPUs' callback registration
Paul E. McKenney
2013-03-26
rcu: Introduce proper blocking to no-CBs kthreads GP waits
Paul E. McKenney
2013-03-26
rcu: Provide compile-time control for no-CBs CPUs
Paul E. McKenney
2013-03-26
pid: Handle the exit of a multi-threaded init.
Eric W. Biederman
2013-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-03-26
seccomp: allow BPF_XOR based ALU instructions.
Nicolas Schichan
2013-03-25
workqueue: remove pwq_lock which is no longer used
Lai Jiangshan
2013-03-25
workqueue: protect wq->saved_max_active with wq->mutex
Lai Jiangshan
2013-03-25
workqueue: protect wq->pwqs and iteration with wq->mutex
Lai Jiangshan
2013-03-25
workqueue: protect wq->nr_drainers and ->flags with wq->mutex
Lai Jiangshan
2013-03-25
workqueue: rename wq->flush_mutex to wq->mutex
Lai Jiangshan
[prev]
[next]