aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-06-20
|\
| * sched: Fix out of scope variable access in sched_slice()Christian Engelmayer2009-06-17
| * sched: Hide runqueues from direct refer at source code levelHitoshi Mitake2009-06-17
| * sched: Remove unneeded __ref tagLi Zefan2009-06-17
| * sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra2009-06-17
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-20
|\ \
| * \ Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2009-06-20
| |\ \
| | * | function-graph: add stack frame testSteven Rostedt2009-06-18
| | * | function-graph: disable when both x86_32 and optimize for size are configuredSteven Rostedt2009-06-18
| * | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-06-20
| |\| |
| | * | ring-buffer: have benchmark test print to trace bufferSteven Rostedt2009-06-17
| | * | ring-buffer: do not grab locks in nmiSteven Rostedt2009-06-17
| | * | ring-buffer: add locks around rb_per_cpu_emptySteven Rostedt2009-06-17
| | * | ring-buffer: check for less than two in size allocationSteven Rostedt2009-06-17
| | * | ring-buffer: remove useless compile check for buffer_page sizeSteven Rostedt2009-06-17
| | * | ring-buffer: remove useless warn on checkSteven Rostedt2009-06-16
| | * | ring-buffer: use BUF_PAGE_HDR_SIZE in calculating indexSteven Rostedt2009-06-16
| * | | tracing/urgent: warn in case of ftrace_start_up inbalanceFrederic Weisbecker2009-06-20
| * | | tracing/urgent: fix unbalanced ftrace_start_upFrederic Weisbecker2009-06-20
| |/ /
| * | tracing: update sample event documentationSteven Rostedt2009-06-16
| * | tracing/filters: fix race between filter setting and module unloadLi Zefan2009-06-16
| * | tracing/filters: free filter_string in destroy_preds()Li Zefan2009-06-16
| * | ring-buffer: use commit counters for commit pointer accountingSteven Rostedt2009-06-16
| * | ring-buffer: remove unused variableSteven Rostedt2009-06-16
| * | ring-buffer: have benchmark test handle discarded eventsSteven Rostedt2009-06-16
| * | ring-buffer: prevent adding write in discarded areaSteven Rostedt2009-06-15
| * | tracing/filters: strloc should be unsigned shortLi Zefan2009-06-15
| * | tracing/filters: operand can be negativeLi Zefan2009-06-15
| * | tracing: replace a GFP_ATOMIC with GFP_KERNEL allocationLi Zefan2009-06-15
| * | tracing: fix a typo in tracing_cpumask_write()Li Zefan2009-06-15
| * | tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin2009-06-15
| * | cpumask: use new operators in kernel/traceRusty Russell2009-06-15
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-20
|\ \ \
| * | | NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala2009-05-27
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-20
|\ \ \ \
| * \ \ \ Merge branch 'x86/mce3' into x86/urgentIngo Molnar2009-06-20
| |\ \ \ \
| | * | | | x86, mce: fix error path in mce_create_device()Hidetoshi Seto2009-06-18
| | * | | | x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu2009-06-18
| | * | | | x86: fix duplicated sysfs attributeYinghai Lu2009-06-18
| | * | | | Merge branch 'x86/urgent' into x86/mce3Ingo Molnar2009-06-17
| | |\ \ \ \
| | * | | | | x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin2009-06-17
| | * | | | | x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-16
| | * | | | | x86, mce: mce.h cleanupHidetoshi Seto2009-06-16
| | * | | | | x86, mce: remove therm_throt.hHidetoshi Seto2009-06-16
| | * | | | | x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-16
| | * | | | | x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto2009-06-16
| | * | | | | x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto2009-06-16