index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-13
sched/core: introduce sched_core_idle_cpu()
Cruz Zhao
1
-1
/
+1
2023-05-09
Revert "softirq: Let ksoftirqd do its job"
Paolo Abeni
1
-20
/
+2
2023-04-15
softirq: Add trace points for tasklet entry/exit
Lingutla Chandrasekhar
1
-2
/
+7
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
1
-2
/
+2
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
1
-0
/
+13
2022-02-02
genirq, softirq: Use in_hardirq() instead of in_irq()
Changbin Du
1
-5
/
+5
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
1
-1
/
+2
2021-08-10
genirq: Change force_irqthreads to a static key
Tanner Love
1
-1
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-2
/
+1
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
1
-1
/
+1
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-03-17
tick/sched: Prevent false positive softirq pending warnings on RT
Thomas Gleixner
1
-0
/
+15
2021-03-17
softirq: Make softirq control and processing RT aware
Thomas Gleixner
1
-7
/
+181
2021-03-17
softirq: Move various protections into inline helpers
Thomas Gleixner
1
-7
/
+32
2021-03-17
tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
Thomas Gleixner
1
-1
/
+27
2021-03-17
tasklets: Replace spin wait in tasklet_kill()
Peter Zijlstra
1
-9
/
+9
2021-03-17
tasklets: Replace spin wait in tasklet_unlock_wait()
Peter Zijlstra
1
-0
/
+18
2021-03-17
softirq: s/BUG/WARN_ONCE/ on tasklet SCHED state not set
Dirk Behme
1
-7
/
+18
2021-03-16
tasklet: Remove tasklet_kill_immediate
Davidlohr Bueso
1
-32
/
+0
2021-03-15
softirq: Don't try waking ksoftirqd before it has been spawned
Paul E. McKenney
1
-1
/
+1
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+2
2020-12-27
Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-12-18
softirq: Avoid bad tracing / lockdep interaction
Peter Zijlstra
1
-1
/
+1
2020-12-02
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
1
-9
/
+5
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
1
-3
/
+3
2020-11-23
softirq: Move related code into one section
Thomas Gleixner
1
-53
/
+54
2020-09-16
softirq: Add debug check to __raise_softirq_irqoff()
Jiafei Pan
1
-0
/
+1
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+17
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+17
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
1
-1
/
+1
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
1
-0
/
+6
2020-06-11
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
1
-7
/
+14
2020-06-11
genirq: Provide irq_enter/exit_rcu()
Thomas Gleixner
1
-8
/
+27
2020-03-21
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
1
-1
/
+1
2020-03-21
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
1
-3
/
+3
2020-03-21
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
1
-3
/
+4
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-06-23
softirq: Use __this_cpu_write() in takeover_tasklets()
Muchun Song
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
Thomas Gleixner
1
-2
/
+1
2019-03-22
softirq: Remove tasklet_hrtimer
Thomas Gleixner
1
-51
/
+0
2019-02-10
softirq: Don't skip softirq execution when softirq thread is parking
Matthias Kaehlcke
1
-1
/
+2
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2018-10-18
softirq: Fix typo in __do_softirq() comments
Yangtao Li
1
-3
/
+3
2018-08-30
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
1
-1
/
+0
2018-08-30
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
1
-0
/
+2
2018-08-03
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
1
-1
/
+1
2018-07-17
Mark HI and TASKLET softirq synchronous
Linus Torvalds
1
-4
/
+8
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2018-05-15
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
1
-2
/
+1
[next]