aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-11-21perf: Optimize perf_event_comm_ctx()Peter Zijlstra
2009-11-21perf: Optimize perf_event_task_ctx()Peter Zijlstra
2009-11-21perf: Optimize perf_swevent_ctx_event()Peter Zijlstra
2009-11-21perf: Optimize some swcounter attr.sample_period==1 pathsPeter Zijlstra
2009-11-21perf: Allow for custom overflow handlersPeter Zijlstra
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-20genirq: Fix spurious irq seqfile conversionThomas Gleixner
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe
2009-11-19SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-18generic-ipi: Add smp_call_function_any()Rusty Russell
2009-11-18genirq: switch /proc/irq/*/spurious to seq_fileAlexey Dobriyan
2009-11-17workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo
2009-11-17tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan
2009-11-17tracing: Fix trace_marker outputCarsten Emde
2009-11-17ring-buffer: Move access to commit_page up into function usedSteven Rostedt
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-16perf_event: Optimize perf_output_lock()Peter Zijlstra
2009-11-16sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-14rcu: Eliminate __rcu_pending() false positivesPaul E. McKenney
2009-11-14rcu: Further cleanups of use of lastcompPaul E. McKenney
2009-11-13locking: Reduce ifdefs in kernel/spinlock.cThomas Gleixner
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner
2009-11-13tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker
2009-11-13rcu: Simplify association of forced quiescent states with grace periodsPaul E. McKenney
2009-11-13rcu: Accelerate callback processing on CPUs not detecting GP endPaul E. McKenney
2009-11-13sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2009-11-13sched: Cleanup select_task_rq_fair()Peter Zijlstra
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto
2009-11-12sched: Fix/add missing update_rq_clock() callsMike Galbraith
2009-11-11tracing: do not disable interrupts for trace_clock_localSteven Rostedt
2009-11-11ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt
2009-11-11tracing: Fix return value of tracing_stats_read()Roel Kluin
2009-11-11rcu: Mark init-time-only rcu_bootup_announce() as __initPaul E. McKenney
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-10rcu: Simplify association of quiescent states with grace periodsPaul E. McKenney
2009-11-10rcu: Rename dynticks_completed to completed_fqsPaul E. McKenney
2009-11-10rcu: Enable synchronize_sched_expedited() fastpathPaul E. McKenney
2009-11-10rcu: Remove inline from forward-referenced functionsPaul E. McKenney
2009-11-10sched: Make sure task has correct sched_class after policy changePeter Zijlstra
2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt
2009-11-10sched: Fix and clean up rate-limit newidle codeMike Galbraith