]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-03-20 mariusDivision should take both arguments' signs into account...
2010-03-20 mariusFPU_DEBUG requires <stdio.h>.
2010-03-20 mariusEnsure that __fpu_ftox() both returns the high bits...
2010-03-20 marius- Remove a bogus forward declaration.
2010-03-20 kmacy- spread tcp timer callout load evenly across cpus...
2010-03-20 gavinFix command example, presumed leftovers of old markup.
2010-03-20 jhEscape characters unsafe for XML output in GEOM class...
2010-03-20 mavCorrect MAXPHYS and DFLTPHYS description.
2010-03-20 gavinTweak language to make one point potentially clearer...
2010-03-20 nwhitehornRevisit locking in the 64-bit AIM PMAP. The PVO head...
2010-03-20 gavinRemove some stale entries from MAINTAINERS:
2010-03-20 gavinwollman@ has OK'd dropping his maintainership of zic(8)
2010-03-20 edChop off excessive long hostnames to keep the table...
2010-03-20 neelSibyte provides a 64-bit read-only counter that counts...
2010-03-20 neelMake sure that the registers 'v0' and 'v1' are properly...
2010-03-20 neelGet rid of unused macro MIPS_MEM_RID.
2010-03-20 neelThis change enables use of physical memory that is...
2010-03-20 mavEnable MSI by default for SiI3124.
2010-03-20 marcelDon't check for boot_verbose in the environment. The...
2010-03-20 nwhitehornLet unin(4) attach to U3 controllers found on G5 machines.
2010-03-20 impAdd support for the Samsung S3C2xx0 family of ARM SoCs...
2010-03-19 jkim- Map EBDA if available and add 64KB above 1MB (high...
2010-03-19 pjdThe same code is used to import and to create pool.
2010-03-19 bzSplit eventhandler_register() into an internal part...
2010-03-19 delphijBack out revision 205307.
2010-03-19 edSlightly improve my previous commit.
2010-03-19 avgpmap amd64/i386: fix a typo in a comment
2010-03-19 avgvfs_mount.9: drop cross-reference to a removed manual
2010-03-19 jhbUse the same policy for rejecting / not-reject ACPI...
2010-03-19 edDon't add the atrun-line to the crontab when MK_AT...
2010-03-19 kibRegen
2010-03-19 kibRemove empty line.
2010-03-19 kibConvert aio syscall registration to SYSCALL_INIT_HELPER.
2010-03-19 kibImplement compat32 shims for mqueuefs.
2010-03-19 kibImplement compat32 shims for ksem syscalls.
2010-03-19 kibMove SysV IPC freebsd32 compat shims from freebsd32_mis...
2010-03-19 kibMove SysV IPC freebsd32 compat shims helpers from freeb...
2010-03-19 kibIntroduce SYSCALL_INIT_HELPER and SYSCALL32_INIT_HELPER...
2010-03-19 kibFOr SYSCALL_MODULE_HELPER, use "sys/<syscallname>"...
2010-03-19 kibMake freebsd32_copyiniov() available outside of freebsd...
2010-03-19 kibProperly handle compat32 calls to sctp generic sendmsd...
2010-03-19 kibRemove dead statement.
2010-03-19 kibFix two style issues.
2010-03-19 syrinxMake sure the snmp_pf module will first refresh its...
2010-03-19 impFix typo in comment
2010-03-19 delphijSSE is enabled by default about 5 years ago so there...
2010-03-18 davidch- Added support for 5709S/5716S PHYs.
2010-03-18 davidch- Added support for 5709S/5716S PHYs.
2010-03-18 kmacyturn 205266 in to a no-op until the problem can be...
2010-03-18 jkimDetect illegal access to unmapped memory within real...
2010-03-18 edProperly progress through the list of IPv6 addresses...
2010-03-18 dougbUpdate to 9.6.2-P1, the latest patchfix release which...
2010-03-18 dougbFor those of us mere mortals who do not aspire to the...
2010-03-18 rpauloUnbreak build by removing a code bit that is only relat...
2010-03-18 syrinxAdd support for retrieving labeled pf filter rule counters.
2010-03-18 pjdSimplify loops.
2010-03-18 rpauloFix a couple of bugs with 802.11n:
2010-03-18 bzAdd ddb support to the "new" link layer code ("new...
2010-03-18 edRemove an unneeded variable.
2010-03-18 delphijRemove two pieces of code (one disabled in revision...
2010-03-18 qingliNeed to set the proper flag bit when inserting ARP
2010-03-17 jmalletto) Add a keyword to displaying elapsed time in integer...
2010-03-17 impRemove two instances of the evil hack to get the ifnet...
2010-03-17 mariuso Add support for UltraSparc-IV+:
2010-03-17 qingliSet the device capabilities to include dynamic link...
2010-03-17 kmacyCache line align various structures and move volatile...
2010-03-17 kmacy- cache line align arcs_lock array (h/t Marius Nuennerich)
2010-03-17 mariusAdd macros for the VER.impl of SPARC64 II to VIIIfx.
2010-03-17 marius- Add TTE and context register bits for the additional...
2010-03-17 gallatinFix 2 bugs in mxge_attach()
2010-03-17 marius- Add quirk handling for Sun Fire V1280. The firmware...
2010-03-17 kmacyuse CACHE_LINE_SIZE instead of hardcoding 128 for lock pad
2010-03-17 mjacobWe actually can generate a host number.
2010-03-17 bzAdd pcb reference counting to the pcblist sysctl handle...
2010-03-17 obrienAdd "Massachusetts".
2010-03-17 mjacobPut gone device timer into a structure tag that can...
2010-03-17 marcelRevamp the interrupt code based on the previous commit:
2010-03-16 pjdBetter way to find out available file system types...
2010-03-16 kmacy- reduce contention by breaking up ARC state locks...
2010-03-16 kibAdd missing headers. While there, arrange headers alpha...
2010-03-16 kibAdd missing headers.
2010-03-16 jkimFix a long standing regression of readdir(3) in fdescfs...
2010-03-16 qingliVerify interface up status using its link state only
2010-03-16 yongariRevert r205090.
2010-03-16 jhb- Extend the machine check record structure to include...
2010-03-16 jhbUse unsigned long long constants for fields in 64-bit...
2010-03-16 uqs- Use `Va' for variables instead of `Dv'.
2010-03-16 delphijMerge OpenSolaris revision 9396:f41cf682d0d3:
2010-03-16 delphijMerge OpenSolaris revision 9365:7838a22eccd6:
2010-03-16 delphijMerge OpenSolaris revision 8802:010b31dd4c53:
2010-03-15 mlaierFix a small bug in drbr_dequeue_cond spotted while...
2010-03-15 joelSwitch to our preferred license.
2010-03-15 luigiaccept lower case m as a synonym for Mega (bit/s or...
2010-03-15 luigiprint correctly commands of the form
2010-03-15 luigismall fixes to estimate the buffer size when requesting...
2010-03-15 luigi+ implement (two lines) the kernel side of 'lookup...
2010-03-15 marcelHave cpu_throw() loop on blocked_lock as well. This...
2010-03-15 joergthen -> than
2010-03-15 luigiImplement "lookup dscp N" which does a lookup of the...
2010-03-15 attilioMake the code more readable and compiling on 64-bits...
next