freebsd-src/sys/amd64
Peter Wemm 901b68c185 Add a bare minimum (but wrong) R_X86_64_JMP_SLOT relocation type for
kernel modules.  We actually need to include any addends and the symbol
offset value, but for gcc/binutils didn't set it anywhere I've found on
'cc -fpic -shared' kernel modules.
2005-09-27 18:18:23 +00:00
..
acpica Canonize the include of acpi.h. 2005-09-11 18:39:03 +00:00
amd64 Add a bare minimum (but wrong) R_X86_64_JMP_SLOT relocation type for 2005-09-27 18:18:23 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Introduce a kernel config for the Mandatory Access Control framework. 2005-09-18 03:15:36 +00:00
ia32 Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've added 2005-09-27 18:04:20 +00:00
include Add a new atomic_fetchadd() primitive that atomically adds a value to a 2005-09-27 17:39:11 +00:00
isa Fixup some more fallout from the lapic/i8254 changes: 2005-07-13 15:43:21 +00:00
linux32 Fix the "fpudna: fpcurthread == curthread XXX times" problem. 2005-09-22 15:46:21 +00:00
pci MFi386: pci attribute allocation fixes. 2005-09-18 01:42:43 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00