2014-11-04 |
Wanpeng Li | sched/deadline: Fix artificial overrun introduced by... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Wanpeng Li | sched/rt: Clean up check_preempt_equal_prio() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Juri Lelli | sched/core: Use dl_bw_of() under rcu_read_lock_sched() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Yao Dongdong | sched: Check if we got a shallowest_idle_cpu before... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Kirill Tkhai | sched/deadline: Implement cancel_dl_timer() to use... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Peter Zijlstra | sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING... Requested-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Peter Zijlstra | netdev, sched/wait: Fix sleeping inside wait event Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Peter Zijlstra | rfcomm, sched/wait: Fix broken wait construct Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Peter Zijlstra | audit, sched/wait: Fixup kauditd_thread() wait loop Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Peter Zijlstra ... | sched/wait: Remove wait_event_freezekillable() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Peter Zijlstra | sched/wait: Reimplement wait_event_freezable() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-11-04 |
Peter Zijlstra | sched/wait: Fix a kthread race with wait_woken() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched: Exclude cond_resched() from nested sleep test Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched: Debug nested sleeps Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched, net: Clean up sk_wait_event() vs. might_sleep() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched, modules: Fix nested sleep in add_unformed_module() Signed-off-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched, smp: Correctly deal with nested sleeps Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched, tty: Deal with nested sleeps Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched, inotify: Deal with nested sleeps Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched, exit: Deal with nested sleeps Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched/wait: Add might_sleep() checks Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | sched/wait: Provide infrastructure to deal with nested... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zijlstra | locking/mutex: Don't assume TASK_RUNNING Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Wanpeng Li | sched/deadline: Don't balance during wakeup if wakee... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Wanpeng Li | sched/deadline: Don't check SD_BALANCE_FORK Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Juri Lelli | sched/deadline: Ensure that updates to exclusive cpusets... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Juri Lelli | sched/deadline: Fix bandwidth check/update when migrating... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Wanpeng Li | sched/deadline: Do not try to push tasks if pinned... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Oleg Nesterov | sched: Kill task_preempt_count() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Oleg Nesterov | sched: Make finish_task_switch() return 'struct rq *' Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Oleg Nesterov | sched: Fix schedule_tail() to disable preemption Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Oleg Nesterov | sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Rik van Riel | sched/numa: Check all nodes when placing a pseudo-interleave... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Rik van Riel | sched/numa: Find the preferred nid with complex NUMA... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Rik van Riel | sched/numa: Calculate node scores in complex NUMA topologies Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Rik van Riel | sched/numa: Prepare for complex topology placement Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Rik van Riel | sched/numa: Classify the NUMA topology of a system Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Rik van Riel | sched/numa: Export info needed for NUMA balancing on... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Kirill Tkhai | sched/dl: Fix preemption checks Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Chen Hanxiao | sched: Update comments for CLONE_NEWNS Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Oleg Nesterov | sched: stop the unbound recursion in preempt_schedule_context() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Kirill Tkhai | sched/fair: Fix division by zero sysctl_numa_balancing_scan_size Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Yasuaki Ishimatsu | sched/fair: Care divide error in update_task_scan_period() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Kirill Tkhai | sched/numa: Fix unsafe get_task_struct() in task_numa_assign() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Juri Lelli | sched/deadline: Fix races between rt_mutex_setprio... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Juri Lelli | sched/deadline: Don't replenish from a !SCHED_DEADLINE... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-28 |
Kirill Tkhai | sched: Fix race between task_group and sched_task_group Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-18 |
Ingo Molnar | Merge tag 'perf-core-for-mingo' of git://git.kernel... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-17 |
Anton Blanchard | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-16 |
Ingo Molnar | Merge tag 'perf-core-for-mingo' of git://git.kernel... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-15 |
Ingo Molnar | Merge tag 'perf-core-for-mingo' of git://git.kernel... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-09 |
Shuah Khan | x86/build: Add arch/x86/purgatory/ make generated files... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-09 |
Ingo Molnar | Merge branch 'rcu/next' of git://git.kernel.org/pub... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Peter Zijlstra | locking/lockdep: Revert qrwlock recusive stuff Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Jason Low | locking/rwsem: Avoid double checking before try acquiring... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Pranith Kumar | locking,arch: Use ACCESS_ONCE() instead of cast to... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Wei Huang | perf/x86: Tone down kernel messages when the PMU check... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Andi Kleen | perf/x86/intel/uncore: Fix minor race in box set up Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Kirill Tkhai | sched/dl: Use dl_bw_of() under rcu_read_lock_sched() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Kirill Tkhai | sched/fair: Delete resched_cpu() from idle_balance() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Rik van Riel | sched, time: Fix build error with 64 bit cputime_t... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Vincent Guittot | sched: Improve sysbench performance by fixing spurious... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Dave Hansen | sched/x86: Fix up typo in topology detection Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Peter Zijlstra | perf: Fix perf bug in fork() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Peter Zijlstra | perf: Fix unclone_ctx() vs. locking Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-10-03 |
Ingo Molnar | Merge tag 'perf-core-for-mingo' of git://git.kernel... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-27 |
Ingo Molnar | Merge tag 'perf-core-for-mingo' of git://git.kernel... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-26 |
Ingo Molnar | Merge tag 'perf-fdarray-for-mingo' of git://git.kernel... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-25 |
Ingo Molnar | Merge tag 'efi-urgent' of git://git.kernel.org/pub... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Ben Hutchings | x86/relocs: Make per_cpu_load_addr static Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Oleg Nesterov | x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o" Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Oleg Nesterov | x86: Speed up ___preempt_schedule*() by using THUNK... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Wanpeng Li | sched: Fix unreleased llc_shared_mask bit during CPU... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Bryan O'Donoghue | x86/intel/quark: Switch off CR4.PGE so TLB flush uses... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Lan Tianyu | x86/smpboot: Speed up suspend/resume by avoiding 100ms... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Stephane Eranian | perf/x86/intel/uncore: Update support for client uncore... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Andi Kleen | perf/x86/intel/uncore: Fix PCU filter setup for Sandy... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Andi Kleen | perf/x86/intel/uncore: Add missing cbox filter flags... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Yan, Zheng | perf/x86/intel/uncore: Register the PMU only if the... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Yan, Zheng | perf/x86/intel/uncore: Add Haswell-EP uncore support Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Andi Kleen | perf/x86/intel: Use Broadwell cache event list for... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Andi Kleen | perf/x86: Add INST_RETIRED.ALL workarounds Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Andi Kleen | perf/x86/intel: Add Broadwell core support Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Andi Kleen | perf/x86/intel: Document all Haswell models Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Andi Kleen | perf/x86/intel: Remove incorrect model number from... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Jiri Olsa | Revert "perf: Do not allow optimized switch for non... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Jiri Olsa | perf: Fix child event initial state setup Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Jiri Olsa | perf: Do not POLLHUP event if it has children Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Dave Hansen | x86, sched: Add new topology for multi-NUMA-node CPUs Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Kirill Tkhai | sched/rt: Use resched_curr() in task_tick_rt() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Kirill Tkhai | sched: Use rq->rd in sched_setaffinity() under RCU... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Kirill Tkhai | sched: cleanup: Rename 'out_unlock' to 'out_free_new_mask' Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Kirill Tkhai | sched: Use dl_bw_of() under RCU read lock Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Kirill Tkhai | sched/fair: Remove duplicate code from can_migrate_task() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Peter Zijlstra | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Oleg Nesterov | sched: print_rq(): Don't use tasklist_lock Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Oleg Nesterov | sched: normalize_rt_tasks(): Don't use _irqsave for... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Oleg Nesterov | sched: Fix the task-group check in tg_has_rt_tasks() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Nicolas Pitre | sched/fair: Leverage the idle state info when choosing... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2014-09-24 |
Daniel Lezcano | sched: Let the scheduler see CPU idle states Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |