aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched/rt: Remove redundant nr_cpus_allowed testShawn Bohrer2013-10-06
* sched/wait: Clean up wait.h details a bitIngo Molnar2013-10-04
* MAINTAINERS, sched: Update file patternPeter Zijlstra2013-10-04
* sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_hrtimeout()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_killable()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_interruptible_tty()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_interruptible_lock_irq()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_lock_irq()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_interruptible_exclusive()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_interruptible_timeout()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_interruptible()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event_timeout()Peter Zijlstra2013-10-04
* sched/wait: Collapse __wait_event()Peter Zijlstra2013-10-04
* sched/wait: Introduce ___wait_event()Peter Zijlstra2013-10-04
* sched/wait: Change the wait_exclusive control flowPeter Zijlstra2013-10-04
* sched/wait: Change timeout logicPeter Zijlstra2013-10-04
* sched/wait: Make the signal_pending() checks consistentPeter Zijlstra2013-10-04
* sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra2013-09-28
* sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-25
* sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-25
* sched: Prepare for per-cpu preempt_countPeter Zijlstra2013-09-25
* sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-25
* sched: Create more preempt_count accessorsPeter Zijlstra2013-09-25
* sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
* sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra2013-09-25
* sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-25
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-25
* sched: Remove {set,clear}_need_reschedPeter Zijlstra2013-09-25
* sched, rcu: Make RCU use resched_cpu()Peter Zijlstra2013-09-25
* x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-25
* sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin2013-09-25
* sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-20
* sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-20
* sched: Reduce overestimating rq->avg_idleJason Low2013-09-20
* sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...Vladimir Davydov2013-09-20
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-09-20
|\
| * sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov2013-09-20
| * sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov2013-09-20
| * sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov2013-09-20
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-18
| |\
| | * sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-16
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-18
| |\ \
| | * | perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-18
| | * | perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-12
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-17
| |\ \ \
| | * | | KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-17
| | * | | kvm: free resources after canceling async_pfRadim Krčmář2013-09-17
| | * | | KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-17