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
2010-07-16
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
2010-07-14
padata: simplify serialization mechanism
Steffen Klassert
2010-07-14
padata: make padata_do_parallel to return zero on success
Steffen Klassert
2010-07-14
padata: Handle empty padata cpumasks
Steffen Klassert
2010-07-14
padata: Block until the instance is unused on stop
Steffen Klassert
2010-07-14
padata: Check for valid padata instance on start
Steffen Klassert
2010-07-14
workqueue: fix locking in retry path of maybe_create_worker()
Tejun Heo
2010-07-14
async: use workqueue for worker pool
Tejun Heo
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-09
init: Remove the BKL from startup code
Arnd Bergmann
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-07-07
kernel/watchdog: Initialize 'result'
Kulikov Vasiliy
2010-07-06
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-07-05
tracing/kprobes: Support "string" type
Masami Hiramatsu
2010-07-05
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
2010-07-04
module: initialize module dynamic debug later
Yehuda Sadeh
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-07-02
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
2010-07-02
workqueue: implement unbound workqueue
Tejun Heo
2010-07-02
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
2010-07-02
workqueue: fix worker management invocation without pending works
Tejun Heo
2010-07-02
workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq()
Tejun Heo
2010-07-02
workqueue: fix race condition in flush_workqueue()
Tejun Heo
2010-07-02
workqueue: use worker_set/clr_flags() only from worker itself
Tejun Heo
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
2010-07-01
Merge branch 'linus' into core/rcu
Ingo Molnar
2010-06-30
futex: futex_find_get_task remove credentails check
Michal Hocko
2010-06-29
kexec: fix Oops in crash_shrink_memory()
Pavan Naregundi
2010-06-29
sched: Fix spelling of sibling
Michael Neuling
2010-06-29
workqueue: implement cpu intensive workqueue
Tejun Heo
2010-06-29
workqueue: implement high priority workqueue
Tejun Heo
2010-06-29
workqueue: implement several utility APIs
Tejun Heo
2010-06-29
workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
Tejun Heo
2010-06-29
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
2010-06-29
workqueue: implement worker_{set|clr}_flags()
Tejun Heo
2010-06-29
workqueue: use shared worklist and pool all workers per cpu
Tejun Heo
2010-06-29
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
2010-06-29
workqueue: carry cpu number in work data once execution starts
Tejun Heo
2010-06-29
workqueue: add find_worker_executing_work() and track current_cwq
Tejun Heo
2010-06-29
workqueue: make single thread workqueue shared worker pool friendly
Tejun Heo
2010-06-29
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-29
workqueue: implement worker states
Tejun Heo
2010-06-29
workqueue: introduce global cwq and unify cwq locks
Tejun Heo
2010-06-29
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
workqueue: implement per-cwq active work limit
Tejun Heo
2010-06-29
workqueue: reimplement work flushing using linked works
Tejun Heo
2010-06-29
workqueue: introduce worker
Tejun Heo
2010-06-29
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
[prev]
[next]