summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/fair: Use non-atomic cpumask_{set,clear}_cpu()Viresh Kumar2019-02-132-4/+4
* sched/fair: Remove unused 'sd' parameter from select_idle_smt()Viresh Kumar2019-02-111-3/+3
* sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment blockValentin Schneider2019-02-111-9/+2
* sched/fair: Explain LLC nohz kick conditionValentin Schneider2019-02-111-2/+7
* sched/fair: Simplify nohz_balancer_kick()Valentin Schneider2019-02-111-6/+2
* sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck2019-02-111-1/+1
* sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...Dietmar Eggemann2019-02-113-24/+18
* sched/fair: Fix O(nr_cgroups) in the load balancing pathVincent Guittot2019-02-111-9/+34
* sched/fair: Optimize update_blocked_averages()Vincent Guittot2019-02-111-5/+21
* Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-1126-114/+282
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-101-0/+3
| |\
| | * perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland2019-02-041-0/+3
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-02-102-17/+52
| |\ \
| | * | futex: Handle early deadlock return correctlyThomas Gleixner2019-02-082-15/+50
| | * | futex: Fix barrier commentDavidlohr Bueso2019-02-081-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-02-081-4/+59
| |\ \ \
| | * | | signal: Better detection of synchronous signalsEric W. Biederman2019-02-071-1/+51
| | * | | signal: Always notice exiting tasksEric W. Biederman2019-02-071-0/+6
| | * | | signal: Always attempt to allocate siginfo for SIGSTOPEric W. Biederman2019-02-051-3/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-087-30/+50
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-017-30/+50
| | |\ \ \ \
| | | * | | | bpf: Fix syscall's stackmap lookup potential deadlockMartin KaFai Lau2019-01-311-2/+10
| | | * | | | bpf: fix potential deadlock in bpf_prog_registerAlexei Starovoitov2019-01-311-12/+2
| | | * | | | bpf: fix lockdep false positive in percpu_freelistAlexei Starovoitov2019-01-313-14/+35
| | | * | | | bpf: run bpf programs with preemption disabledAlexei Starovoitov2019-01-311-1/+1
| | | * | | | bpf: btf: allow typedef func_protoYonghong Song2019-01-291-1/+2
| * | | | | | Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-081-1/+3
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | relay: check return of create_buf_file() properlyGreg Kroah-Hartman2019-01-311-1/+3
| * | | | | | Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-02-071-1/+8
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler2019-01-171-0/+7
| | * | | | | tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler2019-01-171-1/+1
| * | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-033-35/+6
| |\ \ \ \ \ \
| | * | | | | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-303-31/+5
| | * | | | | | x86/speculation: Remove redundant arch_smt_update() invocationZhenzhong Duan2019-01-291-4/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-031-7/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar2019-01-221-7/+7
| | |\ \ \ \ \ \
| | | * | | | | | perf core: Fix perf_proc_update_handler() bugStephane Eranian2019-01-181-7/+7
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | psi: fix aggregation idle shut-offJohannes Weiner2019-02-013-5/+45
| * | | | | | | kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin2019-02-011-2/+10
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-271-0/+1
| |\ \ \ \ \ \
| | * | | | | | posix-cpu-timers: Unbreak timer rearmingThomas Gleixner2019-01-151-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-274-11/+34
| |\ \ \ \ \ \
| | * | | | | | locking/rwsem: Fix (possible) missed wakeupXie Yongji2019-01-211-2/+9
| | * | | | | | futex: Fix (possible) missed wakeupPeter Zijlstra2019-01-211-5/+8
| | * | | | | | sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra2019-01-211-3/+4
| | * | | | | | sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-211-0/+12
| | * | | | | | sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood2019-01-211-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-1/+4
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen2019-01-181-1/+1
| | * | | | | genirq: Make sure the initial affinity is not emptySrinivas Ramana2019-01-151-0/+3
| | | |/ / / | | |/| | |