summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-16sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()Wanpeng Li1-2/+3
2014-11-16sched/fair: Fix stale overloaded status in the busiest group finding logicWanpeng Li1-1/+3
2014-11-16sched: Move p->nr_cpus_allowed check to select_task_rq()Wanpeng Li4-10/+2
2014-11-16sched/completion: Document when to use wait_for_completion_io_*()Wolfram Sang1-2/+3
2014-11-16sched: Update comments about CLONE_NEWUTS and CLONE_NEWIPCChen Hanxiao1-2/+2
2014-11-16sched/fair: Kill task_struct::numa_entry and numa_group::task_listKirill Tkhai2-6/+0
2014-11-16sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka5-27/+24
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra3-19/+1
2014-11-16sched/numa: Avoid selecting oneself as swap targetPeter Zijlstra1-0/+7
2014-11-10sched/numa: Fix out of bounds read in sched_init_numa()Andrey Ryabinin1-0/+4
2014-11-04sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda5-75/+80
2014-11-04sched/deadline: Don't check CONFIG_SMP in switched_from_dl()Wanpeng Li1-2/+0
2014-11-04sched/deadline: Reschedule from switched_from_dl() after a successful pullWanpeng Li1-2/+5
2014-11-04sched/deadline: Push task away if the deadline is equal to curr during wakeupWanpeng Li1-1/+1
2014-11-04sched/deadline: Add deadline rq status printWanpeng Li3-0/+17
2014-11-04sched/deadline: Fix artificial overrun introduced by yield_task_dl()Wanpeng Li1-1/+1
2014-11-04sched/rt: Clean up check_preempt_equal_prio()Wanpeng Li1-4/+10
2014-11-04sched/core: Use dl_bw_of() under rcu_read_lock_sched()Juri Lelli1-1/+6
2014-11-04sched: Check if we got a shallowest_idle_cpu before searching for least_loade...Yao Dongdong1-1/+1
2014-11-04sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl()Kirill Tkhai3-7/+36
2014-11-04sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING testPeter Zijlstra1-1/+1
2014-11-04netdev, sched/wait: Fix sleeping inside wait eventPeter Zijlstra2-10/+10
2014-11-04rfcomm, sched/wait: Fix broken wait constructPeter Zijlstra1-10/+8
2014-11-04audit, sched/wait: Fixup kauditd_thread() wait loopPeter Zijlstra1-10/+1
2014-11-04sched/wait: Remove wait_event_freezekillable()Peter Zijlstra (Intel)1-12/+0
2014-11-04sched/wait: Reimplement wait_event_freezable()Peter Zijlstra2-38/+57
2014-11-04sched/wait: Fix a kthread race with wait_woken()Peter Zijlstra1-1/+6
2014-11-04sched: Remove lockdep check in sched_move_task()Kirill Tkhai1-2/+6
2014-11-03Linux 3.18-rc3v3.18-rc3Linus Torvalds1-2/+2
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-02drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-02drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-02drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-02drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-02drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-02drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-02drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-01x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1
2014-10-31ovl: initialize ->is_cursorMiklos Szeredi1-0/+1
2014-10-31libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov1-15/+10
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck1-2/+4
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren5-3/+65
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar1-1/+1