aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-22const: mark remaining super_operations constGravatar Alexey Dobriyan 1-1/+1
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 10-1263/+1262
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-129/+181
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-49/+73
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 10-1078/+217
2009-09-21perf: Tidy up after the big renameGravatar Ingo Molnar 1-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsGravatar Ingo Molnar 10-1249/+1249
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventGravatar Ingo Molnar 1-13/+13
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listGravatar Ingo Molnar 1-36/+35
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callGravatar Peter Williams 4-16/+42
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Gravatar Linus Torvalds 1-2/+0
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 2-59/+6
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 8-486/+291
2009-09-20sched: Fix potential NULL derference of doms_curGravatar Yong Zhang 1-1/+1
2009-09-20kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_fileGravatar Alexey Dobriyan 1-21/+24
2009-09-20sched: Fix raciness in runqueue_is_locked()Gravatar Andrew Morton 2-9/+9
2009-09-20tracing: Export trace_profile_buf symbolsGravatar Peter Zijlstra 1-1/+4
2009-09-20includecheck fix: kernel/trace, ring_buffer.cGravatar Jaswinder Singh Rajput 1-2/+0
2009-09-19vt: remove power stuff from kernel/powerGravatar Alan Cox 1-58/+5
2009-09-19kfifo: Use "const" definitionsGravatar Alan Cox 1-1/+1
2009-09-19perf_counter: Fix perf_copy_attr() pointer arithmeticGravatar Ian Schram 1-10/+10
2009-09-19Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 3-86/+35
2009-09-19tracing/events: use list_for_entry_continueGravatar Li Zefan 1-34/+15
2009-09-19tracing: remove max_tracer_type_lenGravatar Li Zefan 1-33/+16
2009-09-19function-graph: use ftrace_graph_funcs directlyGravatar Li Zefan 1-19/+4
2009-09-19sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()Gravatar Mike Galbraith 1-1/+2
2009-09-19Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 2-21/+155
2009-09-19tracing, perf: Convert the power tracer into an event tracerGravatar Arjan van de Ven 5-239/+21
2009-09-19perf: Add a timestamp to fork eventsGravatar Arjan van de Ven 1-2/+9
2009-09-19Merge branch 'linus' into perfcounters/coreGravatar Ingo Molnar 44-1543/+2009
2009-09-19rcu: Fix whitespace inconsistenciesGravatar Paul E. McKenney 6-20/+21
2009-09-19rcu: Fix thinko, actually initialize full treeGravatar Paul E. McKenney 2-8/+7
2009-09-19rcu: Apply results of code inspection of kernel/rcutree_plugin.hGravatar Paul E. McKenney 2-26/+11
2009-09-19rcu: Add WARN_ON_ONCE() consistency checks covering state transitionsGravatar Paul E. McKenney 2-10/+23
2009-09-18tracing: Remove markersGravatar Christoph Hellwig 4-950/+0
2009-09-18sched_clock: Make it NMI safeGravatar Peter Zijlstra 2-75/+56
2009-09-18perf_counter: Fix up swcounter throttlingGravatar Peter Zijlstra 1-1/+1
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingGravatar Markus Metzger 1-147/+165
2009-09-18headers: taskstats_kern.h trimGravatar Alexey Dobriyan 1-0/+1
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-426/+780
2009-09-18sched: Remove unneeded indentation in sched_fair.c::place_entity()Gravatar Mike Galbraith 1-22/+19
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyGravatar Frederic Weisbecker 2-20/+138
2009-09-18tracing: Factorize the events profile accountingGravatar Frederic Weisbecker 1-2/+18
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-466/+526
2009-09-18rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUGravatar Paul E. McKenney 1-1/+43
2009-09-18rcu: Simplify rcu_read_unlock_special() quiescent-state accountingGravatar Paul E. McKenney 2-37/+32
2009-09-18rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periodsGravatar Paul E. McKenney 2-0/+27
2009-09-18rcutorture: Occasionally delay readers enough to make RCU force_quiescent_stateGravatar Josh Triplett 1-6/+9
2009-09-18rcu: Initialize multi-level RCU grace periods holding locksGravatar Paul E. McKenney 1-29/+12
2009-09-18rcu: Need to update rnp->gpnum if preemptable RCU is to be reliableGravatar Paul E. McKenney 1-1/+5