summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-28sched/headers: Split out open-coded prototypes into kernel/sched/smp.hsched-core-2020-06-01Ingo Molnar
2020-05-28sched: Replace rq::wake_listPeter Zijlstra
2020-05-28sched: Add rq::ttwu_pendingPeter Zijlstra
2020-05-28irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra
2020-05-28smp: Optimize send_call_function_single_ipi()Peter Zijlstra
2020-05-28smp: Move irq_work_run() out of flush_smp_call_function_queue()Peter Zijlstra
2020-05-28smp: Optimize flush_smp_call_function_queue()Peter Zijlstra
2020-05-28sched: Fix smp_call_function_single_async() usage for ILBPeter Zijlstra
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar
2020-05-28Merge branch 'sched/urgent' into sched/core, to pick up fixIngo Molnar
2020-05-28rcu: Allow for smp_call_function() running callbacks from idlePeter Zijlstra
2020-05-26sched/fair: Don't NUMA balance for kthreadssched-urgent-2020-05-31Jens Axboe
2020-05-25sched/core: Offload wakee task activation if it the wakee is deschedulingMel Gorman
2020-05-25sched/core: Optimize ttwu() spinning on p->on_cpuPeter Zijlstra
2020-05-19sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang
2020-05-19sched/cpuacct: Fix charge cpuacct.usage_sysMuchun Song
2020-05-19sched/fair: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-19sched/pelt: Sync util/runnable_sum with PELT window when propagatingVincent Guittot
2020-05-19sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()Muchun Song
2020-05-19sched/fair: Optimize enqueue_task_fair()Vincent Guittot
2020-05-19Merge branch 'sched/urgent'Peter Zijlstra
2020-05-19sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq listsched-urgent-2020-05-24Vincent Guittot
2020-05-19sched/debug: Fix requested task uclamp values shown in procfsPavankumar Kondeti
2020-05-19sched/fair: Fix enqueue_task_fair() warning some morePhil Auld
2020-05-19rcu: Provide __rcu_is_watching()noinstr-rcu-220-05-23Thomas Gleixner
2020-05-19rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner
2020-05-19rcu: Make RCU IRQ enter/exit functions rely on in_nmi()Paul E. McKenney
2020-05-19rcu/tree: Mark the idle relevant functions noinstrThomas Gleixner
2020-05-19x86: Replace ist_enter() with nmi_enter()Peter Zijlstra
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra
2020-05-19x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner
2020-05-19sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra
2020-05-19lockdep: Always inline lockdep_{off,on}()Peter Zijlstra
2020-05-19hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra
2020-05-19arm64: Prepare arch_nmi_enter() for recursionFrederic Weisbecker
2020-05-19printk: Disallow instrumenting print_nmi_enter()Peter Zijlstra
2020-05-19printk: Prepare for nested printk_nmi_enter()Petr Mladek
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2020-05-17Linux 5.7-rc6v5.7-rc6Linus Torvalds
2020-05-17Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-05-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-17Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-05-17Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-17exec: Move would_dump into flush_old_execEric W. Biederman
2020-05-16Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds