summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
+0200'>2021-08-10genirq: Change force_irqthreads to a static keyTanner Love 2021-06-18sched: Introduce task_is_running()Peter Zijlstra 2021-06-18sched: Unbreak wakeupsPeter Zijlstra 2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-03-17tick/sched: Prevent false positive softirq pending warnings on RTThomas Gleixner 2021-03-17softirq: Make softirq control and processing RT awareThomas Gleixner 2021-03-17softirq: Move various protections into inline helpersThomas Gleixner 2021-03-17tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RTThomas Gleixner 2021-03-17tasklets: Replace spin wait in tasklet_kill()Peter Zijlstra 2021-03-17tasklets: Replace spin wait in tasklet_unlock_wait()Peter Zijlstra 2021-03-17softirq: s/BUG/WARN_ONCE/ on tasklet SCHED state not setDirk Behme 2021-03-16tasklet: Remove tasklet_kill_immediateDavidlohr Bueso 2021-03-15softirq: Don't try waking ksoftirqd before it has been spawnedPaul E. McKenney 2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner 2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2020-12-18softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra 2020-12-02irq: Call tick_irq_enter() inside HARDIRQ_OFFSETFrederic Weisbecker 2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker 2020-11-23softirq: Move related code into one sectionThomas Gleixner 2020-09-16softirq: Add debug check to __raise_softirq_irqoff()Jiafei Pan