]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Use more proper terms (from official documents) for AMD CPU's.
[FreeBSD/FreeBSD.git] / sys /
2010-03-10 sobomaxProvide workaround for the ages old bug affecting certa...
2010-03-10 dougbRevert to r197433, the more recent change doesn't work...
2010-03-09 delphijIntegrate OpenBSD rev 1.5 of x86emu.c.
2010-03-09 edAdd warnings to <regexp.h> and <sys/timeb.h>.
2010-03-09 weongyouses KOBJMETHOD_END macro to indicate the end of method...
2010-03-09 weongyoo uses bus accessor macros to read values from ivar...
2010-03-09 npBetter TwinAx transceiver detection.
2010-03-09 jkimSince the interpreter slack mode is a tunable now,...
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-09 jkim- Allow users to enable dumping Debug objects without...
2010-03-09 jhbNow that the workaround for the AMD 10h CPUs is in...
2010-03-09 alcImplement AMD's recommended workaround for Erratum...
2010-03-09 marcelRemove inclusion of <i386/include/psl.h>
2010-03-09 marcelRemove support for SYS_RES_DRQ.
2010-03-09 nwhitehornPlace interrupt handling in a critical section and...
2010-03-09 qingliOne of the advantages of enabling ECMP (a.k.a RADIX_MPA...
2010-03-09 delphijRemove the check for IFF_DRV_OACTIVE right before addin...
2010-03-09 ticsoBWCT boards can have 128MB SDRAM.
2010-03-09 ticsofix signed warning
2010-03-08 lulf- Set missing flag when initiating a plex rebuild with...
2010-03-08 fabientChange the way shutdown is handled for log file.
2010-03-08 jkimEnable ACPI module build on amd64. Although we strongl...
2010-03-08 joelLooks like I forgot to add half of the copyright text...
2010-03-08 jkimUpdate module Makefile for ACPICA 20100304.
2010-03-08 nwhitehornEnable tmpfs unconditionally on all platforms. No one...
2010-03-08 luigicosmetic changes and C++ compatibility
2010-03-08 luigidon't use C++ keywords as variable names
2010-03-08 luigido not report an error unnecessarily
2010-03-07 impBump up the firmware_table from 30 to 50. bwn needs...
2010-03-07 bzDestroy TCP UMA zones (empty or not) upon network stack...
2010-03-07 bzNot only flush the ipfw tables when unloading ipfw...
2010-03-07 rwatsonLocking the tcbinfo structure should not be necessary...
2010-03-07 rwatsonAdd comment in tcp_discardcb() talking about how we...
2010-03-07 rwatsonMake udp_set_kernel_tunneling() less forgiving when...
2010-03-07 edMake /proc/self/fd `work'.
2010-03-07 obrienLook for "compile" to decide if this is run as part...
2010-03-06 rwatsonRemove unnecessary locking of divcbinfo lock from div_o...
2010-03-06 rwatsonAdd a comment to tcp_usr_accept() to indicate why it...
2010-03-06 bzIntroduce a function rn_detachhead() that will free the
2010-03-06 bzDestroy UDP UMA zones (empty or not) upon network stack...
2010-03-06 rwatsonWrap use of rw_try_upgrade() on pcbinfo with macro...
2010-03-06 bzRework reference counting in case we queue into the...
2010-03-06 pjdRemove racy assertion.
2010-03-06 jmallettCheck for device faults and for failures to set DRQ...
2010-03-06 jmalletto) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_...
2010-03-05 jmallettHarmonize Octeon ldscripts, reducing gratuitous diffs...
2010-03-05 jmalletto) Simplify the implementation of bus read/write functi...
2010-03-05 jmallettProperly detect a type of real board that claims to...
2010-03-05 jmallettDo not mask off the low byte of the chipid, it makes...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 rajProvide correct TCLK value for Kirkwood A1 silicon...
2010-03-05 luigiplug a memory leak on pipe's reconfiguration
2010-03-05 luigifix a memory leak when deleting RED queues
2010-03-05 nyanMFx86: the part of r204641
2010-03-05 sobomaxDon't spam dmesg with "registered firmware ..." when...
2010-03-04 alfredput calls to gzclose() under ifdef COMPRESS_USER_CORES...
2010-03-04 luigiportability fixes
2010-03-04 luigidon't use keywords as variable names.
2010-03-04 nwhitehornFix an obvious lock escape and fix a typo in a comment.
2010-03-04 luigiuse callout_drain() (outside the lock) when unloading...
2010-03-04 luigiimprove compatibility with RELENG_7.2
2010-03-04 nwhitehornPatch some more concurrency issues here. This expands...
2010-03-04 nwhitehornRework smu(4) to be asynchronous. It turns out that...
2010-03-04 neelRemove some unused cruft.
2010-03-04 neelAdd support for CPUs with cache coherent DMA. The two...
2010-03-03 kibWhen returning error from msdosfs_lookup(), make sure...
2010-03-03 rrssched_getparam was just plain broke for time-share
2010-03-03 weongyoAdds bwn(4) to NOTES.
2010-03-03 impLooks like S8 and SP are reversed in setjmp, so longjmp...
2010-03-03 weongyoHook up the bwn driver.
2010-03-03 weongyofixes an attached-at-boot issue that bwn(4) using devic...
2010-03-03 rpauloAdd a missing ar9285_reset.c file.
2010-03-03 mavSeveral changes to fix livelock under high load, introd...
2010-03-03 yongariRemove programming LED register and enable 25MHz TX...
2010-03-03 joelThe NetBSD Foundation has granted permission to remove...
2010-03-03 rpauloIntroduce ath_hal_setInterrupts(), a macro for ah_setIn...
2010-03-03 rpauloReplace Id keyword with FreeBSD keyword and set the...
2010-03-03 attilioImproving the clocks auto-tunning by firstly checking...
2010-03-03 joelThe NetBSD Foundation has granted permission to remove...
2010-03-03 jhbAllow lseek(SEEK_END) to work on disk devices by using...
2010-03-03 gnnAdd support for hwpmc(4) on the MIPS 24K, 32 bit, embed...
2010-03-03 ivorasMake the comment follow style(9) format.
2010-03-03 joelThe NetBSD Foundation has granted permission to remove...
2010-03-03 impSpell START_FRAME CALLFRAME_SIZ now.
2010-03-02 ivorasDocument the VM detection type and sysctl a bit better.
2010-03-02 alfredinclude COMPRESS_USER_CORES and gzio in NOTES.
2010-03-02 alfredput inclusion of net/zlib.c under "device gzio" instead...
2010-03-02 luigiBring in the most recent version of ipfw and dummynet...
2010-03-02 kibCorrect mfip module dependency on mfi. This allows...
2010-03-02 kibDo not leak vnode lock when msdosfs mount is updated...
2010-03-02 luigiremove unnecessary casts leftover from a bogus fix...
2010-03-02 rwatsonUpdate device-labeling logic for Biba, LOMAC, and MLS...
2010-03-02 rpauloCouple of suggestions from Sam regarding latest commit:
2010-03-02 rpauloAdd AR9285 sources.
2010-03-02 rrs- Move rmi_pci_bus_space to header and avoid extern
2010-03-02 kibOnly destroy pm_fatlock on error if it was initialized.
2010-03-02 impUpdate macros for multiple ABI support from NetBSD.
2010-03-02 alfredMerge projects/enhanced_coredumps (r204346) into HEAD:
2010-03-02 yongariRemove taskqueue based interrupt handling. After r20454...
2010-03-01 weongyocalculates the integer square root if a positive intege...
next