2
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 24 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Interrupt support for ARM/integratorcp More... about 10 years ago
Flag interrupts we tried to handle as processed for cpu_intr_ack(). More... about 10 years ago
pass info on which interrupts where handled to cpu_intr_ack() More... about 10 years ago
Pass x86_64 interrupt number in correct register. More... about 10 years ago
Pass interrupt as a mask instead of shift to isr() More... about 10 years ago
make the default config also set an IP address More... about 10 years ago
rumpxen_tc -> bmktc More... about 10 years ago
fix argv-mangling. noticed by @ether42 More... about 10 years ago
make comment correct. no functional change. More... about 10 years ago
xen: Ensure all modules are built with -mno-red-zone on x86_64 More... about 10 years ago
reflect "bmk -> hw" platform name update More... about 10 years ago
APP_TOOLS_PLATFORM: bmk -> hw More... about 10 years ago
remove rumpxentc (superceded by rumpkern_bmktc) More... about 10 years ago
also build rumpkern_bmktc More... about 10 years ago
rumpxentc already runs on top of bmk More... about 10 years ago
get rid of run() and call startmain() directly More... about 10 years ago
xen: Stop stack walk on out of bounds caller address More... about 10 years ago
xen: Destroy domain on crash if '-d' is specified More... about 10 years ago
rumprun: Use '-N' option to sethostname() in guest More... about 10 years ago
reflect previous changes in ARM More... about 10 years ago
Ayh, kernel code of course can't include <bmk-core/...> More... about 10 years ago
Make the clock routines bmk_platform_cpu_clock_foo More... about 10 years ago
g/c unused minios_clock_wall() More... about 10 years ago
clock routines don't belong in sched.h, move to platform.h More... about 10 years ago
Add initial cpu_block() support for ARM/integrator. More... about 10 years ago
Add initial clock support for ARM/integratorcp. More... about 10 years ago
add some arm memory space access routines More... about 10 years ago
Fix invariant check in sorted wakeup time insert. More... about 10 years ago
use MACHINE_ARCH also for platform/hw/include/arch More... about 10 years ago
Use MACHINE_ARCH (x86_64) instead of MACHINE (amd64) More... about 10 years ago