This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
amd64
/
include
History
Jung-uk Kim
9c5b213e51
MFP4: Linux set_thread_area syscall (aka TLS) support for amd64.
...
Initial version was submitted by Divacky Roman and mostly rewritten by me. Tested by: emulation
2007-03-30 00:06:21 +00:00
..
pc
…
_bus.h
…
_inttypes.h
…
_limits.h
…
_stdint.h
…
_types.h
…
acpica_machdep.h
Catch up with ACPI-CA 20070320 import.
2007-03-22 18:16:43 +00:00
apicreg.h
…
apicvar.h
Add a new apic0 psuedo-device to claim memory resources for the memory
2007-03-20 21:53:31 +00:00
asm.h
…
asmacros.h
…
atomic.h
Fixed some style bugs (mainly assorted errors in comments, and inconsistent
2006-12-29 15:29:49 +00:00
bus_dma.h
…
bus.h
…
clock.h
Cleaned up declaration and initialization of clock_lock. It is only
2007-01-23 08:01:20 +00:00
cpu.h
…
cpufunc.h
…
cputypes.h
…
db_machdep.h
…
elf.h
…
endian.h
…
exec.h
…
float.h
…
floatingpoint.h
…
fpu.h
…
frame.h
…
gdb_machdep.h
Change GDB_BUFSZ to be large enough to hold a register dump where each
2007-02-05 21:48:32 +00:00
ieeefp.h
…
in_cksum.h
…
intr_machdep.h
Change the x86 interrupt code to use FreeBSD CPU IDs (i.e. PCPU_GET(cpuid))
2007-03-06 17:16:47 +00:00
iodev.h
…
kdb.h
…
legacyvar.h
…
limits.h
…
md_var.h
Revert previous change.
2007-01-18 05:46:32 +00:00
memdev.h
…
metadata.h
…
minidump.h
…
mp_watchdog.h
…
mptable.h
…
mutex.h
…
param.h
…
pcb_ext.h
…
pcb.h
MFP4: Linux set_thread_area syscall (aka TLS) support for amd64.
2007-03-30 00:06:21 +00:00
pci_cfgreg.h
…
pcpu.h
Push down the implementation of PCPU_LAZY_INC() into the machine-dependent
2007-03-11 05:54:29 +00:00
pmap.h
…
pmc_mdep.h
…
ppireg.h
…
proc.h
…
profile.h
…
psl.h
…
ptrace.h
…
reg.h
…
reloc.h
…
resource.h
…
runq.h
…
segments.h
MFP4: Linux set_thread_area syscall (aka TLS) support for amd64.
2007-03-30 00:06:21 +00:00
setjmp.h
Remove 3rd clause, renumber, ok per email
2007-01-12 07:26:21 +00:00
sf_buf.h
…
sigframe.h
…
signal.h
…
smp.h
Change the x86 interrupt code to use FreeBSD CPU IDs (i.e. PCPU_GET(cpuid))
2007-03-06 17:16:47 +00:00
specialreg.h
- Add macros for newly added CPUID bits in the corresponding header files.
2007-03-20 20:22:45 +00:00
stdarg.h
…
sysarch.h
…
timerreg.h
…
trap.h
…
tss.h
…
ucontext.h
…
varargs.h
…
vmparam.h
…