Age | Commit message (Expand) | Author |
2020-08-06 | locking/seqlock, headers: Untangle the spaghetti monster | Peter Zijlstra |
2020-08-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-08-03 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-31 | kcsan: Improve IRQ state trace reporting | Marco Elver |
2020-07-31 | lockdep: Refactor IRQ trace events fields into struct | Marco Elver |
2020-07-29 | sched: tasks: Use sequence counter with associated spinlock | Ahmed S. Darwish |
2020-07-29 | sched/uclamp: Add a new sysctl to control RT default boost value | Qais Yousef |
2020-07-27 | sched: Fix a typo in a comment | 王文虎 |
2020-07-25 | Merge tag 'v5.8-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2020-07-22 | sched: Better document ttwu() | Peter Zijlstra |
2020-07-10 | lockdep: Change hardirq{s_enabled,_context} to per-cpu variables | Peter Zijlstra |
2020-07-08 | sched: Add a tracepoint to track rq->nr_running | Phil Auld |
2020-07-08 | sched: Fix loadavg accounting race | Peter Zijlstra |
2020-07-07 | umd: Remove exit_umh | Eric W. Biederman |
2020-07-04 | umh: Separate the user mode driver and the user mode helper support | Eric W. Biederman |
2020-06-28 | smp, irq_work: Continue smp_call_function*() and irq_work*() integration | Peter Zijlstra |
2020-06-28 | sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail | Peter Zijlstra |
2020-06-15 | sched: Remove sched_set_*() return value | Peter Zijlstra |
2020-06-15 | sched: Provide sched_set_fifo() | Peter Zijlstra |
2020-06-13 | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-11 | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned | Tony Luck |
2020-06-04 | kcov: collect coverage from interrupts | Andrey Konovalov |
2020-06-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-06-03 | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE | NeilBrown |
2020-05-28 | sched: Replace rq::wake_list | Peter Zijlstra |
2020-05-28 | Merge branch 'core/rcu' into sched/core, to pick up dependency | Ingo Molnar |
2020-05-19 | x86/mce: Send #MC singal from task work | Peter Zijlstra |
2020-05-19 | lockdep: Prepare for noinstr sections | Peter Zijlstra |
2020-05-12 | sched: Make scheduler_ipi inline | Thomas Gleixner |
2020-04-27 | rcu-tasks: Split ->trc_reader_need_end | Paul E. McKenney |
2020-04-27 | rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks | Paul E. McKenney |
2020-04-27 | rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs field | Lai Jiangshan |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar |
2020-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-01 | signal: Extend exec_id to 64bits | Eric W. Biederman |
2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-21 | lockdep: Add hrtimer context tracing bits | Sebastian Andrzej Siewior |
2020-03-21 | lockdep: Introduce wait-type checks | Peter Zijlstra |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2020-03-20 | psi: Move PF_MEMSTALL out of task->flags | Yafang Shao |
2020-02-24 | sched/pelt: Add a new runnable average signal | Vincent Guittot |
2020-02-24 | sched/pelt: Remove unused runnable load average | Vincent Guittot |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-26 | sched.h: Annotate sighand_struct with __rcu | Madhuparna Bhowmik |
2020-01-20 | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar |
2019-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2019-12-25 | rseq: Unregister rseq for clone CLONE_VM | Mathieu Desnoyers |