summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-28sched: Fix smp_call_function_single_async() usage for ILBPeter Zijlstra3-36/+19
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar68-936/+2524
2020-05-28Merge branch 'sched/urgent' into sched/core, to pick up fixIngo Molnar1-1/+1
2020-05-28rcu: Allow for smp_call_function() running callbacks from idlePeter Zijlstra1-6/+19
2020-05-26sched/fair: Don't NUMA balance for kthreadsJens Axboe1-1/+1
2020-05-25sched/core: Offload wakee task activation if it the wakee is deschedulingMel Gorman2-7/+35
2020-05-25sched/core: Optimize ttwu() spinning on p->on_cpuPeter Zijlstra1-21/+31
2020-05-19sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang3-1/+21
2020-05-19sched/cpuacct: Fix charge cpuacct.usage_sysMuchun Song1-1/+2
2020-05-19sched/fair: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-2/+2
2020-05-19sched/pelt: Sync util/runnable_sum with PELT window when propagatingVincent Guittot2-22/+51
2020-05-19sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()Muchun Song1-2/+2
2020-05-19sched/fair: Optimize enqueue_task_fair()Vincent Guittot1-20/+19
2020-05-19Merge branch 'sched/urgent'Peter Zijlstra777-3553/+7402
2020-05-19sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq listVincent Guittot1-12/+30
2020-05-19sched/debug: Fix requested task uclamp values shown in procfsPavankumar Kondeti1-2/+2
2020-05-19sched/fair: Fix enqueue_task_fair() warning some morePhil Auld1-0/+7
2020-05-19rcu: Provide __rcu_is_watching()Thomas Gleixner3-0/+7
2020-05-19rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner3-0/+24
2020-05-19rcu: Make RCU IRQ enter/exit functions rely on in_nmi()Paul E. McKenney1-32/+15
2020-05-19rcu/tree: Mark the idle relevant functions noinstrThomas Gleixner3-41/+49
2020-05-19x86: Replace ist_enter() with nmi_enter()Peter Zijlstra5-65/+24
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra2-25/+37
2020-05-19x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner3-41/+4
2020-05-19sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra1-2/+11
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra5-30/+12
2020-05-19lockdep: Always inline lockdep_{off,on}()Peter Zijlstra2-21/+21
2020-05-19hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra5-37/+16
2020-05-19arm64: Prepare arch_nmi_enter() for recursionFrederic Weisbecker1-19/+59
2020-05-19printk: Disallow instrumenting print_nmi_enter()Peter Zijlstra1-2/+3
2020-05-19printk: Prepare for nested printk_nmi_enter()Petr Mladek2-5/+7
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner886-4559/+9233
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner6-1/+72
2020-05-17Linux 5.7-rc6Linus Torvalds1-1/+1
2020-05-17Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-2/+2
2020-05-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-66/+58
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-123/+448
2020-05-17Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-2/+2
2020-05-17Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+9
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-1/+23
2020-05-17exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-16Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-3/+3
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-88/+325
2020-05-16Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds9-33/+78
2020-05-16Merge tag 'csky-for-linus-5.7-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds20-178/+226
2020-05-16Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds56-171/+168
2020-05-16Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2020-05-16Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-11/+40
2020-05-16Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+8
2020-05-16Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-0/+5