| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Pass the task into arm_timer() | Eric W. Biederman | 2020-03-01 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group | Eric W. Biederman | 2020-03-01 | 1 | -54/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock | Eric W. Biederman | 2020-03-01 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | posix-timers: Pass lockdep expression to RCU lists | Amol Grover | 2020-02-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | timer: Improve the comment describing schedule_timeout() | Alexander Popov | 2020-02-17 | 1 | -7/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes | Thomas Gleixner | 2020-02-17 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/vdso: Avoid highres update if clocksource is not VDSO capable | Thomas Gleixner | 2020-02-17 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner | 2020-02-17 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add common vdso clock mode storage | Thomas Gleixner | 2020-02-17 | 2 | -2/+17 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-30 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ | Frederic Weisbecker | 2020-02-14 | 1 | -0/+2 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-03-30 | 5 | -37/+148 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus() | Thomas Gleixner | 2020-03-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Hide cpu_up/down() | Qais Yousef | 2020-03-25 | 1 | -14/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Move bringup of secondary CPUs out of smp_init() | Qais Yousef | 2020-03-25 | 2 | -8/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | torture: Replace cpu_up/down() with add/remove_cpu() | Qais Yousef | 2020-03-25 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Provide bringup_hibernate_cpu() | Qais Yousef | 2020-03-25 | 1 | -0/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Create a new function to shutdown nonboot cpus | Qais Yousef | 2020-03-25 | 1 | -0/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Add new {add,remove}_cpu() functions | Qais Yousef | 2020-03-25 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Remove rq.hrtick_csd_pending | Peter Xu | 2020-03-06 | 2 | -8/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | smp: Allow smp_call_function_single_async() to insert locked csd | Peter Xu | 2020-03-06 | 1 | -3/+11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-03-30 | 7 | -72/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy() | Alexander Sverdlin | 2020-03-08 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Provide interrupt injection mechanism | Thomas Gleixner | 2020-03-08 | 5 | -37/+59 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Sanitize state handling in check_irq_resend() | Thomas Gleixner | 2020-03-08 | 1 | -8/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add return value to check_irq_resend() | Thomas Gleixner | 2020-03-08 | 3 | -37/+51 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add protection against unsafe usage of generic_handle_irq() | Thomas Gleixner | 2020-03-08 | 3 | -2/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/debugfs: Add missing sanity checks to interrupt injection | Thomas Gleixner | 2020-03-08 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Fix function documentation of __irq_domain_alloc_fwnode() | luanshi | 2020-03-08 | 1 | -2/+2 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-03-30 | 15 | -462/+1026 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix condition of avg_load calculation | Tao Zhou | 2020-03-20 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: cpupri_find: Trigger a full search as fallback | Qais Yousef | 2020-03-20 | 1 | -23/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | kthread: Do not preempt current task if it is going to call schedule() | Liang Chen | 2020-03-20 | 1 | -2/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Improve spreading of utilization | Vincent Guittot | 2020-03-20 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Avoid scale real weight down to zero | Michael Wang | 2020-03-20 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | psi: Move PF_MEMSTALL out of task->flags | Yafang Shao | 2020-03-20 | 2 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | psi: Optimize switching tasks inside shared cgroups | Johannes Weiner | 2020-03-20 | 2 | -28/+68 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | psi: Fix cpu.pressure for cpu.max and competing cgroups | Johannes Weiner | 2020-03-20 | 3 | -5/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Distribute tasks within affinity masks | Paul Turner | 2020-03-20 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix enqueue_task_fair warning | Vincent Guittot | 2020-03-20 | 1 | -4/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ... | Ingo Molnar | 2020-03-06 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Remove unnecessary push for unfit tasks | Qais Yousef | 2020-03-06 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Allow pulling unfitting task | Qais Yousef | 2020-03-06 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Optimize cpupri_find() on non-heterogenous systems | Qais Yousef | 2020-03-06 | 3 | -8/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Re-instate old behavior in select_task_rq_rt() | Qais Yousef | 2020-03-06 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: cpupri_find: Implement fallback mechanism for !fit case | Qais Yousef | 2020-03-06 | 1 | -56/+101 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix reordering of enqueue/dequeue_task_fair() | Vincent Guittot | 2020-03-06 | 1 | -8/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix runnable_avg for throttled cfs | Vincent Guittot | 2020-03-06 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Make two functions static | Yu Chen | 2020-03-06 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Don't enable EAS on SMT systems | Valentin Schneider | 2020-03-06 | 1 | -2/+10 | |
