summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callersFrederic Weisbecker2021-02-171-1/+10
* sched/features: Distinguish between NORMAL and DEADLINE hrtickJuri Lelli2021-02-175-7/+30
* sched/features: Fix hrtick reprogrammingJuri Lelli2021-02-172-5/+4
* sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()Dietmar Eggemann2021-02-171-4/+7
* uprobes: (Re)add missing get_uprobe() in __find_uprobe()Sven Schnelle2021-02-171-1/+1
* smp: Process pending softirqs in flush_smp_call_function_from_idle()Sebastian Andrzej Siewior2021-02-171-0/+4
* sched: Harden PREEMPT_DYNAMICPeter Zijlstra2021-02-171-4/+4
* static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-171-2/+53
* sched: Add /debug/sched_preemptPeter Zijlstra2021-02-171-9/+126
* preempt/dynamic: Support dynamic preempt with preempt= boot optionPeter Zijlstra (Intel)2021-02-171-1/+67
* preempt/dynamic: Provide irqentry_exit_cond_resched() static callPeter Zijlstra (Intel)2021-02-171-1/+9
* preempt/dynamic: Provide preempt_schedule[_notrace]() static callsPeter Zijlstra (Intel)2021-02-171-0/+12
* preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)2021-02-171-3/+13
* preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko2021-02-171-0/+19
* static_call/x86: Add __static_call_return0()Peter Zijlstra2021-02-171-0/+5
* sched/core: Update task_prio() function headerDietmar Eggemann2021-02-171-2/+6
* sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-1/+1
* sched: Remove MAX_USER_RT_PRIODietmar Eggemann2021-02-171-4/+3
* sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann2021-02-171-1/+1
* rbtree, rtmutex: Use rb_add_cached()Peter Zijlstra2021-02-171-36/+18
* rbtree, uprobes: Use rbtree helpersPeter Zijlstra2021-02-171-41/+39
* rbtree, perf: Use new rbtree helpersPeter Zijlstra2021-02-171-105/+90
* rbtree, sched/deadline: Use rb_add_cached()Peter Zijlstra2021-02-171-49/+28
* rbtree, sched/fair: Use rb_add_cached()Peter Zijlstra2021-02-171-32/+14
* sched/fair: Merge select_idle_core/cpu()Mel Gorman2021-02-171-40/+59
* sched/fair: Remove select_idle_smt()Mel Gorman2021-02-171-30/+0
* Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar2021-02-1747-300/+465
|\
| * Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-132-1/+6
| |\
| | * cgroup: fix psi monitor for root cgroupOdin Ugedal2021-01-191-1/+3
| | * cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou2021-01-151-0/+3
| * | Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-121-1/+1
| |\ \
| | * | tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)2021-02-111-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-02-103-21/+22
| |\ \ \
| | * | | bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann2021-02-101-15/+13
| | * | | bpf: Fix verifier jmp32 pruning decision logicDaniel Borkmann2021-02-101-1/+5
| | * | | bpf: Fix verifier jsgt branch analysis on max boundDaniel Borkmann2021-02-101-2/+2
| | * | | bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh2021-02-031-0/+2
| | * | | bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3Alexei Starovoitov2021-02-031-3/+0
| * | | | Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-081-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)2021-02-051-1/+2
| * | | | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-071-1/+1
| |\ \ \ \
| | * | | | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-051-1/+1
| * | | | | Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-071-24/+20
| |\ \ \ \ \
| | * | | | | genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-301-24/+20
| * | | | | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-072-12/+4
| |\ \ \ \ \ \
| | * | | | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-061-2/+2
| | * | | | | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-061-10/+2
| * | | | | | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-071-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven2021-02-051-2/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg2021-02-051-1/+1
| | |_|/ / / / | |/| | | | |