14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected over 1 year ago.
Sep 02, 2021 — Sep 02, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IPI: Do not include support when NCPUS=1 More... 8 months ago
IPI: Rework irq names and fix x86_64 build More... 8 months ago
i386/x86_64: Add remote AST via IPI mechanism More... 8 months ago
file-syncfs: Avoid deadlock More... 8 months ago
simple lock: check that the non-_irq variants are not called from IRQ More... 8 months ago
pmap: Make pmap_protect sparse-pde aware More... 8 months ago
x86_64: don't bother printing function arguments More... 8 months ago
kdb: Show page fault details in traces More... 8 months ago
x86_64: Fix catching kernel NULL deferences More... 8 months ago
assert: fix concurrency against irqs More... 8 months ago
clock: Convert timer_lock to using simple_lock_irq More... 8 months ago
sched: Add waitq_lock helpers which check they are called at spl7 More... 8 months ago
sched: Add runq_lock helpers which check they are called at spl7 More... 8 months ago
kern: Check that locking thread is done at spl7 More... 8 months ago
xen: Convert console to using simple_lock_irq More... 8 months ago
kmsg: Fix concurrency against irqs More... 8 months ago
device: Convert io_done_list_lock to simple_lock_irq More... 8 months ago
tty: Convert t_lock to using simple_lock_irq More... 8 months ago
x86_64: Fix loading ELF symbols More... 8 months ago
elf64: Update names More... 8 months ago
lock: Add _irq variants More... 8 months ago
lock: Add more sanity checks More... 8 months ago
x86_64: fix NCPUS > 1 build of CX() macro More... 8 months ago
lock: Rename simple_unlock version with information to _simple_unlock More... 8 months ago
x86_64: Fix printing kernel trap number and error More... 8 months ago
model_dep: drop duplicate declaration More... 8 months ago
lock: Reset l->writer also for read-write upgradees which are done More... 8 months ago
lock: Fix building with MACH_LDEBUG but NCPUS==1 More... 8 months ago
kern/sched_prim: Cause ast on cpu coming out of idle More... 8 months ago
Acknowledge IRQ *before* calling the handler More... 8 months ago