| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-06-20 | 6 | -9/+18 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sched: Fix out of scope variable access in sched_slice() | Christian Engelmayer | 2009-06-17 | 1 | -1/+2 |
| * | | | | | | | | | | sched: Hide runqueues from direct refer at source code level | Hitoshi Mitake | 2009-06-17 | 1 | -3/+3 |
| * | | | | | | | | | | sched: Remove unneeded __ref tag | Li Zefan | 2009-06-17 | 2 | -2/+2 |
| * | | | | | | | | | | sched, x86: Fix cpufreq + sched_clock() TSC scaling | Peter Zijlstra | 2009-06-17 | 2 | -3/+11 |
* | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 | 19 | -186/+332 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2009-06-20 | 9 | -9/+54 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 | 9 | -9/+53 |
| | * | | | | | | | | | | | function-graph: disable when both x86_32 and optimize for size are configured | Steven Rostedt | 2009-06-18 | 1 | -0/+1 |
| * | | | | | | | | | | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-06-20 | 2 | -41/+78 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | ring-buffer: have benchmark test print to trace buffer | Steven Rostedt | 2009-06-17 | 1 | -18/+19 |
| | * | | | | | | | | | | | ring-buffer: do not grab locks in nmi | Steven Rostedt | 2009-06-17 | 1 | -8/+51 |
| | * | | | | | | | | | | | ring-buffer: add locks around rb_per_cpu_empty | Steven Rostedt | 2009-06-17 | 1 | -2/+9 |
| | * | | | | | | | | | | | ring-buffer: check for less than two in size allocation | Steven Rostedt | 2009-06-17 | 1 | -2/+2 |
| | * | | | | | | | | | | | ring-buffer: remove useless compile check for buffer_page size | Steven Rostedt | 2009-06-17 | 1 | -11/+0 |
| | * | | | | | | | | | | | ring-buffer: remove useless warn on check | Steven Rostedt | 2009-06-16 | 1 | -3/+0 |
| | * | | | | | | | | | | | ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index | Steven Rostedt | 2009-06-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | tracing/urgent: warn in case of ftrace_start_up inbalance | Frederic Weisbecker | 2009-06-20 | 1 | -0/+7 |
| * | | | | | | | | | | | | tracing/urgent: fix unbalanced ftrace_start_up | Frederic Weisbecker | 2009-06-20 | 1 | -3/+5 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | tracing: update sample event documentation | Steven Rostedt | 2009-06-16 | 2 | -11/+24 |
| * | | | | | | | | | | | tracing/filters: fix race between filter setting and module unload | Li Zefan | 2009-06-16 | 1 | -17/+10 |
| * | | | | | | | | | | | tracing/filters: free filter_string in destroy_preds() | Li Zefan | 2009-06-16 | 1 | -0/+1 |
| * | | | | | | | | | | | ring-buffer: use commit counters for commit pointer accounting | Steven Rostedt | 2009-06-16 | 1 | -79/+75 |
| * | | | | | | | | | | | ring-buffer: remove unused variable | Steven Rostedt | 2009-06-16 | 1 | -1/+0 |
| * | | | | | | | | | | | ring-buffer: have benchmark test handle discarded events | Steven Rostedt | 2009-06-16 | 1 | -3/+5 |
| * | | | | | | | | | | | ring-buffer: prevent adding write in discarded area | Steven Rostedt | 2009-06-15 | 1 | -12/+56 |
| * | | | | | | | | | | | tracing/filters: strloc should be unsigned short | Li Zefan | 2009-06-15 | 1 | -1/+1 |
| * | | | | | | | | | | | tracing/filters: operand can be negative | Li Zefan | 2009-06-15 | 1 | -1/+6 |
| * | | | | | | | | | | | tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation | Li Zefan | 2009-06-15 | 1 | -1/+1 |
| * | | | | | | | | | | | tracing: fix a typo in tracing_cpumask_write() | Li Zefan | 2009-06-15 | 1 | -3/+3 |
| * | | | | | | | | | | | tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.h | Wu Zhangjin | 2009-06-15 | 1 | -0/+2 |
| * | | | | | | | | | | | cpumask: use new operators in kernel/trace | Rusty Russell | 2009-06-15 | 2 | -3/+3 |
* | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-20 | 1 | -3/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | NOHZ: Properly feed cpufreq ondemand governor | Eero Nurkkala | 2009-05-27 | 1 | -3/+9 |
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 | 37 | -597/+670 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mce3' into x86/urgent | Ingo Molnar | 2009-06-20 | 16 | -508/+528 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | x86, mce: fix error path in mce_create_device() | Hidetoshi Seto | 2009-06-18 | 1 | -5/+5 |
| | * | | | | | | | | | | | | | x86: use zalloc_cpumask_var for mce_dev_initialized | Yinghai Lu | 2009-06-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | x86: fix duplicated sysfs attribute | Yinghai Lu | 2009-06-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/mce3 | Ingo Molnar | 2009-06-17 | 15 | -24/+95 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | x86, mce: mce_intel.c needs <asm/apic.h> | H. Peter Anvin | 2009-06-17 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | | x86, mce: rename _64.c files which are no longer 64-bit-specific | Hidetoshi Seto | 2009-06-16 | 3 | -2/+2 |
| | * | | | | | | | | | | | | | | x86, mce: mce.h cleanup | Hidetoshi Seto | 2009-06-16 | 1 | -11/+18 |
| | * | | | | | | | | | | | | | | x86, mce: remove therm_throt.h | Hidetoshi Seto | 2009-06-16 | 4 | -14/+2 |
| | * | | | | | | | | | | | | | | x86, mce: remove intel_set_thermal_handler() | Hidetoshi Seto | 2009-06-16 | 2 | -8/+2 |
| | * | | | | | | | | | | | | | | x86, mce: squash mce_intel.c into therm_throt.c | Hidetoshi Seto | 2009-06-16 | 3 | -74/+67 |
| | * | | | | | | | | | | | | | | x86, mce: unify smp_thermal_interrupt | Hidetoshi Seto | 2009-06-16 | 4 | -87/+43 |
| | * | | | | | | | | | | | | | | x86, mce: unify smp_thermal_interrupt, prepare | Hidetoshi Seto | 2009-06-16 | 3 | -17/+38 |
| | * | | | | | | | | | | | | | | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 | Hidetoshi Seto | 2009-06-16 | 1 | -6/+8 |
| | * | | | | | | | | | | | | | | x86, mce: unify smp_thermal_interrupt, prepare p4 | Hidetoshi Seto | 2009-06-16 | 1 | -6/+5 |