.. |
autoconf.c
|
Extract common code from i386, xen, and sparc64, creating
|
2007-06-24 01:43:34 +00:00 |
bios32.c
|
Make it build again when IPMI is used (caddr_t issue ?)
|
2007-06-12 18:55:50 +00:00 |
cpu.c
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
gdt.c
|
Share the sysarch stuff between the x86 ports. PR kern/36046.
|
2007-04-16 19:12:17 +00:00 |
genassym.cf
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
hypervisor_machdep.c
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
identcpu.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:47:16 +00:00 |
idle_machdep.c
|
Fix race condition in cpu_idle() on ci_want_resched. From YAMAMOTO Takashi.
|
2007-06-25 19:57:32 +00:00 |
locore.S
|
Make sure to check for pending interrupts on the final STI. For this
|
2007-06-28 20:50:30 +00:00 |
machdep.c
|
Call p_emul->e_syscall_intern() before sendsig_reset() to match what
|
2007-06-25 20:01:23 +00:00 |
mainbus.c
|
The recent cpu_attach changes broke the xen build; while this compiles,
|
2007-03-05 23:26:40 +00:00 |
npx_hv.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
npx.c
|
- pass intrframe by-pointer, not by-value.
|
2006-12-08 15:05:18 +00:00 |
pmap.c
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
spl.S
|
Make sure to check for pending interrupts on the final STI. For this
|
2007-06-28 20:50:30 +00:00 |
trap.c
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
vector.S
|
Make sure to check for pending interrupts on the final STI. For this
|
2007-06-28 20:50:30 +00:00 |
xen_intr.c
|
Remove the __asm("lock") again from softintr(), as ci_ipending is local
|
2007-06-26 19:41:11 +00:00 |
xen_machdep.c
|
copy from the right offset when handling root= on the command line.
|
2007-06-28 20:54:47 +00:00 |
xen_shm_machdep.c
|
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
|
2007-03-13 18:30:57 +00:00 |