summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-06-29kexec: fix Oops in crash_shrink_memory()Pavan Naregundi
2010-06-29sched: Fix spelling of siblingMichael Neuling
2010-06-29workqueue: implement cpu intensive workqueueTejun Heo
2010-06-29workqueue: implement high priority workqueueTejun Heo
2010-06-29workqueue: implement several utility APIsTejun Heo
2010-06-29workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueuesTejun Heo
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo
2010-06-29workqueue: implement concurrency managed dynamic worker poolTejun Heo
2010-06-29workqueue: implement worker_{set|clr}_flags()Tejun Heo
2010-06-29workqueue: use shared worklist and pool all workers per cpuTejun Heo
2010-06-29workqueue: implement WQ_NON_REENTRANTTejun Heo
2010-06-29workqueue: carry cpu number in work data once execution startsTejun Heo
2010-06-29workqueue: add find_worker_executing_work() and track current_cwqTejun Heo
2010-06-29workqueue: make single thread workqueue shared worker pool friendlyTejun Heo
2010-06-29workqueue: reimplement CPU hotplugging support using trusteeTejun Heo
2010-06-29workqueue: implement worker statesTejun Heo
2010-06-29workqueue: introduce global cwq and unify cwq locksTejun Heo
2010-06-29workqueue: reimplement workqueue freeze using max_activeTejun Heo
2010-06-29workqueue: implement per-cwq active work limitTejun Heo
2010-06-29workqueue: reimplement work flushing using linked worksTejun Heo
2010-06-29workqueue: introduce workerTejun Heo
2010-06-29workqueue: reimplement workqueue flushing using color coded worksTejun Heo
2010-06-29workqueue: update cwq alignementTejun Heo
2010-06-29workqueue: kill cpu_populated_mapTejun Heo
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo
2010-06-29workqueue: separate out process_one_work()Tejun Heo
2010-06-29workqueue: define masks for work flags and conditionalize STATIC flagsTejun Heo
2010-06-29workqueue: merge feature parameters into flagsTejun Heo
2010-06-29workqueue: misc/cosmetic updatesTejun Heo
2010-06-29workqueue: kill RT workqueueTejun Heo
2010-06-29kthread: implement kthread_data()Tejun Heo
2010-06-29kthread: implement kthread_workerTejun Heo
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt
2010-06-28tracing/function-graph: Use correct string size for snprintfChase Douglas
2010-06-28tracing: Remove open-coded __trace_add_event_call()Li Zefan
2010-06-28tracing: Remove redundant raw_init callbacksLi Zefan
2010-06-28tracing: Remove test of NULL define_fields callbackLi Zefan
2010-06-28tracing: Don't allocate common fields for every trace eventsLi Zefan
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-06-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-25sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon
2010-06-24hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker
2010-06-23sched: silence PROVE_RCU in sched_fork()Peter Zijlstra
2010-06-23rcu: apply RCU protection to wake_affine()Daniel J Blueman
2010-06-22hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistrationK.Prasad