]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-01 theravenBump __FreeBSD_version for xlocale cleanup, as requeste...
2012-03-31 theravenMake libsupc++ build as a shared library and make libst...
2012-03-31 mariusRemove checks that are redundant due to tf_type being...
2012-03-31 mariusFix panic on kernel traps having a mapping in trap_sig...
2012-03-31 mavBe more conservative in using READ CAPACITY(16) command...
2012-03-31 glebiusDon't check malloc(M_WAITOK) results.
2012-03-31 joelRemove end of line whitespace.
2012-03-31 joelmdoc: use It for each item in the list and separate...
2012-03-31 davidxuRemove stale comments.
2012-03-30 ambriskoMFhead_mfi r233621
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-30 dimFix the following compilation warning with clang trunk...
2012-03-30 jhbAttempt to make machine check handling a bit more robust:
2012-03-30 jhbFix a few issues with transmit handling in em(4) and...
2012-03-30 jhbMove the legacy(4) driver to x86.
2012-03-30 jkimRe-initialize model-specific MSRs when we resume CPUs.
2012-03-30 jkimWork around Erratum 721 for AMD Family 10h and 12h...
2012-03-30 marius- Remove erroneous trailing semicolon. [1]
2012-03-30 davidxuRemove trailing semicolon, it is a typo.
2012-03-30 theravenUndo the earlier revert of the ABI change in libsupc...
2012-03-30 joelmdoc: terminate quoted strings.
2012-03-30 davidxuFix COMPAT_FREEBSD32 build.
2012-03-30 mavReenable unsolicited responses on CODEC if hdaa_sense_i...
2012-03-30 davidxuRemove trailing space.
2012-03-30 davidxuMerge umtxq_sleep and umtxq_nanosleep into a single...
2012-03-30 yongariDo not report current link status if driver is not...
2012-03-30 yongariRemove task queue based link state change handler....
2012-03-29 dimFix an issue introduced in sys/x86/include/endian.h...
2012-03-29 dimRevert sys/x86/include/endian.h to what it was before...
2012-03-29 adrianoops, add a missing lock.
2012-03-29 joelFix typo from last commit.
2012-03-29 joelRemove unnecessary Xo/Xc.
2012-03-29 trocinyIf hastd is invoked with "-P pidfile" option always...
2012-03-29 jkimFix couple of style nits.
2012-03-29 jkimRevert r233662 and generalize the hack. Writing zero...
2012-03-29 jhbUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 jhbRestore proper use of bounce buffers for ISA DMA. ...
2012-03-29 kibFix ia64 build after r233655.
2012-03-29 adrianDefer the rescheduling of TID -> TXQ frames in some...
2012-03-29 joelPut quotation marks around a string.
2012-03-29 jhb- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHE...
2012-03-29 jhbUse VM_MEMATTR_UNCACHEABLE for the constant for UC...
2012-03-29 joelmdoc: Ud takes no argument.
2012-03-29 joelRemove superfluous paragraph macro.
2012-03-29 nwhitehornFix build after changes to trap headers.
2012-03-29 joelmandoc complains loudly when <TAB>s are misused in...
2012-03-29 hselaskyMove tty_opened_ns() into syscons.c which is currently the
2012-03-29 jimharrisFix bug where isci(4) would report only 15 bytes of...
2012-03-29 hselaskyFix for boot issue: Don't disable BARs on AGP devices...
2012-03-29 hselaskyFix for NULL-pointer panic during boot, if keys are...
2012-03-29 rrsMake stream our stream reset implementation
2012-03-29 jchandraRemove unnecessary assembly code.
2012-03-29 traszRemove disklabel handling code from growfs. This shoul...
2012-03-29 kibImport DragonFly BSD commit
2012-03-29 aeVMDB offset should be greater than logical volume size...
2012-03-29 aeDo proper cleanup for the GPT case when an error occurs.
2012-03-29 joelmdoc: sort prologue macros.
2012-03-29 eadlerRemove trailing whitespace per mdoc lint warning
2012-03-29 jmallettFix 32-bit libgeom consumers run on 64-bit kernels...
2012-03-29 jmalletto) Fix mips/mips -> mips for Makefile.inc1.
2012-03-29 jmallettAssume a big-endian default on MIPS and drop the "eb...
2012-03-29 davidxuReduce code size by creating common timed sleeping...
2012-03-29 jmallettTurn on messages from the Simple Executive codebase...
2012-03-29 jmallettDisable FP instruction emulation by default on !o32...
2012-03-29 jmallettSupply endianness implied by the -m flag when compiling...
2012-03-29 jmallettFix little-endian built.
2012-03-29 nwhitehornAllow multiple inclusion of trap.h. This has always...
2012-03-28 jimharrisFix comment to specify correct struct name.
2012-03-28 mckusickA refinement of change 232351 to avoid a race with...
2012-03-28 fabientAdd software PMC support.
2012-03-28 mckusickKeep track of the mount point associated with a special...
2012-03-28 joelFix Fo arguments.
2012-03-28 jhbAllocate the ioapics[] array dynamically since it is...
2012-03-28 jimharrisEnsure consistent target IDs for direct-attached devices.
2012-03-28 jkimAdd a PNP ID for Japanese 106-key keyboard.
2012-03-28 nwhitehornMore PMAP performance improvements: skip 256 MB segment...
2012-03-28 jkimMFV: r233615
2012-03-28 jhbMove the DTrace return IDT vector back up from 0x20...
2012-03-28 fabient- Support inlined location in calltree output.
2012-03-28 kibDo trivial reformatting of the comment to record the...
2012-03-28 kibReviewed by: bde, mckusick
2012-03-28 kibMicrooptimize: in qsync loop over mount vnodes, only...
2012-03-28 kibUpdate comment.
2012-03-28 mavStop HDA controller polling callout on suspend and...
2012-03-28 zecPermit tcpdrop in VNET jails.
2012-03-28 theravenCorrectly expose xlocale functions if people include...
2012-03-28 tuexenHonor the net.inet.udp.checksum sysctl when using SCTP...
2012-03-28 yongariRemove unnecessary #if as the software workaround for...
2012-03-28 yongariLoad entire EEPROM contents in device attach time and...
2012-03-28 yongariPartially revert r223608 and selectively allow microcod...
2012-03-27 jkim- Do not clobber softc when psm(4) is reintialized.
2012-03-27 jkimRestore interrupt state after executing AcpiEnterSleepS...
2012-03-27 peterAllow (with a license warning) "options ZFS" to work...
2012-03-27 joelmdoc: add missing El macro.
2012-03-27 joelMinor indentation and paragraph nits.
2012-03-27 dumbbellMake ReiserFS MPSAFE
2012-03-27 joelOnly use macros inside a reference block.
2012-03-27 bschmidtstrip (R) to match manpage and pci_vendors
2012-03-27 jchandraFix size of PCI softc.
2012-03-27 gonzoFix crash on VirtualBox (and probably on some real...
next