ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r3156
File Last Change
 ../
amd64/ 2886 (14 years ago) by laffer1: add CPUID bits to ident phenom processor There are several new CPUIDs to recognize AMD Extended Features, ECX 07FFh for Phenom processor. According to [1], they are: Bit 0: LAHF/SAHF Bit 1: CMP Bit 2: SVM (Secure Virtual Mode) Bit 3: APIC Bit 4: MOV CR8 *Bit 5: Advanced Bit Manipulation (LZCNT) *Bit 6: SSE4A (EXTRQ, INSERTQ, MOVNTSS, MOVNTSD) *Bit 7: Misalign SSE Bit 8: 3DNow! (PREFETCH и PREFTECHW) *Bit 9: OS Visible Workaround *Bit 10: Instruction Based Sampling * - missing bits in amd64/identcpu.c [1]http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/31116.pdf Based on patch by pluknet for FreeBSD
boot/ 2046 (15 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2045, which included commits to RCS files with non-trunk default branches.
bsm/ 2333 (15 years ago) by laffer1: $MidnightBSD$
cam/ 2333 (15 years ago) by laffer1: $MidnightBSD$
cddl/ 2333 (15 years ago) by laffer1: $MidnightBSD$
compat/ 2602 (15 years ago) by laffer1: finish futex fixes for linuxolator
conf/ 2980 (14 years ago) by laffer1: Remove i4b options.
contrib/ 2975 (14 years ago) by laffer1: Wow this was foobar
crypto/ 2196 (15 years ago) by laffer1: merge
ddb/ 2333 (15 years ago) by laffer1: $MidnightBSD$
dev/ 3042 (14 years ago) by laffer1: style(9) fix.
fs/ 3128 (14 years ago) by laffer1: this should stop one of the two attacks on devfs found in freebsd
gdb/ 2333 (15 years ago) by laffer1: $MidnightBSD$
geom/ 2333 (15 years ago) by laffer1: $MidnightBSD$
gnu/ 2594 (15 years ago) by laffer1: Forced commit to note the patch came from Jaakko Heinonen
i386/ 3039 (14 years ago) by laffer1: Fix odd typo.
isa/ 2333 (15 years ago) by laffer1: $MidnightBSD$
kern/ 3019 (14 years ago) by laffer1: Stop unprivileged processes from reading pages of memory belonging to other processes with anonymous pipes.
libkern/ 2607 (15 years ago) by laffer1: remove arm/ia64 cruft
modules/ 2883 (14 years ago) by laffer1: add ae(4)
net/ 2357 (15 years ago) by laffer1: restore LOMTU value
net80211/ 2334 (15 years ago) by laffer1: *** empty log message ***
netatalk/ 2334 (15 years ago) by laffer1: *** empty log message ***
netatm/ 2334 (15 years ago) by laffer1: *** empty log message ***
netgraph/ 2224 (15 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2223, which included commits to RCS files with non-trunk default branches.
netinet/ 3156 (14 years ago) by laffer1: soreceive() will send an ACK right away if data was drained from a TCP socket that advertized a 0 sized window. However, the receive window had to be exactly zero. Change the code to check the raw window value instead.
netinet6/ 3020 (14 years ago) by laffer1: The SIOCSIFINFO_IN6 ioctl is missing a necessary permissions check. Don't let everyone on the planet (with local access) change the properties on the ipv6 interfaces.
netipsec/ 2336 (15 years ago) by laffer1: tag
netipx/ 2334 (15 years ago) by laffer1: *** empty log message ***
netnatm/ 2334 (15 years ago) by laffer1: *** empty log message ***
netncp/ 2334 (15 years ago) by laffer1: *** empty log message ***
netsmb/ 2325 (15 years ago) by laffer1: $MidnightBSD$
nfs/ 1907 (15 years ago) by laffer1: *** empty log message ***
nfs4client/ 2320 (15 years ago) by laffer1: $MidnightBSD$
nfsclient/ 2320 (15 years ago) by laffer1: $MidnightBSD$
nfsserver/ 2320 (15 years ago) by laffer1: $MidnightBSD$
opencrypto/ 2332 (15 years ago) by laffer1: $MidnightBSD$
pccard/ 2332 (15 years ago) by laffer1: $MidnightBSD$
pci/ 3041 (14 years ago) by laffer1: Experimental support for Intel G33 and G45 cards. This includes something like say the Intel 4500 series.
rpc/ 2332 (15 years ago) by laffer1: $MidnightBSD$
security/ 2332 (15 years ago) by laffer1: $MidnightBSD$
sparc64/ 2297 (15 years ago) by laffer1: Remove sab device. scc should be connected later
sys/ 3121 (14 years ago) by laffer1: Bump version number so we can track all the userland (and timezone) changes in ports, etc.
tools/ 1822 (15 years ago) by laffer1: Bring in new tools
ufs/ 2332 (15 years ago) by laffer1: $MidnightBSD$
vm/ 2332 (15 years ago) by laffer1: $MidnightBSD$
Makefile 1907 (15 years ago) by laffer1: *** empty log message ***
46 directories and 1 file shown