summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-2019-186/+332
|\
| * Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2009-06-209-9/+54
| |\
| | * function-graph: add stack frame testSteven Rostedt2009-06-189-9/+53
| | * function-graph: disable when both x86_32 and optimize for size are configuredSteven Rostedt2009-06-181-0/+1
| * | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-06-202-41/+78
| |\ \ | | |/
| | * ring-buffer: have benchmark test print to trace bufferSteven Rostedt2009-06-171-18/+19
| | * ring-buffer: do not grab locks in nmiSteven Rostedt2009-06-171-8/+51
| | * ring-buffer: add locks around rb_per_cpu_emptySteven Rostedt2009-06-171-2/+9
| | * ring-buffer: check for less than two in size allocationSteven Rostedt2009-06-171-2/+2
| | * ring-buffer: remove useless compile check for buffer_page sizeSteven Rostedt2009-06-171-11/+0
| | * ring-buffer: remove useless warn on checkSteven Rostedt2009-06-161-3/+0
| | * ring-buffer: use BUF_PAGE_HDR_SIZE in calculating indexSteven Rostedt2009-06-161-1/+1
| * | tracing/urgent: warn in case of ftrace_start_up inbalanceFrederic Weisbecker2009-06-201-0/+7
| * | tracing/urgent: fix unbalanced ftrace_start_upFrederic Weisbecker2009-06-201-3/+5
| |/
| * tracing: update sample event documentationSteven Rostedt2009-06-162-11/+24
| * tracing/filters: fix race between filter setting and module unloadLi Zefan2009-06-161-17/+10
| * tracing/filters: free filter_string in destroy_preds()Li Zefan2009-06-161-0/+1
| * ring-buffer: use commit counters for commit pointer accountingSteven Rostedt2009-06-161-79/+75
| * ring-buffer: remove unused variableSteven Rostedt2009-06-161-1/+0
| * ring-buffer: have benchmark test handle discarded eventsSteven Rostedt2009-06-161-3/+5
| * ring-buffer: prevent adding write in discarded areaSteven Rostedt2009-06-151-12/+56
| * tracing/filters: strloc should be unsigned shortLi Zefan2009-06-151-1/+1
| * tracing/filters: operand can be negativeLi Zefan2009-06-151-1/+6
| * tracing: replace a GFP_ATOMIC with GFP_KERNEL allocationLi Zefan2009-06-151-1/+1
| * tracing: fix a typo in tracing_cpumask_write()Li Zefan2009-06-151-3/+3
| * tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin2009-06-151-0/+2
| * cpumask: use new operators in kernel/traceRusty Russell2009-06-152-3/+3
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-201-3/+9
|\ \
| * | NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala2009-05-271-3/+9
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-2037-597/+670
|\ \ \
| * \ \ Merge branch 'x86/mce3' into x86/urgentIngo Molnar2009-06-2016-508/+528
| |\ \ \
| | * | | x86, mce: fix error path in mce_create_device()Hidetoshi Seto2009-06-181-5/+5
| | * | | x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu2009-06-171-1/+1
| | * | | x86: fix duplicated sysfs attributeYinghai Lu2009-06-171-1/+1
| | * | | Merge branch 'x86/urgent' into x86/mce3Ingo Molnar2009-06-1715-24/+95
| | |\ \ \
| | * | | | x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin2009-06-171-0/+1
| | * | | | x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-163-2/+2
| | * | | | x86, mce: mce.h cleanupHidetoshi Seto2009-06-161-11/+18
| | * | | | x86, mce: remove therm_throt.hHidetoshi Seto2009-06-164-14/+2
| | * | | | x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-162-8/+2
| | * | | | x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-163-74/+67
| | * | | | x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-164-87/+43
| | * | | | x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-163-17/+38
| | * | | | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto2009-06-161-6/+8
| | * | | | x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto2009-06-161-6/+5
| | * | | | x86, mce: make mce_disabled booleanHidetoshi Seto2009-06-163-17/+11
| | * | | | x86, mce: unify mce.hHidetoshi Seto2009-06-1612-59/+42
| | * | | | x86, mce: sysfs entries for new mce optionsHidetoshi Seto2009-06-161-1/+83
| | * | | | x86, mce: rename static variables around triggerHidetoshi Seto2009-06-161-13/+14
| | * | | | x86, mce: add __read_mostlyHidetoshi Seto2009-06-161-13/+13
OpenPOWER on IntegriCloud