]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add sysctl kern.sched.cpusetsize to export the size of kernel cpuset,
[FreeBSD/FreeBSD.git] / sys /
2010-10-29 davidxuAdd sysctl kern.sched.cpusetsize to export the size...
2010-10-29 glebiusRemove meaningless XXXXX, that is a remain of comment...
2010-10-29 glebiusRevert a small part of the r198301, that is entirely...
2010-10-29 nwhitehornFix the printf() in init_heap so that it can run before...
2010-10-29 nwhitehornFix netboot on some Apple machines on which calling...
2010-10-28 nwhitehornFix some memory management issues discovered when tryin...
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-28 attilioMerge nexus.c from amd64 and i386 to x86 subtree.
2010-10-28 jhbSet bootverbose directly in mi_startup() rather than...
2010-10-28 jhbUse 'PCPU_GET(apic_id)' to determine the BSP's APIC...
2010-10-28 attilioMerge the mptable support from MD bits to x86 subtree.
2010-10-28 gibbssys/dev/xen/blkback/blkback.c:
2010-10-28 jfvIn the data setup code for doing offloads the
2010-10-27 hselaskyAdd support for setting per-interface PnP information.
2010-10-27 yongariAdd initial BCM5718 family support. The BCM5718 family...
2010-10-27 yongariAdd BCM5717C 10/100/1000TX PHY id.
2010-10-27 alc[1] According to the x86 architectural specifications...
2010-10-27 jhAdd missing "readahead" to the nfs_opts list.
2010-10-27 davidxu- Revert r214409.
2010-10-27 davidxuIf input parameter cpusetsize is zero, give userland...
2010-10-26 rmacklemAdd a flag to the experimental NFSv4 client to indicate...
2010-10-26 jkimAdd two new loader tunables 'hw.acpi.install_interface...
2010-10-26 attilioStyle fix.
2010-10-26 attilioRemove usage of PRI* macro for style compliancy.
2010-10-26 mmBugfix merge from OpenSolaris:
2010-10-26 attilioMerge dump_machdep.c i386/amd64 under the x86 subtree.
2010-10-26 jfvBug fix delta to the em driver:
2010-10-25 ivorasBring vfs.ufs.dirhash_maxmem into the age of the fruitb...
2010-10-25 marius- Given that in one-shot mode tick_et_start() also...
2010-10-25 aeReimplemented "gpart destroy -F". Now it does all work...
2010-10-25 thomasFix typo in comment.
2010-10-25 nwhitehornThe EHCI_CAPLENGTH and EHCI_HCIVERSION registers are...
2010-10-25 nwhitehornDon't create spurious /dev entries.
2010-10-25 jhbUse 'saveintr' instead of 'savecrit' or 'eflags' to...
2010-10-25 jhbUse intr_disable() and intr_restore() instead of frobbi...
2010-10-25 ivorasReduce the difference between hirunningspace and lorunn...
2010-10-25 davidxuUse function tdfind() to find a thread.
2010-10-25 bzFactor out DDB commands from r204145, r204279 into...
2010-10-25 mavMake hw.snd.vpc_0db to be also a loader tunable.
2010-10-25 mavAdd missing mtx_destroy() on channel attach failure.
2010-10-24 bzAdd initial inet DDB support for show in_ifaddr and...
2010-10-24 yongariAdd TSO support over VLAN for i82550/i82551. Controller...
2010-10-24 yongariUse bge_chipid to compare controller ids. r214251 incor...
2010-10-24 mavMake da driver to handle some probably broken Android...
2010-10-24 brucecMostly revert r203420, and add similar functionality...
2010-10-24 marius- Given that as of r214264 all PHY drivers using mii...
2010-10-24 marius- Add IFM_10_2 and IFM_10_5 media via tlphy(4) only...
2010-10-24 mariusTake advantage of mii_phy_add_media()/mii_phy_setmedia().
2010-10-24 marius- Take advantage of mii_phy_dev_probe().
2010-10-24 nyanMFi386: the part of revision 213226.
2010-10-24 nyanMFi386: revision 214210
2010-10-23 rmacklemModify the experimental NFSv4 server's file handle...
2010-10-23 yongariApply the same workaround for SDI flow control used...
2010-10-23 bzMake the IPsec SADB embedded route cache a union to...
2010-10-23 rwatsonAdd missing DTrace probe invocation to mac_vnode_check_...
2010-10-23 traszRemove workaround for ZFS bug; fix was committed to...
2010-10-23 davidxuIn thr_exit() and kthread_exit(), only remove thread...
2010-10-23 bschmidtThe firmware does pad notifications to an even number...
2010-10-22 pjd- Improve error messages, so instead of 'Not fully...
2010-10-22 pjdClose a race between checking if device is already...
2010-10-22 pjdAdd State tag, so 'geli status' will report active...
2010-10-22 pjdEncryption keys array might be NULL if device is suspen...
2010-10-22 pjdMove sc_akeyctx and sc_ivctx initialization to the...
2010-10-22 rmacklemModify the file handle hash function in the experimenta...
2010-10-22 hselaskyAdd possibility to generate devctl notifications regard...
2010-10-22 yongariAdd workaround for BCM5906 A1 controller silicon bug...
2010-10-22 yongariEnable TX MAC state machine lockup fix for both BCM5755...
2010-10-22 rdivackyAvoid using memcpy() for copying 32bit chunks. This...
2010-10-22 jhb- Add a new PCI quirk to whitelist an old chipset that...
2010-10-21 delphijCall chainevh callback when we are invoked with neither...
2010-10-21 pjdFree opencrypto sessions on suspend, as they also might...
2010-10-21 bschmidtThe firmware always sets bit 14 and 15, to get the...
2010-10-21 bschmidtInstead of calling return when reaching the end of...
2010-10-21 jhb- When disabling ktracing on a process, free any pendin...
2010-10-21 rmacklemModify the experimental NFS server in a manner analagous to
2010-10-21 jhbClarify a misleading comment. The test in pci_reserve_...
2010-10-21 jhb- Make 'vm_refcnt' volatile so that compilers won't...
2010-10-21 pluknetReshuffle SIOCGIFCONF32 handler from r155224.
2010-10-21 pjdFix a bug introduced in r213067 where we use authentica...
2010-10-21 pluknetUpdate PD state firmware definitions: add copyback...
2010-10-21 delphijIn syscall_module_handler(): all switch branches return...
2010-10-20 jkimUpdate PCI power management registers per PCI Bus Power...
2010-10-20 pjdBring in geli suspend/resume functionality (finally).
2010-10-20 pjd- Add missing comments.
2010-10-20 pjdCorrect typos.
2010-10-20 jkimIntroduce a new tunable 'hw.pci.do_power_suspend'....
2010-10-20 jkimDo not apply do_power_resume for suspending P2P bridge...
2010-10-20 jchandraNetwork driver updates
2010-10-20 jchandraOn uniprocessor, warn and fixup hardware cpu mask if...
2010-10-20 mavWorkaround strange situation when EDMA_RESQIP register...
2010-10-20 mavSome style cleanup:
2010-10-20 avgPG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual...
2010-10-20 davidxu- Don't include sx.h, it is not needed.
2010-10-20 yongariCorrect handling of shared interrupt in sis_intr()...
2010-10-19 yongariAdd workaround for BCM5906 controller silicon bug....
2010-10-19 gibbsImprove the Xen para-virtualized device infrastructure...
2010-10-19 jkimRemove undocumented and stale debug.acpi.do_powerstate...
2010-10-19 jkimRemove PCI_SET_POWERSTATE method from acpi.c and eradic...
2010-10-19 marius- Wrap exchanging td_intr_frame and calling the event...
2010-10-19 bschmidtThere is no reason to call rt_ifmsg(), remove it.
next