2011-01-04 |
Mike Galbraith | sched, autogroup: Fix reference leak Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-01-04 |
Mike Galbraith | sched, autogroup: Fix potential access to freed memory Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-01-04 |
Yong Zhang | sched: Remove redundant CONFIG_CGROUP_SCHED ifdef Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-12-19 |
Paul Turner | sched: Fix interactivity bug by charging unaccounted... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-12-19 |
Paul Turner | sched: Move periodic share updates to entity_tick() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-12-19 |
Ingo Molnar | Merge commit 'v2.6.37-rc6' into sched/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-12-08 |
Eric Dumazet | printk: Use this_cpu_{read|write} api on printk_pending Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-12-08 |
Dario Faggioli | sched: Make pushable_tasks CONFIG_SMP dependant Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-12-08 |
Ingo Molnar | Merge branch 'linus' into sched/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-30 |
Mike Galbraith | sched: Add 'autogroup' scheduling feature: automated... Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-30 |
Paul Turner | sched: Fix unregister_fair_sched_group() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-28 |
Jeremy Fitzhardinge | x86/pvclock: Zero last_value on resume Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Nikanth Karthikesan | sched: Remove unused argument dest_cpu to migrate_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Gerald Schaefer | mutexes, sched: Introduce arch_mutex_cpu_relax() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Ingo Molnar | Merge commit 'v2.6.37-rc3' into sched/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Heiko Carstens | nohz: Fix printk_needs_cpu() return value on offline... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Heiko Carstens | printk: Fix wake_up_klogd() vs cpu hotplug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Peter Zijlstra | perf: Fix the software context switch counter Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Peter Zijlstra | perf, x86: Fixup Kconfig deps Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Don Zickus | x86, perf, nmi: Disable perf if counters are not accessible Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Thomas Gleixner | perf: Fix inherit vs. context rotation bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-26 |
Randy Dunlap | dmar, x86: Use function stubs when CONFIG_INTR_REMAP... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-23 |
Peter Zijlstra | sched: Add some clock info to sched_debug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-23 |
Peter Zijlstra | cpu: Remove incorrect BUG_ON Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-23 |
Dhaval Giani | cpu: Remove unused variable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-23 |
Peter Zijlstra | sched: Fix UP build breakage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-23 |
Erik Gilling | sched: Make task dump print all 15 chars of proc comm Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Jan Beulich | x86-64: Fix and clean up AMD Fam10 MMCONF enabling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Masami Hiramatsu | x86/kprobes: Prevent kprobes to probe on save_args() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Update tg->shares after cpu.shares write Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Allow update_cfs_load() to update global load Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Implement demand based update_cfs_load() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Update shares on idle_balance Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Add sysctl_sched_shares_window Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Introduce hierarchal order on shares update... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Fix update_cfs_load() synchronization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Paul Turner | sched: Fix load corruption from update_cfs_shares() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Make tg_shares_up() walk on-demand Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Implement on-demand (active) cfs_rq list Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Rewrite tg_shares_up) Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Simplify cpu-hot-unplug task migration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Ingo Molnar | Merge commit 'v2.6.37-rc2' into sched/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Sergio Aguirre | irq_work: Drop cmpxchg() result Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | perf: Fix owner-list vs exit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Nikhil Rao | sched: Fix idle balancing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Shi | sched: Fix volanomark performance regression Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Dimitri Sivanich | x86: UV: Address interrupt/IO port operation conflict Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git.kernel.org...
|
commit | commitdiff | tree |
2010-11-18 |
Yinghai Lu | x86: Use online node real index in calulate_tbl_offset() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Tetsuo Handa | x86, asm: Fix binutils 2.15 build failure Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Rakib Mullick | x86, hw_nmi: Move backtrace_mask declaration under... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-18 |
Ingo Molnar | Merge branch 'tip/perf/urgent-3' of git://git.kernel...
|
commit | commitdiff | tree |
2010-11-11 |
Peter Zijlstra | sched: Fix cross-sched-class wakeup preemption Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Peter Zijlstra | sched: Fix runnable condition for stoptask Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Suresh Siddha | sched: Use group weight, idle cpu metrics to fix imbalances... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Peter Zijlstra | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Stephane Eranian | perf_events: Fix time tracking in samples Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Kusanagi Kouichi | x86, pvclock: Remove leftover scale_delta() function Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Jesper Juhl | x86, apic: Remove double #include Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Jan Beulich | x86: Adjust section annotations in AMD Fam10 MMCONF... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Jack Steiner | x86, UV: Update node controller MMRs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Corey Ashford | perf: Fix usages of profile_cpu in builtin-top.c to... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Jesper Juhl | x86: Remove unnecessary casts of void ptr returning... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-10 |
Cyrill Gorcunov | perf, ui: Eliminate stack-smashing protection compiler... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-11-01 |
Rakib Mullick | x86, mm: Fix section mismatch in tlb.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-30 |
Ingo Molnar | Merge branch 'tip/perf/jump-label-2' of git://git.kernel...
|
commit | commitdiff | tree |
2010-10-29 |
Eric Dumazet | x86-32: Restore irq stacks NUMA-aware allocations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-27 |
Ingo Molnar | percpu: Remove the multi-page alignment facility Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-27 |
Brian Gerst | x86-32: Allocate irq stacks seperate from percpu area Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-27 |
Thomas Gleixner | x86: Move olpc to platform
|
commit | commitdiff | tree |
2010-10-27 |
Ingo Molnar | Merge branch 'perf/core' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2010-10-26 |
Ingo Molnar | Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel...
|
commit | commitdiff | tree |
2010-10-26 |
Ingo Molnar | Merge branch 'perf/core' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2010-10-25 |
Borislav Petkov | x86-32, mm: Remove duplicated #include Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-25 |
Ingo Molnar | Merge branch 'linus' into x86/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-25 |
Ingo Molnar | Merge branch 'x86' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2010-10-25 |
Masami Hiramatsu | kprobes: Remove redundant text_mutex lock in optimize Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-25 |
Ingo Molnar | x86/oprofile: Fix uninitialized variable use in debug... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-24 |
Rakib Mullick | sched_stat: Update sched_info_queue/dequeue() code... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-23 |
Joe Perches | tracing: Fix 'faild' -> 'failed' typo Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-23 |
Ingo Molnar | Merge branch 'perf/core' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2010-10-23 |
Jiri Slaby | x86, printk: Get rid of <0> from stack output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-23 |
KOSAKI Motohiro | sched: Make sched_param argument static in sched_setschedule... Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Ingo Molnar | Merge branch 'tip/perf/core-2' of git://git.kernel...
|
commit | commitdiff | tree |
2010-10-22 |
Stephane Eranian | perf_events: Fix for transaction recovery in group_sched_in() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Stephane Eranian | perf_events: Revert: Fix transaction recovery in group_sched... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Use NUMA aware allocations for PEBS/BTS... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Clean up reserve_ds_buffers() signature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Less disastrous PEBS/BTS buffer allocation... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Fixup the precise_ip computation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Extract DS alloc/free functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Extract PEBS/BTS allocation functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Extract PEBS/BTS buffer free routines Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | sched, cgroup: Fixup broken cgroup movement Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Jan Beulich | x86, asm: Restore parentheses around one pushl_cfi... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-22 |
Alexander van Heukelum | x86, asm: Fix ancient-GAS workaround Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-20 |
Robert Richter | apic, x86: Use BIOS settings for IBS and MCE threshold... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-20 |
Robert Richter | apic, x86: Check if EILVT APIC registers are available... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-20 |
Ingo Molnar | Merge branch 'linus' into irq/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-10-19 |
Ingo Molnar | Merge branch 'tip/perf/core' of git://git.kernel.org...
|
commit | commitdiff | tree |