]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
__main and __gccmain are no longer required, so eliminate them.
[FreeBSD/FreeBSD.git] / sys /
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...
2010-03-01 yongariImplement rudimentary interrupt moderation with program...
2010-03-01 yongariMake sure to enable flow-control only if established...
2010-03-01 yongariProperly sync status LEs after processing.
2010-03-01 delphijAdd PCI ID for MCS9901.
2010-03-01 joelThe NetBSD Foundation has granted permission to remove...
2010-03-01 joelThe NetBSD Foundation has granted permission to remove...
2010-03-01 rpauloProperly setup the TX FIFO threshold for AR5416 based...
2010-03-01 joelThe NetBSD Foundation has granted permission to remove...
2010-03-01 brunoDeliver siginfo when signal is generated by thr_kill...
2010-03-01 jhbPrint the contents of the miscellaneous (MISC) register...
2010-03-01 mav- Add ALI M5228 PATA ID.
2010-03-01 rwatsonWhitespace tweak.
2010-03-01 rwatsonChanges to support crashdump analysis of netisr:
2010-02-28 rajMerge DTC-d75b33af.
2010-02-28 ticsosimplify hash calculation
2010-02-28 kibMark msdosfs as mpsafe.
2010-02-28 kibFix the race between dotdot lookup and forced unmount...
2010-02-28 kibUse pm_fatlock to protect per-filesystem rb tree used...
2010-02-28 kibAdd assertions for FAT bitmap state.
2010-02-28 kibUse pm_fatlock to protect fat bitmap.
2010-02-28 kibAdd per-mountpoint lockmgr lock for msdosfs. It is...
2010-02-28 kibIn msdosfs deget(), properly handle the case when the...
2010-02-28 kibIn msdosfs_inactive(), reclaim the vnodes both for...
2010-02-28 kibRemove seemingly unneeded unlock/relock of the dvp...
2010-02-28 kibAssert that the msdosfs vnode is (e)locked in several...
2010-02-28 kibRemove unused global statistic about fat cache usage.
2010-02-28 kibIn both if_tun and if_tap:
2010-02-28 ticsoremove debug leftover
2010-02-28 ticsoFix multicast hashes.
2010-02-27 weongyofixes a bug to load firmware images for LP PHY. For...
2010-02-27 weongyosupports the adhoc demo mode that it's tested on modifi...
2010-02-27 rwatsonRemove stale comment about socket buffer accounting...
2010-02-27 marcelInterrupt related cleanups:
2010-02-27 alcWhen running as a guest operating system, the FreeBSD...
2010-02-27 kibUpdate comment for vm_page_alloc(9), listing all accept...
2010-02-27 kibFor kinfo_proc in kp->ki_siglist, return the set of...
2010-02-27 kibFix several style issues.
2010-02-27 jillesInclude terminated threads in ps's process cpu time...
2010-02-27 traszFix panic on invalid 'mdconfig -at preload' usage.
2010-02-27 qingliUse reference counting instead of locking to secure...
2010-02-27 mjacobRevamp the pieces of some of the stuff I forgot to...
2010-02-27 weongyodon't need to check BWN_RX_PHYST0_SHORTPRMBL flag becau...
2010-02-27 mjacobFix misallocation error in target mode.
2010-02-26 yongariAdd TSO support on VLANs. While I'm here remove unneces...
2010-02-26 yongariAdd TSO support on VLANs. While I'm here remove unneces...
2010-02-26 yongariDisable TSO on BCM5755M controller until I understand...
2010-02-26 yongariAdd TSO support on VLANs. bce(4) controllers require...
2010-02-26 yongariMove TSO setup to new function bce_tso_setup(). Also...
2010-02-26 yongariPrefer m_collapse(9) over m_defrag(9).
2010-02-26 yongariMake toggling TSO, VLAN hardware checksum offloading...
2010-02-26 yongariMake sure to stop controller first before changing...
2010-02-26 yongariAllow disabling VLAN hardware tag stripping with softwa...
2010-02-26 yongariRemove trailing white spaces.
2010-02-26 yongariAllocate single MSI message. msk(4) used to allocate...
2010-02-26 yongariDon't hardcod register offset to set PCIe max read...
2010-02-26 yongariOptimize inserting LE for TX checksum computation....
2010-02-26 yongariAdd TSO support on VLANs. Controller requires VLAN...
2010-02-26 yongariReuse the configured LE for VLAN if new LE was created...
2010-02-26 mavStore path for rescan to the right place. This should...
2010-02-26 mavMake PUIS detection more strict. Previous implementatio...
2010-02-26 mavFix newlines broken at r204220.
2010-02-26 mavFix bug in headphones audio redirection using separate...
2010-02-26 npSupport IFCAP_VLANHWTSO in cxgb(4). It works with...
2010-02-25 weongyoAdd bwn(4) driver.
2010-02-25 weongyoAdd bwn(4) driver to the build.
2010-02-25 nyanMFi386: the part of r204309 to fix pc98 kernel
next