summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-09sched/core: Fix comment typo in wake_q_add()Davidlohr Bueso
2016-05-09sched/core: Remove unused variableMuhammad Falak R Wani
2016-05-05sched/fair: Fix comment in calculate_imbalance()Dietmar Eggemann
2016-05-05sched/fair: Remove stale power aware scheduling commentsDietmar Eggemann
2016-05-05sched/fair: Update rq clock before updating nohz CPU loadMatt Fleming
2016-05-05sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernelsWanpeng Li
2016-05-05sched/fair: Optimize sum computation with a lookup tableYuyang Du
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du
2016-05-05sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...Yuyang Du
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du
2016-05-05sched/core: Enable increased load resolution on 64-bit kernelsPeter Zijlstra
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra
2016-05-05sched/core: Introduce 'struct rq_flags'Peter Zijlstra
2016-05-05sched/core: Move task_rq_lock() out of linePeter Zijlstra
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-04-28x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski
2016-04-28x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski
2016-04-28x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski
2016-04-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2016-04-28mm/mmu_context, sched/core: Fix mmu_context.h assumptionIngo Molnar
2016-04-28sched/core, ARM: Include linux/preempt.h from asm/mmu_context.hAndy Lutomirski
2016-04-28sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple timesWanpeng Li
2016-04-28nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()Peter Zijlstra
2016-04-24Linux 4.6-rc5Linus Torvalds
2016-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-23sched/deadline: Fix a bug in dl_overflow()Xunlei Pang
2016-04-23sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updatesFrederic Weisbecker
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker
2016-04-23sched/fair: Call cpufreq hook in additional pathsSteve Muckle
2016-04-23sched/fair: Do not call cpufreq hook unless util changedSteve Muckle
2016-04-23sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()Steve Muckle
2016-04-23sched/fair: Fix asym packing to select correct CPUSrikar Dronamraju
2016-04-23Merge tag 'v4.6-rc4' into sched/core, to refresh the treeIngo Molnar
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-22Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds