开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2010-06-29
workqueue: update cwq alignement
Tejun Heo
2010-06-29
workqueue: kill cpu_populated_map
Tejun Heo
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
2010-06-29
workqueue: separate out process_one_work()
Tejun Heo
2010-06-29
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
2010-06-29
workqueue: merge feature parameters into flags
Tejun Heo
2010-06-29
workqueue: misc/cosmetic updates
Tejun Heo
2010-06-29
workqueue: kill RT workqueue
Tejun Heo
2010-06-29
kthread: implement kthread_data()
Tejun Heo
2010-06-29
kthread: implement kthread_worker
Tejun Heo
2010-06-28
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
tracing/function-graph: Use correct string size for snprintf
Chase Douglas
2010-06-28
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
2010-06-28
tracing: Remove redundant raw_init callbacks
Li Zefan
2010-06-28
tracing: Remove test of NULL define_fields callback
Li Zefan
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-28
tracing: Use a global field list for all syscall exit events
Li Zefan
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-28
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-06-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-25
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-06-24
hw_breakpoints: Fix per task breakpoint tracking
Frederic Weisbecker
2010-06-23
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
2010-06-23
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
2010-06-22
hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration
K.Prasad
[prev]
[next]