summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/wait: Fix a kthread race with wait_woken()Peter Zijlstra2014-11-041-1/+6
* sched: Exclude cond_resched() from nested sleep testPeter Zijlstra2014-10-283-6/+15
* sched: Debug nested sleepsPeter Zijlstra2014-10-282-2/+57
* sched, net: Clean up sk_wait_event() vs. might_sleep()Peter Zijlstra2014-10-281-0/+1
* sched, modules: Fix nested sleep in add_unformed_module()Peter Zijlstra2014-10-281-2/+28
* sched, smp: Correctly deal with nested sleepsPeter Zijlstra2014-10-281-7/+8
* sched, tty: Deal with nested sleepsPeter Zijlstra2014-10-281-12/+5
* sched, inotify: Deal with nested sleepsPeter Zijlstra2014-10-281-5/+4
* sched, exit: Deal with nested sleepsPeter Zijlstra2014-10-282-0/+7
* sched/wait: Add might_sleep() checksPeter Zijlstra2014-10-281-0/+16
* sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra2014-10-282-1/+67
* locking/mutex: Don't assume TASK_RUNNINGPeter Zijlstra2014-10-281-1/+7
* sched/deadline: Don't balance during wakeup if wakee is pinnedWanpeng Li2014-10-281-0/+3
* sched/deadline: Don't check SD_BALANCE_FORKWanpeng Li2014-10-281-1/+1
* sched/deadline: Ensure that updates to exclusive cpusets don't break ACJuri Lelli2014-10-283-0/+31
* sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...Juri Lelli2014-10-285-32/+97
* sched/deadline: Do not try to push tasks if pinned task switches to dlWanpeng Li2014-10-281-1/+2
* sched: Kill task_preempt_count()Oleg Nesterov2014-10-283-7/+1
* sched: Make finish_task_switch() return 'struct rq *'Oleg Nesterov2014-10-281-23/+15
* sched: Fix schedule_tail() to disable preemptionOleg Nesterov2014-10-281-6/+5
* sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()Oleg Nesterov2014-10-281-3/+6
* sched/numa: Check all nodes when placing a pseudo-interleaved groupRik van Riel2014-10-281-2/+9
* sched/numa: Find the preferred nid with complex NUMA topologyRik van Riel2014-10-281-1/+87
* sched/numa: Calculate node scores in complex NUMA topologiesRik van Riel2014-10-281-0/+74
* sched/numa: Prepare for complex topology placementRik van Riel2014-10-281-20/+37
* sched/numa: Classify the NUMA topology of a systemRik van Riel2014-10-282-0/+59
* sched/numa: Export info needed for NUMA balancing on complex topologiesRik van Riel2014-10-282-1/+8
* sched/dl: Fix preemption checksKirill Tkhai2014-10-281-3/+7
* sched: Update comments for CLONE_NEWNSChen Hanxiao2014-10-281-1/+1
* sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov2014-10-283-40/+42
* sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai2014-10-282-3/+5
* sched/fair: Care divide error in update_task_scan_period()Yasuaki Ishimatsu2014-10-281-1/+1
* sched/numa: Fix unsafe get_task_struct() in task_numa_assign()Kirill Tkhai2014-10-281-2/+12
* sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()Juri Lelli2014-10-281-5/+13
* sched/deadline: Don't replenish from a !SCHED_DEADLINE entityJuri Lelli2014-10-281-1/+12
* sched: Fix race between task_group and sched_task_groupKirill Tkhai2014-10-281-0/+6
* Linux 3.18-rc2v3.18-rc2Linus Torvalds2014-10-271-1/+1
* Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-2618-46/+107
|\
| * Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-10-263-12/+11
| |\
| | * ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam2014-10-251-1/+0
| | * ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-252-11/+11
| * | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2014-10-249-23/+65
| |\ \
| | * | ARM: dts: socfpga: Add a 3.3V fixed regulator nodeDinh Nguyen2014-10-234-1/+34
| | * | ARM: dts: socfpga: Fix SD card detectDinh Nguyen2014-10-231-1/+5
| | * | ARM: dts: socfpga: rename gpio nodesDinh Nguyen2014-10-231-6/+6
| | * | arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-214-15/+20
| | |/
| * | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2014-10-243-4/+12
| |\ \
| | * | ARM: at91/dt: sam9263: fix PLLB frequenciesBoris Brezillon2014-10-221-2/+3
| | * | power: reset: at91-reset: fix power down registerAlexandre Belloni2014-10-221-2/+2
| | * | MAINTAINERS: add atmel ssc driver maintainer entryBo Shen2014-10-221-0/+7
| | |/