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
/
amd64
/
amd64
History
alc
c99370c950
Wring a few cycles out of pmap_enter(). In particular, on a user-space
...
pmap, avoid walking the page table twice.
2012-07-13 04:10:41 +00:00
..
amd64_mem.c
…
apic_vector.S
…
atomic.c
…
atpic_vector.S
…
autoconf.c
…
bios.c
…
bpf_jit_machdep.c
…
bpf_jit_machdep.h
…
cpu_switch.S
Use assembler mnemonic instead of manually assembling, contination for r238142.
2012-07-06 20:11:58 +00:00
db_disasm.c
Several fixes to the amd64 disassembler:
2012-07-06 14:25:59 +00:00
db_interface.c
…
db_trace.c
…
elf_machdep.c
…
exception.S
…
fpu.c
Add a clts() wrapper around the 'clts' instruction to <machine/cpufunc.h>
2012-07-09 20:55:39 +00:00
gdb_machdep.c
…
genassym.c
Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference of
2012-06-09 00:37:26 +00:00
identcpu.c
…
in_cksum.c
…
initcpu.c
…
io.c
…
locore.S
…
machdep.c
Partially revert r217515 so that the mem_range_softc variable is always
2012-07-09 20:42:08 +00:00
mem.c
Partially revert r217515 so that the mem_range_softc variable is always
2012-07-09 20:42:08 +00:00
minidump_machdep.c
free wdog_kern_pat calls in post-panic paths from under SW_WATCHDOG
2012-06-03 08:01:12 +00:00
mp_machdep.c
- Remove unused code for CR3 and CR4.
2012-06-13 22:53:56 +00:00
mp_watchdog.c
…
mpboot.S
…
pmap.c
Wring a few cycles out of pmap_enter(). In particular, on a user-space
2012-07-13 04:10:41 +00:00
prof_machdep.c
…
ptrace_machdep.c
…
sigtramp.S
…
stack_machdep.c
…
support.S
…
sys_machdep.c
…
trap.c
Adjust the fix in r236953, by not generating the signal manually, but
2012-06-18 21:08:48 +00:00
uio_machdep.c
…
uma_machdep.c
…
vm_machdep.c
…