Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / arch / i386 / i386
Current tag: MAIN
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.1 | 4 years | ad | branches: 1.1.4; 1.1.6; 1.1.8; 1.1.12; Put the COMPAT_NOMID stuff into its o... | |
| 1.98 | 7 months | dsl | Remove all references to KVM86. It was only ever used by APMBIOS - and then only... | |
| 1.29 | 11 months | joerg | Don't use an empty body on the same line for the for loop. | |
| 1.9 | 2 years | jym | Welcome PAE inside i386 current. This patch is inspired by work previously done... | |
| 1.8 | 2 years | joerg | The %dx argument for in/out is not a memory reference, so don't use the "feature... | |
| 1.25 | 3 years | rmind | Use lwp_getpcb() on x86 MD code, clean from struct user usage. | |
| 1.22 | 13 months | christos | From Bob Lee [glee at force10networks dot com], Preserve the have fpu context bi... | |
| 1.22 | 2 years | chs | return the error from fault handler in ucas_fault rather than forcing EFAULT. | |
| 1.4 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.17 | 19 months | jym | White space fix. | |
| 1.7 | 5 years | lukem | use __KERNEL_RCSID() | |
| 1.40 | 4 years | dsl | ANSIfy another 1261 function definitions. The only ones left in sys are beyond b... | |
| 1.70 | 5 months | jakllsch | "lapic.h" provides NLAPIC, not LAPIC. makes i386 kernels build again. | |
| 1.4 | 10 months | dsl | Neither i386 nor amd64 have had separate syscall_plain/fancy functions for age... | |
| 1.16 | 17 months | mrg | implement bdev_size(9) wrapper around d_psize() routine, so we can take the devi... | |
| 1.55 | 3 years | matt | Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly involves... | |
| 1.5 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.39 | 10 months | dsl | Fix previous - syscall_fancy() didn't contain the check for p_trace_anabled. | |
| 1.53 | 14 months | cherry | (xen) - remove the (*xpq_cpu)() shim.We hasten the %fs/%gs setup process during ... | |
| 1.94 | 7 months | dsl | Fix build. I've removed 'option apmbios' so config no longer generates apmbios.h... | |
| 1.17 | 8 months | rmind | tlbflushg/i386: test for the PGE feature flag first, before checking the %cr4. A... | |
| 1.40 | 3 years | drochner | fix confused CS selector, fixes the panic reported by Mark Davis per PR port-i38... | |
| 1.5 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.48 | 10 months | dsl | Fix previous - syscall_fancy() didn't contain the check for p_trace_anabled. | |
| 1.14 | 3 years | dyoung | On x86, change the bus_space_tag_t to a pointer to a struct bus_space_tag. For ... | |
| 1.22 | 2 years | dyoung | Clean up excessive #ifdef'age of NMI trap handling for amd64/i386/xen. Handle NM... | |
| 1.7 | 4 years | pooka | Sprinkle comments explaining purpose of kobj_machdep(), per email from ad. no fu... | |
| 1.8 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.51 | 19 months | christos | syscall (setcontext) can alter eax, so don't attempt to get code again from it i... | |
| 1.25 | 2 years | joerg | Allow use of traditional CPP to be set on a per platform base in sys.mk. Honour ... | |
| 1.103 | 6 months | chs | in osyscall, set the PSL_I bit into the correct field of the trapframe. it was g... | |
| 1.4 | 19 months | jmcneill | PR #32894: protection fault trap in tmx86_get_longrun_mode Use rdmsr_safe in tm... | |
| 1.734 | 5 weeks | christos | de-duplication police arrests sysctl. | |
| 1.96 | 7 months | dsl | Fix build. I've removed 'option apmbios' so config no longer generates apmbios.h... | |
| 1.24 | 13 months | rmind | - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(... | |
| 1.13 | 5 years | cegger | use aprint_*_dev and device_xname OK joerg | |
| 1.22 | 5 months | msaitoh | Fix off by one. | |
| 1.20 | 15 months | rmind | pmc_init: check ncpu instead of cpus_attached. | |
| 1.72 | 3 years | rmind | Use lwp_getpcb() on x86 MD code, clean from struct user usage. | |
| 1.26 | 22 months | dyoung | #include <sys/bus.h> instead of <machine/bus.h>. | |
| 1.38 | 6 months | cherry | Remove e a redundant layer of function calling in the event handling path | |
| 1.96 | 3 years | drochner | fix confused CS selector, fixes the panic reported by Mark Davis per PR port-i38... | |
| 1.13 | 4 years | ad | Make the emulations, exec formats, coredump, NFS, and the NFS server into module... | |
| 1.47 | 10 months | dsl | Fix previous - syscall_fancy() didn't contain the check for p_trace_anabled. | |
| 1.266 | 5 months | kiyohara | #ifdef - #endif-ed. NMCA, NISA, NNPX, NIOAPIC, LAPIC, MPBIOS and MULTIPROCESSOR.... | |
| 1.60 | 11 months | yamt | whitespace | |
| 1.51 | 3 years | rmind | Use lwp_getpcb() on x86 MD code, clean from struct user usage. |