summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-28sched, modules: Fix nested sleep in add_unformed_module()Peter Zijlstra1-2/+28
2014-10-28sched, smp: Correctly deal with nested sleepsPeter Zijlstra1-7/+8
2014-10-28sched, tty: Deal with nested sleepsPeter Zijlstra1-12/+5
2014-10-28sched, inotify: Deal with nested sleepsPeter Zijlstra1-5/+4
2014-10-28sched, exit: Deal with nested sleepsPeter Zijlstra2-0/+7
2014-10-28sched/wait: Add might_sleep() checksPeter Zijlstra1-0/+16
2014-10-28sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra2-1/+67
2014-10-28locking/mutex: Don't assume TASK_RUNNINGPeter Zijlstra1-1/+7
2014-10-28sched/deadline: Don't balance during wakeup if wakee is pinnedWanpeng Li1-0/+3
2014-10-28sched/deadline: Don't check SD_BALANCE_FORKWanpeng Li1-1/+1
2014-10-28sched/deadline: Ensure that updates to exclusive cpusets don't break ACJuri Lelli3-0/+31
2014-10-28sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...Juri Lelli5-32/+97
2014-10-28sched/deadline: Do not try to push tasks if pinned task switches to dlWanpeng Li1-1/+2
2014-10-28sched: Kill task_preempt_count()Oleg Nesterov3-7/+1
2014-10-28sched: Make finish_task_switch() return 'struct rq *'Oleg Nesterov1-23/+15
2014-10-28sched: Fix schedule_tail() to disable preemptionOleg Nesterov1-6/+5
2014-10-28sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()Oleg Nesterov1-3/+6
2014-10-28sched/numa: Check all nodes when placing a pseudo-interleaved groupRik van Riel1-2/+9
2014-10-28sched/numa: Find the preferred nid with complex NUMA topologyRik van Riel1-1/+87
2014-10-28sched/numa: Calculate node scores in complex NUMA topologiesRik van Riel1-0/+74
2014-10-28sched/numa: Prepare for complex topology placementRik van Riel1-20/+37
2014-10-28sched/numa: Classify the NUMA topology of a systemRik van Riel2-0/+59
2014-10-28sched/numa: Export info needed for NUMA balancing on complex topologiesRik van Riel2-1/+8
2014-10-28sched/dl: Fix preemption checksKirill Tkhai1-3/+7
2014-10-28sched: Update comments for CLONE_NEWNSChen Hanxiao1-1/+1
2014-10-28sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov3-40/+42
2014-10-28sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai2-3/+5
2014-10-28sched/fair: Care divide error in update_task_scan_period()Yasuaki Ishimatsu1-1/+1
2014-10-28sched/numa: Fix unsafe get_task_struct() in task_numa_assign()Kirill Tkhai1-2/+12
2014-10-28sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()Juri Lelli1-5/+13
2014-10-28sched/deadline: Don't replenish from a !SCHED_DEADLINE entityJuri Lelli1-1/+12
2014-10-28sched: Fix race between task_group and sched_task_groupKirill Tkhai1-0/+6
2014-10-26Linux 3.18-rc2v3.18-rc2Linus Torvalds1-1/+1
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-46/+107
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds27-58/+3814
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson3-12/+11
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-575/+30
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-32/+160
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-62/+70
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-85/+282
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-74/+50
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-18/+52
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-19/+36
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-150/+527