]>
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 |
2010-09-09 | Peter Zijlstra | perf: Reduce perf_disable() usage Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-09-09 | Peter Zijlstra | perf: Unindent labels Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-09-09 | Peter Zijlstra | perf: Register PMU implementations Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-09-09 | Peter Zijlstra | perf: Deconstify struct pmu Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-09-09 | Peter Zijlstra | perf: Fix CPU hotplug Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-09-03 | Peter Zijlstra | perf, x86: Fix handle_irq return values Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-08-23 | Peter Zijlstra | watchdog: Don't throttle the watchdog Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-08-20 | Peter Zijlstra | perf: Remove superfluous return values from perf_callchain_*() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-08-20 | Peter Zijlstra | sched: Fix rq->clock synchronization when migrating... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-08-03 | Peter Zijlstra | perf, powerpc: Convert the FSL driver to use local64_t Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-07-27 | Peter Zijlstra | perf, powerpc: Use perf_sample_data_init() for the... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-07-17 | Peter Zijlstra | sched: Revert nohz_ratelimit() for now Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2010-07-17 | Peter Zijlstra | sched: Reduce update_group_power() calls Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
next |