| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-28 | 4 | -12/+37 |
|\ |
|
| * | sched/cfs: change initial value of runnable_avg | Vincent Guittot | 2020-06-28 | 1 | -1/+1 |
| * | smp, irq_work: Continue smp_call_function*() and irq_work*() integration | Peter Zijlstra | 2020-06-28 | 1 | -3/+3 |
| * | sched/core: s/WF_ON_RQ/WQ_ON_CPU/ | Peter Zijlstra | 2020-06-28 | 2 | -3/+3 |
| * | sched/core: Fix ttwu() race | Peter Zijlstra | 2020-06-28 | 1 | -5/+28 |
| * | sched/core: Fix PI boosting between RT and DEADLINE tasks | Juri Lelli | 2020-06-28 | 1 | -1/+2 |
| * | sched/deadline: Initialize ->dl_boosted | Juri Lelli | 2020-06-28 | 1 | -0/+1 |
| * | sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix... | Scott Wood | 2020-06-28 | 1 | -1/+1 |
* | | cpuidle: Rearrange s2idle-specific idle state entry code | Rafael J. Wysocki | 2020-06-25 | 1 | -4/+11 |
|/ |
|
* | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+6 |
|\ |
|
| * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 16 | -547/+1097 |
| |\ |
|
| * \ | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 17 | -223/+442 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 14 | -671/+1263 |
| |\ \ \ \ |
|
| * | | | | | kcsan: Improve various small stylistic details | Ingo Molnar | 2019-11-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-11-19 | 1 | -0/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | build, kcsan: Add KCSAN build exceptions | Marco Elver | 2019-11-16 | 1 | -0/+6 |
* | | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | | | | | | | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -1/+1 |
* | | | | | | | sched: print stack trace with KERN_INFO | Dmitry Safonov | 2020-06-09 | 1 | -1/+1 |
* | | | | | | | kallsyms/printk: add loglvl to print_ip_sym() | Dmitry Safonov | 2020-06-09 | 1 | -4/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 4 | -14/+10 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 2 | -14/+39 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 2020-04-28 | 4 | -14/+10 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 4 | -14/+10 |
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-03 | 10 | -294/+347 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sched/headers: Split out open-coded prototypes into kernel/sched/smp.h | Ingo Molnar | 2020-05-28 | 2 | -0/+10 |
| * | | | | | | | | | | sched: Replace rq::wake_list | Peter Zijlstra | 2020-05-28 | 3 | -27/+7 |
| * | | | | | | | | | | sched: Add rq::ttwu_pending | Peter Zijlstra | 2020-05-28 | 4 | -5/+15 |
| * | | | | | | | | | | smp: Optimize send_call_function_single_ipi() | Peter Zijlstra | 2020-05-28 | 3 | -3/+19 |
| * | | | | | | | | | | sched: Fix smp_call_function_single_async() usage for ILB | Peter Zijlstra | 2020-05-28 | 3 | -36/+19 |
| * | | | | | | | | | | Merge branch 'core/rcu' into sched/core, to pick up dependency | Ingo Molnar | 2020-05-28 | 1 | -0/+48 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fix | Ingo Molnar | 2020-05-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | sched/core: Offload wakee task activation if it the wakee is descheduling | Mel Gorman | 2020-05-25 | 2 | -7/+35 |
| * | | | | | | | | | | | sched/core: Optimize ttwu() spinning on p->on_cpu | Peter Zijlstra | 2020-05-25 | 1 | -21/+31 |
| * | | | | | | | | | | | sched: Defend cfs and rt bandwidth quota against overflow | Huaixin Chang | 2020-05-19 | 3 | -1/+21 |
| * | | | | | | | | | | | sched/cpuacct: Fix charge cpuacct.usage_sys | Muchun Song | 2020-05-19 | 1 | -1/+2 |
| * | | | | | | | | | | | sched/fair: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-19 | 2 | -2/+2 |
| * | | | | | | | | | | | sched/pelt: Sync util/runnable_sum with PELT window when propagating | Vincent Guittot | 2020-05-19 | 2 | -22/+51 |
| * | | | | | | | | | | | sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr() | Muchun Song | 2020-05-19 | 1 | -2/+2 |
| * | | | | | | | | | | | sched/fair: Optimize enqueue_task_fair() | Vincent Guittot | 2020-05-19 | 1 | -20/+19 |
| * | | | | | | | | | | | Merge branch 'sched/urgent' | Peter Zijlstra | 2020-05-19 | 2 | -14/+39 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | sched: Make scheduler_ipi inline | Thomas Gleixner | 2020-05-12 | 1 | -10/+0 |
| * | | | | | | | | | | | sched: Clean up scheduler_ipi() | Peter Zijlstra (Intel) | 2020-05-12 | 3 | -39/+36 |
| * | | | | | | | | | | | sched/core: Simplify sched_init() | Wei Yang | 2020-04-30 | 1 | -2/+2 |
| * | | | | | | | | | | | sched/fair: Use __this_cpu_read() in wake_wide() | Muchun Song | 2020-04-30 | 1 | -1/+1 |
| * | | | | | | | | | | | sched/core: Fix illegal RCU from offline CPUs | Peter Zijlstra | 2020-04-30 | 1 | -2/+3 |
| * | | | | | | | | | | | sched/fair: Mark sched_init_granularity __init | Muchun Song | 2020-04-30 | 1 | -1/+1 |
| * | | | | | | | | | | | sched/fair: Refill bandwidth before scaling | Huaixin Chang | 2020-04-30 | 1 | -2/+2 |