summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-10-11Bump MuQSS version to 0.1104.8-muqss-110Con Kolivas
2016-10-11Revert unnecessary moving of preempt_enable.Con Kolivas
2016-10-11Build fixes for various different stripped configurations.Con Kolivas
2016-10-11Rework SCHED_ISO to work per-runqueue with numerous updates, overheadCon Kolivas
2016-10-11Should update sched info data when moving CPUs to get correct rq clock.Con Kolivas
2016-10-11Wrong againCon Kolivas
2016-10-11Update sched_info only on first enqueue/dequeue and alter en/dequeue_taskCon Kolivas
2016-10-11Consolidate when and where we update_clocks and account for when niffies are ...Con Kolivas
2016-10-11Do not update task_thread_info cpu on a running task until it is off the curr...Con Kolivas
2016-10-10Drop task waking which is not meaningfully used.ckolivas
2016-10-10Lock pi_lock as well when migrating a task in finish_lock_switch.ckolivas
2016-10-10sched_info_de/queued only on de/activate.ckolivas
2016-10-10Don't reinitialise deadline on wake up new task in case runqueue has changed.ckolivas
2016-10-10Any time we have two runqueues locked we use that as an opportunity tockolivas
2016-10-09muqss108-002-bias_idle_on_wakeCon Kolivas
2016-10-09muqss108-001-check_affinity_switchCon Kolivas
2016-10-09MuQSS version 0.108Con Kolivas
2016-10-09MuQSS version 0.106Con Kolivas
2016-10-09MuQSS version 0.105Con Kolivas
2016-10-09MuQSS version 0.104Con Kolivas
2016-09-27Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-25Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-09-25fix memory leaks in tracing_buffers_splice_read()Al Viro
2016-09-25tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-09-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-23cgroup: fix invalid controller enable rejections with cgroup namespaceTejun Heo
2016-09-22perf/core: Limit matching exclusive events to one PMUAlexander Shishkin
2016-09-19cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner
2016-09-19genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier
2016-09-16cpuset: fix non static symbol warningWei Yongjun
2016-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-13cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin
2016-09-10perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo
2016-09-05sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-09-05perf/core: Remove WARN from perf_event_read()Peter Zijlstra
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-01kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-01printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-01kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds