This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
sun4v
/
sun4v
History
jhb
de324e256c
Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to
...
<sys/syscallsubr.h> where all other kern_<syscall> prototypes live.
2010-06-30 18:03:42 +00:00
..
bus_machdep.c
Merge r177565 from sparc64:
2010-02-01 10:18:00 +00:00
clock.c
…
db_hwwatch.c
…
db_interface.c
…
db_trace.c
…
dump_machdep.c
…
exception.S
…
hcall.S
…
hv_pci.c
Missed change to sun4v while adding iparent lookup to the OFW interrupt
2010-06-18 16:29:03 +00:00
hvcons.c
…
hviommu.c
…
interrupt.S
…
intr_machdep.c
…
locore.S
…
machdep.c
Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to
2010-06-30 18:03:42 +00:00
mp_exception.S
…
mp_locore.S
…
mp_machdep.c
Implement a facility for dynamic per-cpu variables.
2009-06-23 22:42:39 +00:00
nexus.c
…
pmap.c
Relax one of the new assertions in pmap_enter() a little. Specifically,
2010-06-11 15:49:39 +00:00
rtc.c
…
simdisk.c
…
stack_machdep.c
Add additional checks of the kernel stack addresses in order to
2009-12-08 20:18:54 +00:00
support.S
…
swtch.S
…
tick.c
…
trap_trace.S
…
trap.c
Reorganize syscall entry and leave handling.
2010-05-23 18:32:02 +00:00
tsb.c
…
tte_hash.c
…
tte.c
…
uio_machdep.c
…
vm_machdep.c
Extract the code that records syscall results in the frame into MD
2009-11-10 11:43:07 +00:00
vnex.c
…
wbuf.S
…