Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/common/linux/linux_rcu.c
RevisionDateAuthorComments
 1.7  19-Dec-2021  riastradh linux: Fix rcu_barrier so it actually waits for everything.
 1.6  19-Dec-2021  riastradh linux: Rate-limit RCU GC thread as a cheap experiment.
 1.5  19-Dec-2021  riastradh linux: Use kmem directly for Linux kmalloc.

Take advantage of this to do LOCKDEBUG_MEM_CHECK at the point of
kfree_rcu rather than in the RCU GC thread.
 1.4  19-Dec-2021  riastradh Make intel_psr.c build
netbsd-ify
Stub out intel_lpe_audio.c (for now?).
Hammer intel_opregion.c into shape.
Hack up intel_lrc.c
Adapt intel_reset.c
Stub out intel_region_lmem.c
Adapt intel_ring_submission.c
Adapt intel_rps.c
Adapt intel_sdvo.c
Adapt intel_runtime_pm.c
Adapt intel_sideband.c
Adapt intel_sprite.c
Adapt intel_tv.c
Adapt intel_tc.c
Adapt intel_sseu.c
Adapt intel_timeline.c
Adapt intel_uc_fw.c and fix typo
Fix up intel_uncore.c
intel_vga.c
intel_wakeref.c
intel_vdsc.c
intel_wopcm.c
intel_workarounds.c
i915_globals.c
Fix up intelfb.c
Stub out intel_guc_log.c
Stub out intel_dsi_dcs_backlight.c
i915_perf.c
intel_hdmi.c
intel_hdcp.c


Author: Maya Rashish <maya@NetBSD.org>
Committer: Taylor R Campbell <riastradh@NetBSD.org>
 1.3  19-Dec-2021  riastradh linux: Add cond_synchronize_rcu.
 1.2  19-Dec-2021  riastradh linux/rcupdate: Stub init_rcu_head, destroy_rcu_head.
 1.1  19-Dec-2021  riastradh Move Linux RCU to common.

RSS XML Feed