2011-05-25 |
Peter Zijlstra | mm: uninline large generic tlb.h functions Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: optimize page_lock_anon_vma() fast-path Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: convert anon_vma->lock to a mutex Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: use refcounts for page_lock_anon_vma() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: improve page_lock_anon_vma() comment Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: revert page_lock_anon_vma() lock annotation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: Convert i_mmap_lock to a mutex Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: Remove i_mmap_lock lockbreak Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | lockdep, mutex: provide mutex_lock_nest_lock Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: extended batches for generic mmu_gather Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm, powerpc: move the RCU page-table freeing into generic... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: now that all old mmu_gather code is gone, remove... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | um: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | ia64: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | sh: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | arm: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | s390: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | sparc: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | powerpc: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-25 |
Peter Zijlstra | mm: mmu_gather rework Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-05-06 |
Peter Zijlstra | perf events, x86: Fix Intel Nehalem and Westmere last...
|
commit | commitdiff | tree |
2011-04-26 |
Peter Zijlstra | perf, x86: Fix BTS condition Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-22 |
Peter Zijlstra | perf, x86: Update/fix Intel Nehalem cache events Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-19 |
Peter Zijlstra | sched: Fix sched_domain iterations vs. RCU Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Move the second half of ttwu() to the remote cpu Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Remove need_migrate_task() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Restructure ttwu() some more Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Rename ttwu_post_activation() to ttwu_do_wakeup() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Remove rq argument from ttwu_stat() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Remove rq->lock from the first half of ttwu() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Drop rq->lock from sched_exec() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Drop rq->lock from first part of wake_up_new_task() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Add p->pi_lock to task_rq_lock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Also serialize ttwu_local() with p->pi_lock Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Delay task_contributes_to_load() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Deal with non-atomic min_vruntime reads on 32bits Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Remove rq argument to sched_class::task_waking() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Drop the rq argument to sched_class::select_task_rq() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Serialize p->cpus_allowed and ttwu() using p... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Provide p->on_rq Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Clean up ttwu() stats Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Change the ttwu() success details Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Move wq_worker_waking to the correct site Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | mutex: Use p->on_cpu for the adaptive spin Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Always provide p->on_cpu Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Zijlstra | sched: Provide scheduler_ipi() callback in response... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Dynamic sched_domain::level Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Move sched domain storage into the topology... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Reverse the topology list Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Unify the sched_domain build functions Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Stuff the sched_domain creation in a data-structure Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Create proper cpu_$DOM_mask() functions Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Avoid allocations in sched_domain_debug() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Create persistent sched_domains_tmpmask Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Remove some dead code Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Remove nodemask allocation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Simplify NODE/ALLNODES domain creation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Reduce some allocation pressure Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Avoid using sd->level Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Simplify the free path some Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Dynamically allocate sched_domain/sched_group... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Simplify sched_groups_power initialization Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Simplify finding the lowest sched_domain Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Simplify sched_group creation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Clean up some ALLNODES code Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Change NODE sched_domain group creation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Simplify build_sched_groups() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Simplify ->cpu_power initialization Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-11 |
Peter Zijlstra | sched: Remove obsolete arch_ prefixes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-04-05 |
Peter Zijlstra | sched: Clean up rebalance_domains() load-balance interval... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-31 |
Peter Zijlstra | perf: Fix task_struct reference leak Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-31 |
Peter Zijlstra | perf: Fix task context scheduling Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-23 |
Peter Zijlstra | mm: simplify anon_vma refcounts Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-23 |
Peter Zijlstra | mm: move anon_vma ref out from under CONFIG_foo Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-23 |
Peter Zijlstra | mm: rename drop_anon_vma() to put_anon_vma() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-03-16 |
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-04 |
Peter Zijlstra | perf: Fix cgroup vs jump_label problem 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-23 |
Peter Zijlstra | tile: Fix __pte_free_tlb Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-23 |
Peter Zijlstra | perf: Simplify task_clock_event_read() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-23 |
Peter Zijlstra | sched: Fix the group_imb logic Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-23 |
Peter Zijlstra | sched: Clean up some f_b_g() comments Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-23 |
Peter Zijlstra | sched: Clean up remnants of sd_idle Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-16 |
Peter Zijlstra | perf: Optimize hrtimer events Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-16 |
Peter Zijlstra | perf: Optimize throttling code Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-02-16 |
Peter Zijlstra | cgroup: Fix cgroup_subsys::exit callback 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-02-03 |
Peter Zijlstra | perf: Cure task_oncpu_function_call() races Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-01-27 |
Peter Zijlstra | sched: Avoid expensive initial update_cfs_load(), on... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-01-26 |
Peter Zijlstra | sched: Fix switch_from_fair() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2011-01-26 |
Peter Zijlstra | sched: Simplify the idle scheduling class 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 |