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 / x86 / x86
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.8 | 3 years | christos | replace bitmask_snprintf(9) with snprintb(3) | |
| 1.68 | 7 months | bouyer | Both bdt_ov->ov_dmamap_sync() and bus_dmamap_sync() return void, so don't write ... | |
| 1.38 | 3 months | para | converting extent(9) from malloc(9) to kmem(9) preceding kmem-vmem-pool-uvm patc... | |
| 1.23 | 6 months | jmcneill | remove Xbox support | |
| 1.3 | 2 years | rmind | Use lwp_getpcb() on x86 MD code, clean from struct user usage. | |
| 1.28 | 7 months | jruoho | Like the comment says, also MSR_IA32_EXT_CONFIG is unsafe; use rdmsr_safe(). Fix... | |
| 1.98 | 5 weeks | rmind | - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(... | |
| 1.6 | 23 months | rmind | Rename ci_node_id to ci_package_id, as some claim that the former might be confu... | |
| 1.1 | 4 months | cegger | branches: 1.1.4; 1.1.6; Support CPU microcode loading via cpuctl(8). Implement... | |
| 1.3 | 2 weeks | cegger | xc_wait() does not wait for all cpus to finish their callback. That means the uc... | |
| 1.1 | 2 weeks | jym | branches: 1.1.2; Merge i386 and amd64 version of db_memrw.c. Use this opportun... | |
| 1.3 | 13 months | enami | branches: 1.3.2; 1.3.4; 1.3.8; lwpaddr is a boolean variable and thus doesn't... | |
| 1.20 | 7 weeks | chs | bring in this change from openbsd: Implement the AMD suggested workaround for fa... | |
| 1.24 | 14 months | jruoho | Raise the return value of the match-function of est(4) and powernow(4). The assi... | |
| 1.10 | 10 months | dyoung | #include <sys/bus.h> instead of <machine/bus.h>. | |
| 1.15 | 3 years | cegger | remove unused malloc.h | |
| 1.31 | 3 weeks | christos | PR/41267: Andrius V: 5.0 RC4 does not detect second CPU in VIA. VIA Eden cpuid l... | |
| 1.3 | 3 years | ad | cpuctl: - Add interrupt shielding (direct hardware interrupts away from the s... | |
| 1.13 | 8 months | jym | Be conservative when reading MSR_FSB_FREQ by using rdmsr_safe(). We cannot tell ... | |
| 1.72 | 9 months | drochner | if checking whether an interrupt is shared, don't compare pin numbers if it is "... | |
| 1.47 | 3 months | jakllsch | Need i8259.h for previous. | |
| 1.18 | 23 months | rmind | branches: 1.18.6; Implement high priority (XC_HIGHPRI) xcall(9) mechanism - a f... | |
| 1.53 | 7 weeks | njoly | For 1's and 2's complement sensor data, convert unsigned raw data to a signed ty... | |
| 1.46 | 11 months | rmind | Welcome to 5.99.53! Merge rmind-uvmplock branch: - Reorganize locking in UVM a... | |
| 1.11 | 3 months | rmind | Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! Approved by core@. | |
| 1.3 | 10 months | dyoung | #include <sys/bus.h> instead of <machine/bus.h>. | |
| 1.94 | 4 weeks | jruoho | Revert previous. Revision 1.79 was right; Qemu does not implement _PIC. | |
| 1.58 | 21 months | jruoho | Store the MADT-derived CPU ID to <x86/cpu.h>. This is required to properly match... | |
| 1.27 | 4 weeks | rmind | i686_mtrr_init_first: handle the case when there are no variable-size MTRR regis... | |
| 1.3 | 7 months | yamt | - (ab)use pserialize instead of home-grown one - add an explicit membar | |
| 1.1 | 14 months | jruoho | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; Move INTEL_ONDEMAND_CLOCKMOD -- or od... | |
| 1.21 | 2 years | jym | This patch fixes the NX regression issue observed on amd64 kernels, where per-pa... | |
| 1.13 | 6 months | jmcneill | add machdep.dmi.bios-date | |
| 1.177 | 5 weeks | rmind | - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(... | |
| 1.6 | 4 weeks | rmind | - pmap_tlb_shootdown: do not overwrite tp_cpumask with pm_cpus, but merge like... | |
| 1.4 | 6 months | jnemeth | Don't run off the beginning of an array from Maurizio Lombardi. | |
| 1.1 | 22 months | rmind | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; Unify i386 and amd64 procfs MD code i... | |
| 1.25 | 7 months | jakllsch | x86_print_ldt() is only used in the USER_LDT && LDT_DEBUG case. | |
| 1.10 | 3 months | rmind | Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! Approved by core@. | |
| 1.3 | 15 months | yamt | tprof: record pid and userland events. | |
| 1.12 | 15 months | yamt | tprof: record pid and userland events. | |
| 1.30 | 9 months | jmcneill | revert previous | |
| 1.4 | 4 years | ad | Improve x86 tsc handling: - Ditch the cross-CPU calibration stuff. It didn't wo... | |
| 1.18 | 15 months | jmcneill | Don't rely on vga_post_call being called before vga_post_set_vbe | |
| 1.21 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.6 | 11 months | pgoyette | Initialize sensor state before registering. | |
| 1.15 | 3 months | rmind | Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! Approved by core@. | |
| 1.7 | 7 months | jmcneill | synchronize the guest clock with the host on attach and resume | |
| 1.62 | 7 months | dyoung | Factor device_isa_register() and device_pci_register() out of device_register() ... | |
| 1.57 | 5 months | tls | Add support for passing saved entropy (random seed file) to the kernel from the... | |
| 1.4 | 7 months | dyoung | Create a stub implementation of pci_ranges_infer(). | |
| 1.1 | 11 months | dyoung | branches: 1.1.4; 1.1.6; 1.1.8; Don't use the C preprocessor to configure USER... |