| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT | Sebastian Andrzej Siewior | 2019-08-01 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | tick: Mark tick related hrtimers to expiry in hard interrupt context | Sebastian Andrzej Siewior | 2019-08-01 | 2 | -10/+18 | |
| | * | | | | | | | | | | | | | | | | | watchdog: Mark watchdog_hrtimer to expire in hard interrupt context | Sebastian Andrzej Siewior | 2019-08-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | perf/core: Mark hrtimers to expire in hard interrupt context | Sebastian Andrzej Siewior | 2019-08-01 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | sched: Mark hrtimers to expire in hard interrupt context | Sebastian Andrzej Siewior | 2019-08-01 | 3 | -8/+9 | |
| | * | | | | | | | | | | | | | | | | | hrtimer: Make enqueue mode check work on RT | Thomas Gleixner | 2019-08-01 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | hrtimer/treewide: Use hrtimer_sleeper_start_expires() | Thomas Gleixner | 2019-08-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | hrtimer: Provide hrtimer_sleeper_start_expires() | Thomas Gleixner | 2019-08-01 | 1 | -2/+17 | |
| | * | | | | | | | | | | | | | | | | | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls | Sebastian Andrzej Siewior | 2019-08-01 | 2 | -16/+35 | |
| | * | | | | | | | | | | | | | | | | | hrtimer: Remove task argument from hrtimer_init_sleeper() | Thomas Gleixner | 2019-07-30 | 2 | -5/+5 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-09-17 | 3 | -35/+208 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2019-09-06 | 1 | -4/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | irqdomain: Add the missing assignment of domain->fwnode for named fwnode | Dexuan Cui | 2019-09-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | irqdomain/debugfs: Use PAs to generate fwnode names | Marc Zyngier | 2019-08-07 | 1 | -4/+5 | |
| | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | genirq/affinity: Remove const qualifier from node_to_cpumask argument | Ming Lei | 2019-08-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | genirq/affinity: Spread vectors on node according to nr_cpu ratio | Ming Lei | 2019-08-27 | 1 | -39/+200 | |
| | * | | | | | | | | | | | | | | | | | genirq/affinity: Improve __irq_build_affinity_masks() | Ming Lei | 2019-08-27 | 1 | -8/+18 | |
| | * | | | | | | | | | | | | | | | | | genirq: Force interrupt threading on RT | Thomas Gleixner | 2019-08-19 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-17 | 1 | -4/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | cpu/hotplug: Cache number of online CPUs | Thomas Gleixner | 2019-07-25 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | | | | smp/hotplug: Track booted once CPUs in a cpumask | Thomas Gleixner | 2019-07-25 | 1 | -4/+7 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-09-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP | Thadeu Lima de Souza Cascardo | 2019-09-05 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-09-16 | 1 | -14/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes | Ingo Molnar | 2019-09-06 | 1 | -14/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | x86/mpx: Remove MPX APIs | Dave Hansen | 2019-07-22 | 1 | -14/+2 | |
| | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-16 | 27 | -546/+1058 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/rt' into sched/core, to pick up -rt changes | Ingo Molnar | 2019-09-16 | 17 | -46/+88 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | kprobes: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-07-31 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | tracing: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-07-31 | 4 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | | rcu: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-07-31 | 4 | -11/+11 | |
| | | * | | | | | | | | | | | | | | | | | sched/preempt: Use CONFIG_PREEMPTION where appropriate | Thomas Gleixner | 2019-07-31 | 3 | -10/+10 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | sched/psi: Correct overly pessimistic size calculation | Miles Chen | 2019-09-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Speed-up energy-aware wake-ups | Quentin Perret | 2019-09-13 | 1 | -60/+50 | |
| | * | | | | | | | | | | | | | | | | | sched/uclamp: Always use 'enum uclamp_id' for clamp_id values | Patrick Bellasi | 2019-09-03 | 2 | -20/+20 | |
| | * | | | | | | | | | | | | | | | | | sched/uclamp: Update CPU's refcount on TG's clamp changes | Patrick Bellasi | 2019-09-03 | 1 | -1/+54 | |
| | * | | | | | | | | | | | | | | | | | sched/uclamp: Use TG's clamps to restrict TASK's clamps | Patrick Bellasi | 2019-09-03 | 1 | -1/+27 | |
| | * | | | | | | | | | | | | | | | | | sched/uclamp: Propagate system defaults to the root group | Patrick Bellasi | 2019-09-03 | 1 | -2/+29 | |
| | * | | | | | | | | | | | | | | | | | sched/uclamp: Propagate parent clamps | Patrick Bellasi | 2019-09-03 | 2 | -0/+46 | |
| | * | | | | | | | | | | | | | | | | | sched/uclamp: Extend CPU's cgroup controller | Patrick Bellasi | 2019-09-03 | 2 | -4/+197 | |
| | * | | | | | | | | | | | | | | | | | sched/topology: Improve load balancing on AMD EPYC systems | Matt Fleming | 2019-09-03 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Use rq_lock/unlock in online_fair_sched_group | Phil Auld | 2019-08-12 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: schedutil: fix equation in comment | Qais Yousef | 2019-08-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | sched: Rework pick_next_task() slow-path | Peter Zijlstra | 2019-08-08 | 7 | -73/+34 | |
| | * | | | | | | | | | | | | | | | | | sched: Allow put_prev_task() to drop rq->lock | Peter Zijlstra | 2019-08-08 | 7 | -8/+32 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Expose newidle_balance() | Peter Zijlstra | 2019-08-08 | 2 | -10/+12 | |
| | * | | | | | | | | | | | | | | | | | sched: Add task_struct pointer to sched_class::set_curr_task | Peter Zijlstra | 2019-08-08 | 7 | -46/+48 | |
| | * | | | | | | | | | | | | | | | | | sched: Rework CPU hotplug task selection | Peter Zijlstra | 2019-08-08 | 2 | -18/+15 | |
| | * | | | | | | | | | | | | | | | | | sched/{rt,deadline}: Fix set_next_task vs pick_next_task | Peter Zijlstra | 2019-08-08 | 2 | -24/+24 | |
| | * | | | | | | | | | | | | | | | | | sched: Fix kerneldoc comment for ia64_set_curr_task | Peter Zijlstra | 2019-08-08 | 1 | -1/+1 | |
