summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-23sched/rt: Move RT related code from sched/core.c to sched/rt.cNicolas Pitre3-315/+315
2017-06-23sched/deadline: Move DL related code from sched/core.c to sched/deadline.cNicolas Pitre3-340/+364
2017-06-23sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabledNicolas Pitre2-4/+4
2017-06-22sched/fair: Spare idle load balancing on nohz_full CPUsFrederic Weisbecker1-0/+4
2017-06-22nohz: Move idle balancer registration to the idle pathFrederic Weisbecker1-2/+3
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker4-32/+33
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso2-15/+0
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar1212-8186/+12862
2017-06-20sched/fair: WARN() and refuse to set buddy when !se->on_rqDaniel Axtens1-2/+8
2017-06-20sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...Ingo Molnar1-2/+2
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar18-68/+66
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar3-16/+26
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar11-511/+530
2017-06-20sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>Ingo Molnar1-323/+322
2017-06-20sched/wait: Improve the bit-wait API parameter names in the API function prot...Ingo Molnar1-15/+15
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar2-25/+24
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar6-36/+35
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar2-115/+115
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar2-91/+91
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar94-213/+216
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-8/+19
2017-06-20Merge tag 'ntb-4.12-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds4-51/+15
2017-06-19ntb: no sleep in ntb_async_tx_submitAllen Hubbe1-43/+7
2017-06-19ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsDave Jiang1-1/+1
2017-06-19ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe1-2/+2
2017-06-19ntb_transport: fix qp count bugLogan Gunthorpe1-2/+2
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe1-1/+1
2017-06-19ntb: Correct modinfo usage statement for ntb_perfGary R Hook1-2/+2
2017-06-19Linux 4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-13/+10
2017-06-19Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-7/+8
2017-06-19Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-6/+2
2017-06-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+7
2017-06-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2017-06-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-31/+34
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+8
2017-06-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+14
2017-06-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-26/+46
2017-06-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2017-06-18Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-33/+2
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-28/+24
2017-06-18Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-13/+50
2017-06-18Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds4-6/+8
2017-06-17Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-4/+3
2017-06-17Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-68/+98
2017-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+6