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: 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-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 |
2010-07-05 |
Peter Zijlstra | rbtree: Undo augmented trees performance damage and... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-07-01 |
Peter Zijlstra | sched: Cure nr_iowait_cpu() users Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-30 |
Peter Zijlstra | init: Fix comment Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-28 |
Peter Zijlstra | init, sched: Fix race between init and kthreadd Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-23 |
Peter Zijlstra | sched: silence PROVE_RCU in sched_fork() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-17 |
Peter Zijlstra | nohz: Fix nohz ratelimit Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | powerpc: Exclude arch_sd_sibiling_asym_packing() on UP Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf: Fix build breakage for architecutes without atomic64_t Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf: Convert perf_event to local_t Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf: Add perf_event::child_count Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf: Add perf_event_count() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | arch: Implement local64_t Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf: Simplify the ring-buffer logic: make perf_buffer_alloc... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf: Rename perf_mmap_data to perf_buffer Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf: Cleanup {start,commit,cancel}_txn details Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf, trace: Remove superfluous rcu_read_lock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | perf, trace: Inline perf_swevent_put_recursion_context() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-09 |
Peter Zijlstra | sched_clock: Add local_clock() API and improve documentation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-08 |
Peter Zijlstra | sched: Fix PROVE_RCU vs cpu_cgroup Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-08 |
Peter Zijlstra | perf: Fix signed comparison in perf_adjust_period() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-03 |
Peter Zijlstra | perf: Fix crash in swevents Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-01 |
Peter Zijlstra | sched, trace: Fix sched_switch() prev_state argument Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-06-01 |
Peter Zijlstra | sched: Fix wake_affine() vs RT tasks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2010-05-31 |
Peter Zijlstra | perf_events, trace: Fix perf_trace_destroy(), mutex... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |