2010-04-02 |
Peter Zijlstra | sched: Optimize task_rq_lock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Peter Zijlstra | sched: Fix TASK_WAKING vs fork deadlock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Oleg Nesterov | sched: Make select_fallback_rq() cpuset friendly Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Oleg Nesterov | sched: _cpu_down(): Don't play with current->cpus_allowed Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Oleg Nesterov | sched: sched_exec(): Remove the select_fallback_rq... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Oleg Nesterov | sched: move_task_off_dead_cpu(): Remove retry logic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Oleg Nesterov | sched: move_task_off_dead_cpu(): Take rq->lock around... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Oleg Nesterov | sched: Kill the broken and deadlockable cpuset_lock... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Li Zefan | sched: Remove USER_SCHED from documentation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Li Zefan | sched: Remove remaining USER_SCHED code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-04-02 |
Ingo Molnar | Merge branch 'linus' into sched/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-29 |
Ian Campbell | x86: Do not free zero sized per cpu areas Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-29 |
Yinghai Lu | x86: Make sure free_init_pages() frees pages on page... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-29 |
Yinghai Lu | x86: Make smp_locks end with page alignment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-24 |
Jiri Kosina | x86: Remove excessive early_res debug output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-21 |
Colin Ian King | softlockup: Stop spurious softlockup messages due to... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-18 |
Lai Jiangshan | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-18 |
Paul Mackerras | powerpc/perf_events: Fix call-graph recording, add... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-17 |
Frederic Weisbecker | perf: Fix unexported generic perf_arch_fetch_caller_regs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-17 |
KOSAKI Motohiro | sched: Use proper type in sched_getaffinity() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Arnaldo Carvalho... | perf top: Add missing initialization to zero Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Jan Beulich | x86: Fix placement of FIX_OHCI1394_BASE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Andrew Morton | kernel/sched.c: Suppress unused var warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Dan Carpenter | sched: Remove some dead code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Lai Jiangshan | rcu: Fix tracepoints & lockdep false positive Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Masami Hiramatsu | perf probe: Use original address instead of CU-based... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Masami Hiramatsu | perf probe: Fix offset to allow signed value Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Paul E. McKenney | rcu: Make rcu_read_lock_bh_held() allow for disabled BH Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Arnaldo Carvalho... | perf top: Improve the autosizing of column lenghts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-16 |
Suresh Siddha | x86: Handle legacy PIC interrupts on all the cpu's Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-15 |
KOSAKI Motohiro | sched: sched_getaffinity(): Allow less than NR_CPUS... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-14 |
Ingo Molnar | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-13 |
Borislav Petkov | x86, k8 nb: Fix boot crash: enable k8_northbridges... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-13 |
Masami Hiramatsu | perf probe: Fix need_dwarf flag if lazy matching is... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-13 |
Masami Hiramatsu | perf probe: Fix probe_point buffer overrun Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-12 |
Jack Steiner | x86, UV: Fix target_cpus() in x2apic_uv_x.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Arnaldo Carvalho... | perf record: Don't try to find buildids in a zero sized... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove AFFINE_WAKEUPS feature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove ASYM_GRAN feature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove SYNC_WAKEUPS feature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove WAKEUP_SYNC feature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove FAIR_SLEEPERS feature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove NORMALIZED_SLEEPER Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Fix select_idle_sibling() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Tweak sched_latency and min_granularity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Cleanup/optimize clock updates Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove avg_overlap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Remove avg_wakeup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Galbraith | sched: Rate-limit nohz Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Lucas De Marchi | sched: Implement group scheduler statistics in one... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Peter Zijlstra | sched: Fix pick_next_highest_task_rt() for cgroups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Xiao Guangrong | perf: export perf_trace_regs and perf_arch_fetch_caller_regs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Peter Zijlstra | perf, x86: Fix hw_perf_enable() event assignment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Peter Zijlstra | perf, ppc: Fix compile error due to new cpu notifiers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Travis | x86: Reduce per cpu warning boot up messages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Mike Travis | x86: Reduce per cpu MCA boot up messages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
John Kacur | perf: Make the install relative to DESTDIR if specified Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Masami Hiramatsu | kprobes: Calculate the index correctly when freeing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Dan Carpenter | sched: Cleanup: remove unused variable in try_to_wake_up() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Ingo Molnar | Merge branch 'tip/tracing/core' of git://git.kernel...
|
commit | commitdiff | tree |
2010-03-11 |
Paul E. McKenney | x86/mce: Fix RCU lockdep splats Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Paul E. McKenney | rcu: Increase RCU CPU stall timeouts if PROVE_RCU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Paul E. McKenney | ftrace: Replace read_barrier_depends() with rcu_dereference_... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Paul Mackerras | perf tools: Fix sparse CPU numbering related bugs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-11 |
Paul Mackerras | perf_event: Fix oops triggered by cpu offline/online Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Arnaldo Carvalho... | perf report: Print the map table just after samples... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf report: Add multiple event support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf session: Change perf_session post processing functions... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf session: Add storage for seperating event types... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf session: Change add_hist_entry to take the tree... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Eric B Munson | perf record: Add ID and to recorded event data when... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Arnaldo Carvalho... | perf probe: Add missing variable initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Arnaldo Carvalho... | perf tools: Don't trow away old map slices not overlapped... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Provide better condition for event rotation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix double enable calls Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix double disable calls Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Properly account n_added Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Avoid double disable on throttle vs ioctl... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix x86_pmu_start Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Use unlocked bitops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Change x86_pmu.{enable,disable} calling... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Remove superfluous arguments to x86_perf_event_up... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86: Remove superfluous arguments to x86_perf_event_se... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf, x86, Do not user perf_disable from NMI context Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Optimize perf_disable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Rework and fix the arch CPU-hotplug hooks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-10 |
Peter Zijlstra | perf: Provide generic perf_sample_data initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-09 |
Ingo Molnar | Merge commit 'v2.6.34-rc1' into perf/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-09 |
Ingo Molnar | MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git.kernel.org...
|
commit | commitdiff | tree |
2010-03-04 |
Tom Zanussi | perf trace: Don't use pager if scripting Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Tom Zanussi | perf trace/scripting: Remove extraneous header read Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Will Deacon | perf, ARM: Modify kuser rmb() call to compile for Thumb-2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Paul E. McKenney | rcu: Suppress RCU lockdep warnings during early boot Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Paul E. McKenney | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Paul E. McKenney | rcu: Suppress __mpol_dup() false positive from RCU... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Paul E. McKenney | rcu: Make rcu_read_lock_sched_held() handle !PREEMPT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Paul E. McKenney | rcu: Add control variables to lockdep_rcu_dereference... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Paul E. McKenney | rcu, cgroup: Relax the check in task_subsys_state(... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2010-03-04 |
Ingo Molnar | Merge branch 'tip/tracing/urgent' of git://git.kernel...
|
commit | commitdiff | tree |