]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-01-20 adrianInclude the initial support for external EEPROMs.
2011-01-20 adrianPort over another EEPROM option from ath9k - AR_EEP_DAC...
2011-01-20 adrianAdd another HAL function which waits for a register...
2011-01-20 adrianAdd a new HAL method to retrieve the completion schedul...
2011-01-20 gonzoFix build by changing format for size_t to %jd
2011-01-20 adrianUse the now-exposed diag code, rather than a hard-coded...
2011-01-20 adrianBreak out the diagnostic codes from ah_internal.h and...
2011-01-19 mdfIntroduce signed and unsigned version of CTLTYPE_QUAD...
2011-01-19 jmgdocument that even when wakeup_one is used to wakeup...
2011-01-19 jmallettThe output format should be determined by the ABI flags...
2011-01-19 tuexenCleanup the management of CC functions.
2011-01-19 jmallettFix format of physical addresses; this fixes the n32...
2011-01-19 keramidaBump .Dd date of manpage for r217481
2011-01-19 kibUse CTLFLAG_RDTUN for read-only sysctl that exports...
2011-01-19 rrsFix style 9 nit that snuck in when I
2011-01-19 uqsFix a small typo nit
2011-01-19 uqsUpdate groff manpage and symbols with what has been...
2011-01-19 jhbFix build with KDB defined.
2011-01-19 jfvUpdate driver to version 2.3.8:
2011-01-19 rrsFix a bug where Multicast packets sent from a
2011-01-19 jfvFix for kern/152853, pullup at the wrong point
2011-01-19 bschmidtJump to the next element and not to an arbitrary point...
2011-01-19 dwmaloneHere v->iov_len has been assigned the return value...
2011-01-19 traszAdd MNT_NFS4ACLS to ZFS mount flags. It's not conditio...
2011-01-19 jkimFix yet another fallout from r208833. VM86 BIOS call...
2011-01-19 mdfsysctl(8) should use the CTLTYPE to determine the type...
2011-01-19 jhbWhitespace and style fixes.
2011-01-19 jhbMove calculation of 'bmask' earlier to match it's curre...
2011-01-19 kibAdd missed ().
2011-01-19 jhbMerge 118969 from UFS:
2011-01-19 alcThere is no point in calling vm_object_set_writeable_di...
2011-01-19 kibIn linuxolator getdents_common(), it seems there is...
2011-01-19 maximo Correct version of DragonFly: it was 2.8.2 released...
2011-01-19 jmallettDon't do a device_identify to add uart0, it's already...
2011-01-19 mdfFix a few more SYSCTL_PROC() that were missing a CTLFLA...
2011-01-18 kibMake the length of the LDT a loader tunable, machdep...
2011-01-18 kibUse malloc(9) instead of kmem_alloc(9) for temporal...
2011-01-18 kibFor architectures not using direct map , and requiring...
2011-01-18 andreastThere are PowerMacs which do not have a hwsensor-locati...
2011-01-18 phkMake sure the PKGDIR exists before we move stuff into it.
2011-01-18 hselaskyMake USB packet filtering code optional.
2011-01-18 jillessh: Fix signal messages being sent to the wrong file...
2011-01-18 mdfSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-18 mdfSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-18 mdfSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-18 fanfUpdate to upstream version 2.3
2011-01-18 yongariRework RX filter programming by providing separate...
2011-01-18 jhb- Remove some always-true checks (checking for unsigned...
2011-01-18 jhbFix some bugs in my last set of changes to ale(4):
2011-01-18 nyanMFi386: revision 217515
2011-01-18 jhbRemove some always-true comparisons.
2011-01-18 jhbRemove bogus check. pcib_get_bus() (like other BUS_ACC...
2011-01-18 nwhitehornAdd libm to the dependencies section.
2011-01-18 rmacklemFix the experimental NFSv4 server so that it uses VOP_A...
2011-01-18 aeLimit maximum number of GPT entries to 4k. It is most...
2011-01-18 alcMove the definition of M_VMPGDATA to the swap pager...
2011-01-18 yongariChange model names of controller RTL_HWREV_8168_SPIN...
2011-01-17 marcelSupport booting non FDT-capable loaders:
2011-01-17 mdfFix typo and bump date.
2011-01-17 mdfThe kernel is not exporting any "T,dev_t" sysctl nodes...
2011-01-17 marcelCheck the environment for system devices before using...
2011-01-17 jkimRemove empty dev_mem_md_init() stubs.
2011-01-17 impSave the CPU model, the board and the CPU clock rate...
2011-01-17 impKill redundant cpu line
2011-01-17 impMake cpu_model public (otherwise there's no way to...
2011-01-17 jkimAdd reader/writer lock around mem_range_attr_get()...
2011-01-17 mariusIn order to save instructions the MMU trap handlers...
2011-01-17 bschmidtPull ieee80211_ratectl_node_init() calls from drivers...
2011-01-17 mavFix 32bit bit fields handling. This fixes card serial...
2011-01-17 alcExplicitly initialize the page's queue field to PQ_NONE...
2011-01-17 jkimAvoid preemption while manipulating CRs and MTRRs.
2011-01-17 desFix a bug related to connection caching which could...
2011-01-17 yongariImplement initial jumbo frame support for RTL8168/8111...
2011-01-17 yongariAdd initial support for RTL8168E/8111E-VL PCIe GbE.
2011-01-17 brucecAdd missing comma to unbreak the PC98 build.
2011-01-17 brucecReduce the amount of text users need to read on each...
2011-01-16 jillesmknod(2): The required include is <sys/stat.h>, not...
2011-01-16 alcSort function prototypes.
2011-01-16 keramidaFix the mount example of xfDmitry Marakasov <amdmi3...
2011-01-16 alcUpdate a lock annotation on the page structure.
2011-01-16 alcShift responsibility for synchronizing access to the...
2011-01-16 alcClean up the start of vm_page_alloc(). In particular...
2011-01-16 mariusAdd a missing word.
2011-01-16 jillessh(1): Document changes to 'exit' from traps.
2011-01-16 jillessh: If exit is used without args from a trap action...
2011-01-16 tuexenAdd support for resource pooling to CMT.
2011-01-16 mariusReference rgephy.4 in man pages of additional MAC drive...
2011-01-15 mariusAdd a manual page for rgephy(4) and reference it as...
2011-01-15 kibFor consistency, use kernel_object instead of &kernel_o...
2011-01-15 jillessh: Fix some things about -- in trap:
2011-01-15 marcelDon't redefine MODINFOMD_BOOTINFO as MODINFOMD_DTBP...
2011-01-15 alcFor some time now, the kernel and kmem objects have...
2011-01-15 andreastRemove unused variable. Spotted by a cppcheck
2011-01-15 andreastRemove unused variables. Spotted by a cppcheck
2011-01-15 mavSome old WD SATA disks report supported and enabled...
2011-01-14 rmacklemModify the experimental NFSv4 server so that it posts...
2011-01-14 jillessh: Make 'trap -l' look like 'kill -l'.
2011-01-14 jkimRemove redundant, bogus, and even harmful uses of setti...
2011-01-14 marius- Even after masking the media with IFM_GMASK the resul...
2011-01-14 jhbAdd two more features to cpuset(1):
next