summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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
2010-06-22sched, cpuset: Drop __cpuexit from cpu hotplug callbacksTejun Heo
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-18sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()Oleg Nesterov
2010-06-18sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()Oleg Nesterov
2010-06-18sched: thread_group_cputime: Simplify, document the "alive" checkOleg Nesterov
2010-06-18sched: Remove the obsolete exit_state/signal hacksOleg Nesterov
2010-06-18sched: task_tick_rt: Remove the obsolete ->signal != NULL checkOleg Nesterov
2010-06-18sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value locklessOleg Nesterov
2010-06-18sched: Fix comments to make them DocBook happyMichael Neuling
2010-06-18sched: Fix fix_small_capacityMichael Neuling
2010-06-18Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar
2010-06-18sched: Fix over-scheduling bugAlex,Shi
2010-06-17nohz: Fix nohz ratelimitPeter Zijlstra
2010-06-16user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König
2010-06-14lockdep: Add an in_workqueue_context() lockdep-based test functionPaul E. McKenney
2010-06-14tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers
2010-06-13Merge branch 'sched-wq' of ../wq into cmwq-baseTejun Heo
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown
2010-06-10perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds