/include/drm/clients/

ity.dev/distro/kernel/atom/kernel/softirq.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/kernel/softirq.c
AgeCommit message (Expand)Author
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra
2020-03-21lockdep: Rename trace_softirqs_{on,off}()Peter Zijlstra
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-23softirq: Use __this_cpu_write() in takeover_tasklets()Muchun Song
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner
2019-03-22softirq: Remove tasklet_hrtimerThomas Gleixner
2019-02-10softirq: Don't skip softirq execution when softirq thread is parkingMatthias Kaehlcke