]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-12 eadlerSort completions
2012-04-11 mckusickExport vinactive() from kern/vfs_subr.c (e.g., make...
2012-04-11 mckusickWhitespace cleanup.
2012-04-11 nwhitehornWe don't need kcopy() in any of the remaining places...
2012-04-11 nwhitehornOnly manipulate the PGA_EXECUTABLE flag on managed...
2012-04-11 jhbReapply r223198 which was reverted in the previous...
2012-04-11 jhbTrim stray blank line.
2012-04-11 jhbAllow device_busy() and device_unbusy() to be invoked...
2012-04-11 nwhitehornFix error in r233949. Synchronizing icaches on uncachea...
2012-04-11 luigiA couple of changes related to ixgbe operation in netma...
2012-04-11 jhRestore the blank line incorrectly removed in r234104.
2012-04-11 emasteSupport percent-encoded user and password
2012-04-11 luigiEnable prefetching of descriptors on the TX ring, using...
2012-04-11 eadlerFix typo (add a missing '%/' in sed)
2012-04-11 eadlers/Free Memory Pages/Free Memory/ to avoid confusion...
2012-04-11 eadler- remove the length shortening on the path
2012-04-11 eadlerMake the item numbers match the crypt magic number
2012-04-11 eadlerReturn EBADF instead of EMFILE from dup2 when the secon...
2012-04-11 glebiusIt is a logical error that in carp_multicast_cleanup()
2012-04-11 aeIt seems that libdisk(3) incorrectly sets d_secperunit...
2012-04-11 yongariBack out r228476.
2012-04-11 marceluart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev...
2012-04-11 adrianFix the default, non-superg compile.
2012-04-11 nwhitehornDo not restore the register holding the TLS pointer...
2012-04-10 adrianFix compilation with IEEE80211_ENABLE_SUPERG defined.
2012-04-10 adrianConvert the flags over to a set of bit flags.
2012-04-10 jmallettBack out r233646. Although it fixed most libgeom consu...
2012-04-10 jimharrisQueue CCBs internally instead of using CAM_REQUEUE_REQ...
2012-04-10 mariusFix !SMP build after r234074.
2012-04-10 jhApply changes from r233787 to ext2fs:
2012-04-10 jh- Return EPERM from ufs_setattr() when an user without...
2012-04-10 schweikhParenthesize args in yyless() and unput() replacement...
2012-04-10 jhbProperly parse 40G media types from newer Mellanox...
2012-04-10 jhbAdd media types for 40G media that might be used with...
2012-04-10 stas- Add rc.d script for kfd, kerberos forwarded tickets...
2012-04-10 adrianBlank the aggregate stats whenever the zero ioctl is...
2012-04-10 adrianSquirrel away SYNC interrupt debugging if it's enabled...
2012-04-10 adrianRevert this for now - it may work for -8 and -9 and...
2012-04-10 adrianSquirrel away the SYNC interrupt in case we're doing...
2012-04-10 glebiusM_DONTWAIT is a flag from historical mbuf(9)
2012-04-10 glebiusM_DONTWAIT is a flag from historical mbuf(9)
2012-04-10 adrian* Since the API changed along the -CURRENT path (decemb...
2012-04-10 glebiusCARP should be capable to run on if_bridge(4). Unfortun...
2012-04-10 eadlerUpdate examples with corrections from the author
2012-04-09 attilioBSP is not added to the mask of valid target CPUs for...
2012-04-09 jillesRemove unused and wrong SA_PROC internal signal property.
2012-04-09 rmhImprove error reporting when no cpufreq(4) support...
2012-04-09 rmhInclude <signal.h> (for SIGINFO).
2012-04-09 mavMicrooptimize cpu_search().
2012-04-09 attilio- Introduce a cache-miss optimization for consistency...
2012-04-09 dimSince truss also uses kdump's mkioctls script, pass...
2012-04-09 jhbRecognize the RDRAND instruction feature.
2012-04-09 dimIn kdump's mkioctls script, use '${CPP}' instead of...
2012-04-09 jillessem_open: Make sure to fail an O_CREAT|O_EXCL open...
2012-04-09 bjkFix a couple of style issues. Tweak grammar and markup...
2012-04-08 avgintpm: return only SMB bus error codes from SMB methods
2012-04-08 avgintpm: reflect the fact that SB800 and later AMD chipse...
2012-04-08 alcFix mincore(2) so that it reports PG_CACHED pages as...
2012-04-08 alcIf a page belonging a reservation is cached, then mark...
2012-04-08 traszFix panic in ffs_reload(), which may happen when read...
2012-04-08 rwatsonMerge a local fix to OpenBSM's libauditd to avoid a...
2012-04-08 rwatsonWhen allocation of labels on files is implicitly disabl...
2012-04-08 stas- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-08 mckusickExpand locking around identification of filesystem...
2012-04-08 mckusickAdd I/O accounting to msdos filesystem.
2012-04-08 mckusickDrop an unnecessary setting of si_mountpt when updating...
2012-04-08 adrianTeach wlanstats about the new BAR TX statistics.
2012-04-08 adrianAdd some statistics to track BAR TX.
2012-04-08 adrianAdd AR_ISR_S5 and AR_ISR_S5_S.
2012-04-08 andrewUnlike other functions __aeabi_read_tp function must...
2012-04-08 stas- Add a "real" symbol version map to libasn1. The...
2012-04-08 stas- Use __NO_TLS preprocessor value to make assumptions...
2012-04-08 adrianAfter reviewing the mcast/sleep station code a little...
2012-04-07 stas- Revert part of r234005, which I did not intend to...
2012-04-07 stas- Add kernel config file for QEMU-emulated gumstix...
2012-04-07 stas- Add new ARM kernel option QEMU_WORKAROUNDS which...
2012-04-07 nwhitehornProperly resolve the _ctx_start function descriptor...
2012-04-07 glebtmpfs supports only INT_MAX nodes due to limitations...
2012-04-07 glebAdd vfs_getopt_size. Support human readable file system...
2012-04-07 glebAdd reserved memory limit sysctl to tmpfs.
2012-04-07 joelmdoc: fix function type.
2012-04-07 joelRemove end of line whitespace introduced in previous...
2012-04-07 joelmdoc: fix column names, indentation, column separation...
2012-04-07 stas- Do not reinitialize the card if it is already running.
2012-04-07 adrianDo a dma sync before the descriptors are chained together.
2012-04-07 adrianBreak out the legacy duration and protection code into...
2012-04-07 adrianAs I thought, this is a bad idea. When forming aggregat...
2012-04-07 dasAdd some tests from PR 166463. Also make sure that...
2012-04-07 dasFix a bug in remquo{,f,l}, in which the quotient didn...
2012-04-07 adrianEnforce the RTS aggregation limit if RTS/CTS protection...
2012-04-07 adrianStore away the RTS aggregate limit from the HAL.
2012-04-07 adrianRemove duplicate txflags field from ath_buf.
2012-04-06 nwhitehornExecute an initial ptesync if and only if the PTE is...
2012-04-06 kenChange the SCSI INQUIRY peripheral qualifier that CTL...
2012-04-06 gibbsFix interrupt load balancing regression, introduced...
2012-04-06 attilioStaticize vm_page_cache_remove().
2012-04-06 nwhitehornSubstantially reduce the scope of the locks held in...
2012-04-06 alcMicro-optimize free_pv_entry() for the expected case.
2012-04-06 nwhitehornReduce the frequency that the PowerPC/AIM pmaps invalid...
2012-04-06 nwhitehornGive the kernel pmap lock a different name than user...
next