]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-11-30 David SchultzUpdate the documentation to reflect changes to the...
2010-11-30 Marius Strobl- Remove the remaining support for older (in this case...
2010-11-30 Edward Tomasz... Don't panic when we read an empty ACL from ZFS. Appare...
2010-11-30 Marius StroblSeveral chipset drivers alter parameters relevant for...
2010-11-30 Jung-uk KimRename a variable to match scvidctl.c.
2010-11-30 Jung-uk KimStop hardcoding default font size.
2010-11-30 Max KhonChange VM_KMEM_SIZE_MAX to be just (VM_MAX_KERNEL_ADDRE...
2010-11-30 Jung-uk KimClean up code a bit to make it more readable.
2010-11-30 Gleb SmirnoffDo not hardcode (20*60), but use current ARP timeout...
2010-11-30 Colin PercivalTeach crashinfo(8) to look at the currently running...
2010-11-30 Gleb SmirnoffThat should belong to r216075. Pointy hat on me.
2010-11-30 Gleb SmirnoffUse time_uptime instead of non-monotonic time_second...
2010-11-30 Nick HibmaFix two errors in the man page
2010-11-30 Hans Petter... We need to define a cdev variable associated with each...
2010-11-30 Juli MallettRun all poll requests through a single function that...
2010-11-30 Warner LoshRemove redundant (and bogus) insertion of pnp info...
2010-11-30 Juli MallettDisplay some Octeon 2 features and a feature for distin...
2010-11-29 Jung-uk KimClean up code a bit to make it more readable.
2010-11-29 Jung-uk KimHonor font size for the video mode when default fonts...
2010-11-29 Matthew D FlemingFix uninitialized variable warning that shows on Tinder...
2010-11-29 Doug BartonUpdate the description of green_saver.ko
2010-11-29 Juli MallettDon't free the work queue entry that we're using to...
2010-11-29 Matthew D FlemingDo not hold the sysctl lock across a call to the handle...
2010-11-29 Matthew D FlemingSlightly modify the logic in sysctl_find_oid to reduce...
2010-11-29 Matthew D FlemingUse the SYSCTL_CHILDREN macro in kern_sysctl.c to help...
2010-11-29 MIHIRA Sanpei... Add new device ids.
2010-11-29 Rebecca CranIf no floppy drive is installed kldBrowser() can genera...
2010-11-29 Rebecca CranUpdate the serial port device names. They changed in...
2010-11-29 Bernhard SchmidtAdd a dummy for IoOpenDeviceRegistryKey().
2010-11-29 Bernhard SchmidtSome drivers rely on the existence of certain keys...
2010-11-29 Kevin LoFix fd leak in get_font
2010-11-29 Gavin AtkinsonSupport the Falcom Twist USB GSM/GPRS modem in uftdi(4)
2010-11-29 Colin PercivalFix bug introduced by r194784: Under XEN, the page...
2010-11-29 Xin LIMake German formal clause to be consistent with the...
2010-11-29 Bjoern A. ZeebPlug well observed races on la_hold entries with the...
2010-11-28 John-Mark Gurneydocument that most of ioctl requests in cd(4) are imple...
2010-11-28 Jilles Tjoelkersh: Make the test for cd/pwd with long pathnames more...
2010-11-28 Max KhonDefine VM_KMEM_SIZE_MAX on sparc64. Otherwise kernel...
2010-11-28 Kai WangAdd option -D for ranlib(1). When -D is speicified...
2010-11-28 Marius StroblSeveral chipset drivers alter parameters relevant for...
2010-11-28 Konstantin... Calling fill_fpregs() for curthread is legitimate,...
2010-11-28 Xin LIAdd a manual shrinked version of swiss-8x16 as swiss...
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-28 Oleksandr Tymoshenko- Add watchdog driver for Cavium Octeon. At the moment...
2010-11-28 Juli MallettBump up MIPS limits once again; the new Cavium Octeon...
2010-11-28 Juli MallettImport Cavium Octeon SDK 2.0 Simple Executive from...
2010-11-28 Juli Malletto) Remove some commented out or unimplemented code.
2010-11-28 Jayachandran C.Fix issue noted by alc while reviewing r215938:
2010-11-28 Juli MallettSet MACHINE_ARCH based on ABI and endianness.
2010-11-28 Pyun YongHyeonAdd initial AX88772A support.
2010-11-28 Pyun YongHyeonIntroduce new macro AXE_IS_178_FAMILY and AXE_IS_772...
2010-11-28 Pyun YongHyeonDo full controller initialization in axe_reset() for...
2010-11-28 Pyun YongHyeonMake sure to change to currently selected media.
2010-11-28 Pyun YongHyeonDo not reinitialize controller if it's already running.
2010-11-28 Pyun YongHyeonMove axe_reset() to axe_init().
2010-11-28 Pyun YongHyeonApply GPIO configuration for all CICADA PHYs.
2010-11-28 Juli MallettRemove unused and broken code to implement POW send...
2010-11-27 Juli MallettUse if_transmit to avoid ifq locking in transmit path.
2010-11-27 Rebecca CranFix more continuous/contiguous typos (cf. r215955)
2010-11-27 Rebecca CranFix typo.
2010-11-27 Matt JacobAdd ISP_INTERNAL_TARGET as an option for isp(4).
2010-11-27 Matt JacobPartially revert 208119. We were overwriting tunable...
2010-11-27 Peter HolmFirst step in fixing the handle_workitem_freeblocks...
2010-11-27 Konstantin... Remove DEBUG sections.
2010-11-27 Jayachandran C.Use if_transmit method instead of if_start, this avoids...
2010-11-27 Ulrich SpörleinRemove unused traceroute(8) contrib code from head
2010-11-27 Alexander MotinDo hard reset before soft reset for SATA channels....
2010-11-27 Jack F VogelInterrupt handler, and stats changes from Michael Tuexen,
2010-11-27 Marius StroblAllow pause support advertisement to be turned off...
2010-11-27 Ed MasteFix build by correcting function name. Pointed out...
2010-11-27 Jack F Vogeland the header...
2010-11-26 Jack F VogelA couple fixes got clobbered, putting them back.
2010-11-26 Jack F VogelUpdate ixgbe driver to verion 2.3.6
2010-11-26 Jack F VogelUnwanted extra call to set_vlan_hw added back by mistake.
2010-11-26 Marius StroblRemove the description of the dev.fxp.%d.noflow tunable...
2010-11-26 Marius StroblFix and implement missing parts of flow control support...
2010-11-26 Marius StroblEnsure Bay flow control is disabled as we're going...
2010-11-26 Ulrich SpörleinRemove clause 3 and 4 from TNF licenses.
2010-11-26 Alan CoxMake the size of the direct map easily configurable...
2010-11-26 Attilio Rao- Advertise when the reboot came from a watchdog-induce...
2010-11-26 Konstantin... Remove npxgetregs(), npxsetregs(), fpugetregs() and...
2010-11-26 Konstantin... MFaesni r215427:
2010-11-26 Tijl CoosemansInclude x86/_align.h directly instead of including...
2010-11-26 Tijl CoosemansMerge amd64/i386 _align.h by aligning on the size of...
2010-11-26 Ulrich SpörleinRemove kernel support for BB profiling, now that kernbb...
2010-11-26 Pyun YongHyeonEnable ethernet flow-control on all alc(4) controllers...
2010-11-26 Pyun YongHyeonEnable ethernet flow-control on all jme(4) controllers.
2010-11-26 Pyun YongHyeonAllocate 1 MSI/MSI-X vector. Originally jme(4) was...
2010-11-26 Pyun YongHyeonDisable retrying RX descriptor loading. The counter...
2010-11-25 Weongyo JeongRemoves a unused function `usb_bus_find'.
2010-11-25 Dimitry AndricApply the same fix as in r215823 to sys/amd64/amd64...
2010-11-25 Colin PercivalRevert r215819 and fix the bug properly. In pmap_qremo...
2010-11-25 Brian SomersDon't zero 'Info' after setting it up in the ASR_IOCTL_...
2010-11-25 Dimitry AndricNow that the fix for gcc PR 20218 is applied, and hidde...
2010-11-25 Dimitry AndricApply backported fix for gcc PR 20218. This makes...
2010-11-25 Konstantin... Account i/o done on cdevs.
2010-11-25 Xin LIUpdate manual page with respect to latest driver.
2010-11-25 Ulrich SpörleinPet make checkdpadd.
2010-11-25 Xin LIAdd a HARDWARE section.
2010-11-25 Doug BartonAdd a sync to the shutdown step. In the common case...
next