]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
2 Bugs:
[FreeBSD/FreeBSD.git] / sys /
2010-06-08 rrs2 Bugs:
2010-06-08 kenA number of netfront fixes and stability improvements:
2010-06-07 mjacobredfacedly noting a missing part of a patch.
2010-06-07 mavCall BUS_PROBE_NOMATCH() when device detached due to...
2010-06-07 rrsThis fixes a BUG in the handling of the cum-ack calcula...
2010-06-07 mjacobDo a minor amount of stylifying. Also, get a Fibre...
2010-06-07 mjacobFix XPT_GET_TRAN_SETTING for FC which has been broken...
2010-06-07 rrsOpps... my bad.. we don't need a SOCK_UNLOCK() after
2010-06-07 npcxgb(4): add an 'nfilters' tunable that lets the user...
2010-06-07 rrsFix so we call socantrcvmore_locked so we
2010-06-06 rrs1) Optimize the cleanup and don't always depend on
2010-06-06 rrsOk, yet another bug in killing off all the hundreds
2010-06-06 kibStyle-compilant order of declarations.
2010-06-06 rrs1) Further enhance the INVARIANT lock validation (no...
2010-06-06 rrsFix a bug in the sctp_inpcb_free. Basically if the...
2010-06-06 rrsFix a bug in sctp_abort_assoc(). DON'T call the sctp_in...
2010-06-06 nwhitehornAdd Open Firmware PNP info strings to GPIOs and Uninort...
2010-06-06 nwhitehornSome revisions of the Serverworks K2 SATA controller...
2010-06-06 alcDon't set PG_WRITEABLE in init_pte_prot() (and thus...
2010-06-06 rrsHopefully this fixes a LOR by making
2010-06-06 rrsBruce's fix for some return's in
2010-06-05 yongariFix a bug introduced in r199011. When bge(4) reuses...
2010-06-05 fabientConvert pm_runcount to int to correctly check for negat...
2010-06-05 rrsPurge out a Windows def that somehow slipped
2010-06-05 rrsSpacing issues
2010-06-05 rrsThis change does the following:
2010-06-05 rrsUse the proper increment macro when increasing the
2010-06-05 rrsThis does two changes:
2010-06-05 rrsThis fixes a bug in the close up of a socket that
2010-06-05 mjacobBe more specific about which CDB length we're going...
2010-06-05 nwhitehornCorrect a harmless typo introduced when copying code...
2010-06-05 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-06-05 nwhitehornAdd a driver for the CPU temperature sensors attached...
2010-06-05 nwhitehornAdd support for the I2C busses hanging off Apple system...
2010-06-05 nwhitehornUtilize the Keywest I2C combined mode for messages...
2010-06-05 nwhitehornAdd two new flags (IIC_M_NOSTOP and IIC_M_NOSTART)...
2010-06-05 nwhitehornCorrect the comment. We now use level low instead of...
2010-06-05 nwhitehornPartially revert r208162 while waiting for review on...
2010-06-05 nwhitehornMake sure that interrupt sense settings set after inter...
2010-06-05 kibUse the fpu_kern_enter() interface to properly separate...
2010-06-05 kibIntroduce the x86 kernel interfaces to allow kernel...
2010-06-05 mavRemove some dead and incorrect code.
2010-06-05 mavAdd allocation error hadling.
2010-06-05 mavFix possible use after free.
2010-06-05 mavFix use after free on error.
2010-06-05 mavFix double free on error.
2010-06-05 mavPlug memory leak to silent Coverity. Error is still...
2010-06-05 mavPlug memory leak to silent Coverity. Error is still...
2010-06-05 mavFix attach errors handling.
2010-06-05 mavPlug memory leak to silent Coverity. Error is still...
2010-06-05 mavFix attach errors handling.
2010-06-05 traszMake sure not to pass NULL to g_orphan_provider().
2010-06-05 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-06-05 mjacobMake the internal target > SPC2 (so REPORT LUNS can...
2010-06-05 mjacobI was getting panics in sleepq_add for the second sleep...
2010-06-04 yongariDon't blindly set IFF_DRV_OACTIVE when sge_encap()...
2010-06-04 cpercivaDeclare ip6 as (struct in6_addr *) instead of (struct...
2010-06-04 avgscsi_cd: pass correct pointer to free()
2010-06-04 mavFix PCH chipset IDs. They are 0x3bxx, not 0x3axx.
2010-06-04 jchandraMake vm_contig_grow_cache() extern, and use it when...
2010-06-03 kibDo not leak vm page lock in vm_contig_launder(), vm_pag...
2010-06-03 edUse -Wl,-N instead of the undocumented -N option for...
2010-06-03 jhbAssert that the thread lock is held in sched_pctcpu...
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe acl_cnt field is unsigned; no point in checking...
2010-06-03 marius- In gpart_bootfile_read() fix an off-by-one error...
2010-06-03 mariusAvoid possible NULL-dereferences.
2010-06-03 mmFix freeing space after deleting large files with holes.
2010-06-03 kibExtend the scope of the lock on the quota file vnode...
2010-06-03 kibSometimes vnodes share the lock despite being different...
2010-06-03 kibAdd assertion and comment in vm_page_flag_set() describ...
2010-06-03 pjdopensolaris_kmem.c is already part of opensolaris.ko...
2010-06-03 alcIn the unlikely event that pmap_ts_referenced() demoted...
2010-06-03 alcMaintain the pretense that we support 32KB pages for...
2010-06-03 jfvFixes for panic experienced in test at Intel, when
2010-06-02 mjacobVarious minor and not so minor fixes suggested by Coverity.
2010-06-02 mjacobProtect periph drivers list and rearrange things to...
2010-06-02 rajProvide memchr() in the libkern.
2010-06-02 rajProvide kernel level headers for the libfdt code.
2010-06-02 rajFlattened Device Tree helper scripts.
2010-06-02 rajFDT (simplebus) compatible attachment for uart(4).
2010-06-02 rajImport the common Flattened Device Tree infrastructure.
2010-06-02 mariusDon't leak memory on destruction.
2010-06-02 alcMinimize the use of the page queues lock for synchroniz...
2010-06-02 zecVirtualize the IPv4 multicast routing code.
2010-06-02 zecProvide a macro for registering a virtualized sysctl...
2010-06-02 jhbMFamd64: Add a new macro PCPU_XEN_FIELDS to hold XEN...
2010-06-02 kibAdd a facility to dynamically adjust or unconfigure...
2010-06-01 jkimRemove unnecessary pointer type castings, shift operati...
2010-06-01 alcIn the case that mmu_booke_enter_locked() is changing...
2010-06-01 jhDon't try to call cdevsw d_close() method when devfs_cl...
2010-06-01 zmlRevert taskqueue(9) related commits until mdf@ is appro...
2010-06-01 rpauloRewrite ar9285SetBoardValues() to match what ath9k...
2010-06-01 rpauloBring in a couple of fixes from the Linux ath9k related...
2010-06-01 rpauloFix an off by one in ar9285SetPowerCalTable().
2010-06-01 rpauloFix resource leaks in ieee80211_ioctl_setchanlist(...
2010-06-01 rpauloCompare the address of the array, not the array.
2010-06-01 rpauloDon't reference null pointer in hwmp_recv_preq().
2010-06-01 rpauloProperly initialize stack variable sr in setmlme_assoc_...
next