2009-09-07 |
Peter Zijlstra | sched: Deal with low-load in wake_affine() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-07 |
Peter Zijlstra | sched: Remove short cut from select_task_rq_fair() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Ingo Molnar | sched: Turn on SD_BALANCE_NEWIDLE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Ingo Molnar | sched: Clean up topology.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Ingo Molnar | sched: Fix dynamic power-balancing crash Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Remove reciprocal for cpu_power Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Gautham R Shenoy | sched: Try to deal with low capacity, fix update_sd_power_sa... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Try to deal with low capacity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Scale down cpu_power due to RT tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Implement dynamic cpu_power Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Add smt_gain Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Update the cpu_power sum during load-balance Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Add SD_PREFER_SIBLING Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Peter Zijlstra | sched: Restore __cpu_power to a straight sum of power Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-04 |
Ingo Molnar | Merge branches 'sched/domains' and 'sched/clock' into... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-02 |
Peter Zijlstra | sched: Add wait, sleep and iowait accounting tracepoints Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-02 |
Arjan van de Ven | sched: Provide iowait counters Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-09-02 |
Ingo Molnar | Merge commit 'v2.6.31-rc8' into sched/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-29 |
Anirban Sinha | sched: Rename init_cfs_rq => init_tg_cfs_rq Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-28 |
Peter Zijlstra | sched: Fix division by zero - really Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-25 |
Jan Beulich | x86: Fix build with older binutils and consolidate... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-24 |
Amerigo Wang | x86: Fix an incorrect argument of reserve_bootmem() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-21 |
Peter Zijlstra | perf_counter: Fix typo in read() output generation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-21 |
Peter Zijlstra | sched: Avoid division by zero Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-21 |
Ingo Molnar | tracing: Fix too large stack usage in do_one_initcall() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-21 |
Kyle McMartin | dma-debug: Fix check_unmap null pointer dereference Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-20 |
Hiroshi Shimamoto | sched: Use for_each_class macro in move_one_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-20 |
Ingo Molnar | Merge branch 'bugfix' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2009-08-19 |
Peter Zijlstra | perf tools: Check perf.data owner Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Kyle McMartin | perf tools: Make 'make html' work Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Consolidate definition of variable sd in __build_sche... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of NUMA sched groups from... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of ALLNODES sched groups... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of CPU sched groups from... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of MC sched groups from __build_sc... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of SMT sched groups from... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of SMT sched domain from... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of MC sched domain from __build_sc... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of CPU sched domain from... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out build of NUMA sched domain from... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Separate out allocation/free/goto-hell from... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Andreas Herrmann | sched: Use structure to store local data in __build_sched_do... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Jan Beulich | i386: Fix section mismatches for init code with !HOTPLUG_CPU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Hiroshi Shimamoto | sched, task_struct: stack_canary is not needed without... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Ingo Molnar | perf annotate: Fix segmentation fault Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-18 |
Ingo Molnar | perf_counter: Fix the PARISC build Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-17 |
Ingo Molnar | x86, mce: Don't initialize MCEs on unknown CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-17 |
Amerigo Wang | timers: Drop write permission on /proc/timer_list Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-17 |
Paul Mackerras | perf_counter: Check task on counter read IPI Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-17 |
Carlos R. Mafra | perf: Rename perf-examples.txt to examples.txt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-17 |
Bartlomiej Zolnierki... | x86, mce: don't log boot MCEs on Pentium M (model ... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-16 |
Leonardo Potenza | x86: Annotate section mismatch warnings in kernel/apic... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-16 |
Hugh Dickins | x86, mce: therm_throt: Don't log redundant normality Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-15 |
Arnaldo Carvalho... | perf record: Fix typo in pid_synthesize_comm_event Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-15 |
Cliff Wickman | x86: Fix UV BAU destination subnode id Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Peter Zijlstra | perf_counter: Report the cloning task as parent on... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Peter Zijlstra | perf_counter: Fix an ipi-deadlock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Peter Zijlstra | perf: Rework/fix the whole read vs group stuff Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Peter Zijlstra | perf_counter: Fix swcounter context invariance Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Arnaldo Carvalho... | perf report: Don't show unresolved DSOs and symbols... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Frederic Weisbecker | perf tools: Add a general option to enable raw sample... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Frederic Weisbecker | perf tools: Add a per tracepoint counter attribute... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Ingo Molnar | perf_counter: Provide hw_perf_counter_setup_online... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-13 |
Arnaldo Carvalho... | perf list: Fix large list output by using the pager Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-12 |
Ingo Molnar | perf_counter, x86: Fix/improve apic fallback Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-12 |
Jens Axboe | perf record: Add missing -C option support for specifying... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-12 |
Arnaldo Carvalho... | perf tools: Fix dso__new handle() to handle deleted... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-12 |
Arnaldo Carvalho... | perf tools: Fix fallback to cplus_demangle() when bfd_demang... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-12 |
Arnaldo Carvalho... | perf report: Show the tid too in -D Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-12 |
Arnaldo Carvalho... | perf record: Fix .tid and .pid fill-in when synthesizing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-12 |
Ondrej Zary | x86: Fix oops in identify_cpu() on CPUs without CPUID Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-11 |
Kevin Winchester | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-11 |
Ingo Molnar | perf_counter, x86: Fix generic cache events on P6-mobile... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-11 |
Ingo Molnar | perf_counter, x86: Fix lapic printk message Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-11 |
Dmitry Torokhov | x86, mce: therm_throt - change when we print messages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Shunichi Fuji | x86: Add reboot quirk for every 5 series MacBook/Pro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Darren Hart | futex: Fix handling of bad requeue syscall pairing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Linus Torvalds | x86: Fix serialization in pit_expect_msb() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Frederic Weisbecker | perf_counter: Zero dead bytes from ftrace raw samples... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Frederic Weisbecker | perf_counter: Subtract the buffer size field from the... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Dinakar Guniguntala | futex: Fix compat_futex to be same as futex for REQUEUE_PI Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Peter Zijlstra | locking, sched: Give waitqueue spinlocks their own... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Peter Zijlstra | perf_counter: Require CAP_SYS_ADMIN for raw tracepoint... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Peter Zijlstra | perf_counter: Correct PERF_SAMPLE_RAW output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-10 |
Darren Hart | futex: Update futex_q lock_ptr on requeue proxy lock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Arnd Bergmann | sched: Add default defines for PREEMPT_ACTIVE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Frederic Weisbecker | perf tools: callchain: Fix bad rounding of minimum... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Mike Galbraith | perf_counter tools: Fix libbfd detection for systems... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Carlos R. Mafra | perf: "Longum est iter per praecepta, breve et efficax... Ingo Molnar http://lkml.org/lkml/2009/8/4... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Peter Zijlstra | perf_counter: Fix a race on perf_counter_ctx Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Frederic Weisbecker | perf_counter: Fix tracepoint sampling to be part of... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Frederic Weisbecker | perf_counter: Work around gcc warning by initializing... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Frederic Weisbecker | perf tools: callchain: Fix sum of percentages to be... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Frederic Weisbecker | perf tools: callchain: Fix 'perf report' display to... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Frederic Weisbecker | perf tools: callchain: Fix spurious 'perf report' warnings... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Pierre Habouzit | perf record: Fix the -A UI for empty or non-existent... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Pierre Habouzit | perf util: Fix do_read() to fail on EOF instead of... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Peter Zijlstra | perf list: Fix the output to not include tracepoints... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Paul Mackerras | perf_counter/powerpc: Fix oops on cpus without perf_counter... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-08-09 |
Brice Goglin | perf stat: Fix tool option consistency: rename -S/... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |