summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | sched: Make sure task has correct sched_class after policy changePeter Zijlstra2009-11-101-12/+4
| * | | | | | | sched: Fix and clean up rate-limit newidle codeMike Galbraith2009-11-101-13/+15
| * | | | | | | sched, no_hz: Remove unused rq->last_tick_seen fieldLai Jiangshan2009-11-081-1/+0
| * | | | | | | sched: Fix affinity logic in select_task_rq_fair()Mike Galbraith2009-11-051-0/+2
| * | | | | | | sched: Rate-limit newidleMike Galbraith2009-11-042-1/+25
| * | | | | | | sched: Check for an idle shared cache in select_task_rq_fair()Mike Galbraith2009-11-041-4/+29
| * | | | | | | cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell2009-11-043-34/+61
| * | | | | | | cpumask: Simplify sched_rt.cRusty Russell2009-11-041-37/+24
| * | | | | | | sched: Add USER_SCHED to feature removal listDhaval Giani2009-11-041-0/+15
| * | | | | | | sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto2009-11-042-12/+0
| * | | | | | | sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto2009-11-041-2/+0
| * | | | | | | sched: Remove unused __schedule() declarationHiroshi Shimamoto2009-11-042-2/+1
| * | | | | | | sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-254-9/+23
| * | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2009-10-255200-140121/+413844
| |\ \ \ \ \ \ \
| * | | | | | | | sched: Remove obsolete comment in sched_init()Jayson R. King2009-10-051-4/+0
| * | | | | | | | sched: Always show Cpus_allowed field in /proc/<pid>/statusHeiko Carstens2009-09-212-7/+12
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05251-6102/+21092
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/probes' into perf/coreIngo Molnar2009-12-032-3/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: insn decoder test checks objdump versionMasami Hiramatsu2009-11-202-1/+27
| | * | | | | | | | | x86: Fix insn decoder test typosMasami Hiramatsu2009-11-201-3/+9
| * | | | | | | | | | Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-039-63/+198
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto2009-11-261-2/+3
| | * | | | | | | | | | x86: Tighten conditionals on MCE related statisticsJan Beulich2009-11-232-9/+9
| | * | | | | | | | | | x86, mce: Fix __init annotationsHidetoshi Seto2009-11-122-3/+3
| | * | | | | | | | | | x86: Mark the thermal init functions __initYong Wang2009-11-111-2/+2
| | * | | | | | | | | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-105-5/+43
| | * | | | | | | | | | x86, mce: Add a global MCE init helperBorislav Petkov2009-10-161-2/+8
| | * | | | | | | | | | x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-163-29/+29
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-16286-1390/+12696
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-123-19/+34
| | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-132-0/+75
| * | | | | | | | | | | | Merge branch 'perf/scripting' into perf/coreIngo Molnar2009-12-0331-15/+2458
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf trace/scripting: Add Fedora libperl install note to docTom Zanussi2009-11-302-3/+5
| | * | | | | | | | | | | | perf trace/scripting: Fix Perl common_* access functionsTom Zanussi2009-11-304-24/+24
| | * | | | | | | | | | | | perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.cTom Zanussi2009-11-301-1/+1
| | * | | | | | | | | | | | perf trace/scripting: Silence PERL_EMBED_* backtick errorsTom Zanussi2009-11-301-2/+2
| | * | | | | | | | | | | | perf scripting: Fix buildIngo Molnar2009-11-281-0/+2
| | * | | | | | | | | | | | perf trace: Add a scripts/perl/bin for perf trace shell scriptsTom Zanussi2009-11-2810-0/+45
| | * | | | | | | | | | | | perf trace: Add Documentation for perf trace Perl supportTom Zanussi2009-11-282-1/+229
| | * | | | | | | | | | | | perf trace: Add interface to access perf data from Perl handlersTom Zanussi2009-11-2813-13/+474
| | * | | | | | | | | | | | perf trace: Add perf trace scripting support modules for PerlTom Zanussi2009-11-289-0/+806
| | * | | | | | | | | | | | perf trace: Add Perl scripting supportTom Zanussi2009-11-286-5/+629
| | * | | | | | | | | | | | perf trace: Add flag/symbolic format_flagsTom Zanussi2009-11-282-0/+19
| | * | | | | | | | | | | | perf trace: Add scripting opsTom Zanussi2009-11-282-5/+261
| * | | | | | | | | | | | | x86: Fix comments of register/stack access functionsMasami Hiramatsu2009-12-021-4/+4
| * | | | | | | | | | | | | perf tools: Replace %m with %a in sscanfLiming Wang2009-12-021-3/+3
| * | | | | | | | | | | | | hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker2009-12-021-4/+12
| * | | | | | | | | | | | | tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker2009-12-021-2/+2
| * | | | | | | | | | | | | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron2009-12-021-3/+12
| * | | | | | | | | | | | | perf: Don't free perf_mmap_data until work has been doneKristian Høgsberg2009-12-021-1/+2
OpenPOWER on IntegriCloud