summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-16sched/numa: Revert "Use effective_load() to balance NUMA loads"Peter Zijlstra
2014-07-16sched: Fix static_key race with sched_feat()Jason Baron
2014-07-16sched: Remove extra static_key*() function indirectionJason Baron
2014-07-16sched/rt: Fix replenish_dl_entity() comments to match the current upstream codexiaofeng.yan
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov
2014-07-05sched: Rework check_for_tasks()Kirill Tkhai
2014-07-05sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...Kirill Tkhai
2014-07-05sched/fair: Disable runtime_enabled on dying rqKirill Tkhai
2014-07-05sched/numa: Change scan period code to match intentRik van Riel
2014-07-05sched/numa: Rework best node setting in task_numa_migrate()Rik van Riel
2014-07-05sched/numa: Examine a task move when examining a task swapRik van Riel
2014-07-05sched/numa: Simplify task_numa_compare()Rik van Riel
2014-07-05sched/numa: Use effective_load() to balance NUMA loadsRik van Riel
2014-07-05sched/numa: Move power adjustment into load_too_imbalanced()Rik van Riel
2014-07-05sched/numa: Use group's max nid as task's preferred nidRik van Riel
2014-07-05sched/fair: Implement fast idling of CPUs when the system is partially loadedTim Chen
2014-07-05sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar
2014-07-05sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicityMike Galbraith
2014-07-05sched: Fix potential near-infinite distribute_cfs_runtime() loopBen Segall
2014-07-05sched/core: Fix formatting issues in sched_can_stop_tick()Viresh Kumar
2014-07-05irq_work: Remove BUG_ON in irq_work_run()Peter Zijlstra
2014-07-05Merge branch 'timers/nohz' into sched/coreIngo Molnar
2014-06-18Merge branch 'timers/nohz-irq-work-v7' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2014-06-18sched: Fix CACHE_HOT_BUDY conditionHillf Danton
2014-06-18sched/numa: Always try to migrate to preferred node at task_numa_placement() ...Rik van Riel
2014-06-18sched/numa: Ensure task_numa_migrate() checks the preferred nodeRik van Riel
2014-06-16epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-16nohz: Use IPI implicit full barrier against rq->nr_running r/wFrederic Weisbecker
2014-06-16nohz: Use nohz own full kick on 2nd task enqueueFrederic Weisbecker
2014-06-16nohz: Switch to nohz full remote kick on timer enqueueFrederic Weisbecker
2014-06-16nohz: Support nohz full remote kickFrederic Weisbecker
2014-06-16irq_work: Implement remote queueingFrederic Weisbecker
2014-06-16irq_work: Split raised and lazy listsFrederic Weisbecker
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt
2014-06-15Linux 3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro