2011-04-21 |
Peter Zijlstra | perf: Fix task context scheduling Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | perf: Fix task_struct reference leak Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-27 |
Peter Zijlstra | perf: Fix tear-down of inherited group events Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-02 |
Peter Zijlstra | powerpc/mm: Make hpte_need_flush() safe for preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-16 |
Peter Zijlstra | perf: Fix throttle logic Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-12 |
Peter Zijlstra | x86: Fix text_poke_smp_batch() deadlock Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-08 |
Peter Zijlstra | Revert "lockdep, timer: Fix del_timer_sync() annotation" Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-04 |
Peter Zijlstra | lockdep, timer: Fix del_timer_sync() annotation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-03 |
Peter Zijlstra | sched: Fix update_curr_rt() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-03 |
Peter Zijlstra | perf: Fix reading in perf_event_read() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-01-21 |
Peter Zijlstra | perf: Annotate cpuctx->ctx.mutex to avoid a lockdep... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-01-19 |
Peter Zijlstra | sched, cgroup: Use exit hook to avoid use-after-free... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-01-18 |
Peter Zijlstra | perf: Fix contexted inheritance Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-01-07 |
Peter Zijlstra | sched: Constify function scope static struct sched_param... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | perf, x86: Provide a PEBS capable cycle event Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | perf: Sysfs enumeration Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | perf: Dynamic pmu types Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | init: Initialized IDR earlier Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | perf: Move perf_event_init() into main.c Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | perf, x86: Detect broken BIOSes that corrupt the PMU Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | sched: Fix the irqtime code for 32bit Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-16 |
Peter Zijlstra | sched: Fix the irqtime code to deal with u64 wraps Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-08 |
Peter Zijlstra | perf: Stop all counters on reboot Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-08 |
Peter Zijlstra | perf, amd: Remove the nb lock Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-08 |
Peter Zijlstra | sched: Cure more NO_HZ load average woes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-08 |
Peter Zijlstra | perf: Fix duplicate events with multiple-pmu vs software... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-12-02 |
Peter Zijlstra | scripts/tags.sh: Add magic for trace-events Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-29 |
Peter Zijlstra | powerpc: Use call_rcu_sched() for pagetables Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-26 |
Peter Zijlstra | perf, arch: Cleanup perf-pmu init vs lockup-detector Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-26 |
Peter Zijlstra | perf: Ignore non-sampling overflows Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-26 |
Peter Zijlstra | scripts/tags.sh: Add magic for trace-events Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-26 |
Peter Zijlstra | perf: Fix the software context switch counter Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-26 |
Peter Zijlstra | perf, x86: Fixup Kconfig deps Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-23 |
Peter Zijlstra | sched: Add some clock info to sched_debug Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-23 |
Peter Zijlstra | cpu: Remove incorrect BUG_ON Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-23 |
Peter Zijlstra | sched: Fix UP build breakage Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Make tg_shares_up() walk on-demand Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Implement on-demand (active) cfs_rq list Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Rewrite tg_shares_up) Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | sched: Simplify cpu-hot-unplug task migration Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-18 |
Peter Zijlstra | perf: Fix owner-list vs exit Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-16 |
Peter Zijlstra | serial8250: Mark console as CON_ANYTIME Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-11 |
Peter Zijlstra | sched: Fix cross-sched-class wakeup preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-10 |
Peter Zijlstra | sched: Fix runnable condition for stoptask Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-11-10 |
Peter Zijlstra | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-28 |
Peter Zijlstra | mm: fix race in kunmap_atomic() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-28 |
Peter Zijlstra | mm,x86: fix kmap_atomic_push vs ioremap_32.c Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-26 |
Peter Zijlstra | kernel: remove PF_FLUSHER Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-26 |
Peter Zijlstra | mm: highmem documentation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-26 |
Peter Zijlstra | perf, x86: Fix up kmap_atomic() type Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-26 |
Peter Zijlstra | mm: remove pte_*map_nested() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-26 |
Peter Zijlstra | mm: stack based kmap_atomic() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-26 |
Peter Zijlstra | mm: strictly nested kmap_atomic() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Use NUMA aware allocations for PEBS/BTS... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Clean up reserve_ds_buffers() signature Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Less disastrous PEBS/BTS buffer allocation... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Fixup the precise_ip computation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Extract DS alloc/free functions Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Extract PEBS/BTS allocation functions Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | perf, x86: Extract PEBS/BTS buffer free routines Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-22 |
Peter Zijlstra | sched, cgroup: Fixup broken cgroup movement Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | jump_label: Add COND_STMT(), reducer wrappery Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | perf: Optimize sw events Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | perf: Use jump_labels to optimize the scheduler hooks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | jump_label: Add atomic_t interface Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | jump_label: Use more consistent naming Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | perf, hw_breakpoint: Fix crash in hw_breakpoint creation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | perf: Find task before event alloc Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | perf: Fix task refcount bugs Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | perf: Fix group moving Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | irq_work: Add generic hardirq context callbacks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | sched: Create special class for stop/migrate work Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-18 |
Peter Zijlstra | sched: Unindent labels Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-10-07 |
Peter Zijlstra | sched: fix RCU lockdep splat from task_group() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-21 |
Peter Zijlstra | perf: Avoid RCU vs preemption assumptions Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-21 |
Peter Zijlstra | percpu: Add {get,put}_cpu_ptr Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-17 |
Peter Zijlstra | perf: Undo the per cpu-context timer stuff Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-17 |
Peter Zijlstra | perf: Fix perf_event_exit_cpu_context() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-17 |
Peter Zijlstra | perf: Complete software pmu grouping Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-13 |
Peter Zijlstra | perf: Fix free_event() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-13 |
Peter Zijlstra | perf: Sanitize the RCU logic Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-11 |
Peter Zijlstra | x86, tsc: Fix a preemption leak in restore_sched_clock_state() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-11 |
Peter Zijlstra | x86, tsc: Fix a preemption leak in restore_sched_clock_state() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-10 |
Peter Zijlstra | perf: Fix perf_init_event() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-10 |
Peter Zijlstra | perf: Ensure we call add_event_to_ctx() with the right... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Fix up delayed_put_task_struct() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Optimize context ops Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Provide a separate task context for swevents Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Multiple task contexts Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Clean up perf_event_context allocation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Move some code around Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Per-pmu-per-cpu contexts Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Per cpu-context rotation timer Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Remove the swevent hash-table from the cpu context Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Separate find_get_context() from event initialization Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Remove the sysfs bits Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Rework the PMU methods Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Shrink hw_perf_event Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Default PMU ops Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-09-09 |
Peter Zijlstra | perf: Per PMU disable Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |