summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker
2017-10-27sched/isolation: Introduce housekeeping flagsFrederic Weisbecker
2017-10-27sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker
2017-10-27sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Frederic Weisbecker
2017-10-27sched/isolation: Use its own static keyFrederic Weisbecker
2017-10-27sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker
2017-10-27sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker
2017-10-27sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc versionFrederic Weisbecker
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker
2017-10-26sched/idle: Micro-optimize the idle loopCheng Jian
2017-10-24sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...Rakib Mullick
2017-10-10x86/tsc: Append the 'tsc=' description for the 'tsc=unstable' boot parameterDou Liyang
2017-10-10sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)
2017-10-10block/ioprio: Use a helper to check for RT prioSebastian Andrzej Siewior
2017-10-10sched/rt: Add a helper to test for a RT taskSebastian Andrzej Siewior
2017-10-10sched/fair: Fix usage of find_idlest_group() when the local group is idlestBrendan Jackman
2017-10-10sched/fair: Fix usage of find_idlest_group() when no groups are allowedBrendan Jackman
2017-10-10sched/fair: Fix find_idlest_group() when local group is not allowedBrendan Jackman
2017-10-10sched/fair: Remove unnecessary comparison with -1Brendan Jackman
2017-10-10sched/fair: Move select_task_rq_fair() slow-path into its own functionBrendan Jackman
2017-10-10sched/fair: Force balancing on NOHZ balance if local group has capacityBrendan Jackman
2017-10-10sched/fair: Sync task util before slow-path wakeupBrendan Jackman
2017-10-10sched/fair: Search a task from the tail of the queueUladzislau Rezki
2017-10-10sched/topology: Introduce NUMA identity node sched domainSuravee Suthikulpanit
2017-10-10sched/topology: Restore SD_PREFER_SIBLING on MC domainsPeter Zijlstra
2017-10-10sched/deadline: Use C bitfields for the state flagsluca abeni
2017-10-10sched/deadline: Rename __dl_clear() to __dl_sub()Peter Zijlstra
2017-10-10sched/deadline: Fix switching to -deadlineLuca Abeni
2017-10-10sched/headers: Remove duplicate prototype of __dl_clear_params()luca abeni
2017-10-10sched/debug: Rename task-state printing helpersPeter Zijlstra
2017-10-10sched/idle: Move quiet_vmstate() into the NOHZ codePeter Zijlstra
2017-10-10Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2017-10-10sched/core: Ensure load_balance() respects the active_maskPeter Zijlstra
2017-10-10sched/core: Address more wake_affine() regressionsPeter Zijlstra
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-09udp: fix bcast packet receptionPaolo Abeni
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld
2017-10-09Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-10-09ipv4: Fix traffic triggered IPsec connections.Steffen Klassert
2017-10-09ipv6: Fix traffic triggered IPsec connections.Steffen Klassert
2017-10-09ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong