Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-30sched/wait: Avoid abort_exclusive_wait() in ___wait_event()Oleg Nesterov
2016-09-30sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()Oleg Nesterov
2016-09-30sched/fair: Fix fixed point arithmetic width for shares and effective loadDietmar Eggemann
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-28Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-26Merge 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-22sched/debug: Hide printk() by defaultPeter Zijlstra
2016-09-22sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasksSrivatsa Vaddagiri
2016-09-22perf/core: Limit matching exclusive events to one PMUAlexander Shishkin
2016-09-22sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra
2016-09-22sched/core: Optimize __schedule()Peter Zijlstra
2016-09-22stop_machine: Avoid a sleep and wakeup in stop_one_cpu()Cheng Chao
2016-09-22sched/core: Remove unnecessary initialization in sched_init()Cheng Chao
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-22sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thr...Con Kolivas
2016-09-20cgroup: 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-10Revert "sched/fair: Make update_min_vruntime() more readable"Peter Zijlstra
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-10mm: 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/debug: Remove several CONFIG_SCHEDSTATS guardsJosh Poimboeuf
2016-09-05sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'Josh Poimboeuf
2016-09-05sched/debug: Clean up schedstat macrosJosh Poimboeuf
2016-09-05sched/debug: Rename and move enqueue_sleeper()Josh Poimboeuf
2016-09-05sched/deadline: Fix the intention to re-evalute tick dependency for offline CPUWanpeng Li
2016-09-05schedcore: Remove duplicated init_task's preempt_notifiers initseokhoon.yoon
2016-09-05sched/fair: Fix load_above_capacity fixed point arithmetic widthDietmar Eggemann
2016-09-05sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear()Tommaso Cucinotta
2016-09-05sched/deadline: Make CPU heap faster avoiding real swaps on heapifyTommaso Cucinotta
2016-09-05sched/deadline: Refactor CPU heap codeTommaso Cucinotta
2016-09-05sched/fair: Make update_min_vruntime() more readableByungchul Park
2016-09-05Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
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-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds