]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-29 Juli MallettDisable FP instruction emulation by default on !o32...
2012-03-29 Juli MallettSupply endianness implied by the -m flag when compiling...
2012-03-29 Juli MallettFix little-endian built.
2012-03-29 Nathan WhitehornAllow multiple inclusion of trap.h. This has always...
2012-03-28 Jim HarrisFix comment to specify correct struct name.
2012-03-28 Kirk McKusickA refinement of change 232351 to avoid a race with...
2012-03-28 Fabien ThomasAdd software PMC support.
2012-03-28 Kirk McKusickKeep track of the mount point associated with a special...
2012-03-28 Joel DahlFix Fo arguments.
2012-03-28 John BaldwinAllocate the ioapics[] array dynamically since it is...
2012-03-28 Jim HarrisEnsure consistent target IDs for direct-attached devices.
2012-03-28 Jung-uk KimAdd a PNP ID for Japanese 106-key keyboard.
2012-03-28 Nathan WhitehornMore PMAP performance improvements: skip 256 MB segment...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-28 Jung-uk KimRevert r233550 and apply a fix for the reference counti...
2012-03-28 John BaldwinMove the DTrace return IDT vector back up from 0x20...
2012-03-28 Fabien Thomas- Support inlined location in calltree output.
2012-03-28 Konstantin... Do trivial reformatting of the comment to record the...
2012-03-28 Konstantin... Reviewed by: bde, mckusick
2012-03-28 Konstantin... Microoptimize: in qsync loop over mount vnodes, only...
2012-03-28 Konstantin... Update comment.
2012-03-28 Alexander MotinStop HDA controller polling callout on suspend and...
2012-03-28 Marko ZecPermit tcpdrop in VNET jails.
2012-03-28 David ChisnallCorrectly expose xlocale functions if people include...
2012-03-28 Michael TuexenHonor the net.inet.udp.checksum sysctl when using SCTP...
2012-03-28 Pyun YongHyeonRemove unnecessary #if as the software workaround for...
2012-03-28 Pyun YongHyeonLoad entire EEPROM contents in device attach time and...
2012-03-28 Pyun YongHyeonPartially revert r223608 and selectively allow microcod...
2012-03-27 Jung-uk Kim- Do not clobber softc when psm(4) is reintialized.
2012-03-27 Jung-uk KimRestore interrupt state after executing AcpiEnterSleepS...
2012-03-27 Peter WemmAllow (with a license warning) "options ZFS" to work...
2012-03-27 Joel Dahlmdoc: add missing El macro.
2012-03-27 Joel DahlMinor indentation and paragraph nits.
2012-03-27 Jean-Sébastien... Make ReiserFS MPSAFE
2012-03-27 Joel DahlOnly use macros inside a reference block.
2012-03-27 Bernhard Schmidtstrip (R) to match manpage and pci_vendors
2012-03-27 Jayachandran C.Fix size of PCI softc.
2012-03-27 Oleksandr TymoshenkoFix crash on VirtualBox (and probably on some real...
2012-03-27 Bernhard SchmidtAdd a list of available devices which matches the names...
2012-03-27 Bernhard SchmidtAdd support for 6150 series devices.
2012-03-27 Joel DahlRemove useless Ta macro.
2012-03-27 Jayachandran C.Resource allocation for XLP SoC SDHCI slots
2012-03-27 Jayachandran C.Update memory and resource allocation code for SoC...
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Joel DahlMinor mdoc nit.
2012-03-27 Jayachandran C.NOR flash driver for XLP.
2012-03-27 Jung-uk KimMFV: r233550
2012-03-27 Bjoern A. ZeebExport the udp_cksum sysctl for upcoming SCTP work...
2012-03-27 Jayachandran C.CFI fixes for big endian archs.
2012-03-27 Ryan StoneInstead of only iterating over the set of known SDT...
2012-03-27 Jung-uk KimFix two possible memory leaks in error path.
2012-03-27 Jung-uk KimTemporarily revert an upstream commit. This change...
2012-03-27 Jayachandran C.XLP UART code udpate.
2012-03-27 John BaldwinUse VM_MEMATTR_UNCACHEABLE instead of VM_MEMATTR_UNCACH...
2012-03-27 Konstantin... Prevent rtld_verify_object_versions() from being called...
2012-03-27 Jayachandran C.xlpge : driver for XLP network accelerator
2012-03-27 Fabien ThomasFix random deadlock on pmcstat exit:
2012-03-27 Jayachandran C.Support for EEPROM and CPLD on XLP EVP boards.
2012-03-27 Jayachandran C.Opencrypto driver for XLP Security and RSA/ECC blocks
2012-03-27 Jayachandran C.I2C support for XLP, add hints for I2C devices and...
2012-03-27 Jayachandran C.Driver for OpenCores I2C controller.
2012-03-27 Jayachandran C.Fix property name, r233537 used mime-type instead of...
2012-03-27 Jayachandran C.Move driver for DS1374 RTC to sys/dev/iicbus
2012-03-27 Jayachandran C.XLP PCIe code update.
2012-03-27 Jayachandran C.Update the L1D cache flush sequence when enabling threads.
2012-03-27 Jayachandran C.Switch to interrupt based message handling for XLP...
2012-03-27 Jayachandran C.Support for XLP4xx and XLP 8xx B0 revision
2012-03-27 Jayachandran C.Fixes to the XLP startup code.
2012-03-27 Adrian ChaddCorrect the ordering of tid/crypto ic_name.
2012-03-27 Nathan WhitehornMake sure to call vm_page_dirty() before the pmap lock...
2012-03-27 Nathan WhitehornMore PMAP concurrency improvements: replace the table...
2012-03-26 Oleksandr Tymoshenko- For o32 ABI get arguments from the stack
2012-03-26 Oleksandr TymoshenkoHandle MIPS .reginfo section as ELF_T_BYTE
2012-03-26 Oleksandr TymoshenkoAdd .reginfo section entry
2012-03-26 Joel Dahlmdoc: correct .Bd/.Bl arguments.
2012-03-26 Oleksandr TymoshenkoProperly cast 64-bit dofhp_dof to pointer.
2012-03-26 Joel Dahlmdoc: sort prologue macros.
2012-03-26 Robert MillanRegister signal 33 explicitly as reserved by real-time...
2012-03-26 Joel Dahlmdoc: remove unknown macro.
2012-03-26 Marius StroblRemove second consts in r233288 in order to appease...
2012-03-26 Jilles Tjoelkerlibthr: In the atfork handlers for signals, do not...
2012-03-26 Joel Dahlmdoc: Remove tabs in non-literal context.
2012-03-26 Adrian ChaddUse the assigned sequence number when checking if a...
2012-03-26 Joel Dahlmdoc: remove empty lines.
2012-03-26 Joel DahlThis string should be quoted.
2012-03-26 Joel Dahlmdoc: terminate quoted strings.
2012-03-26 Joel DahlFix date.
2012-03-26 Jean-Sébastien... Use program exit status as pam_exec return code (optional)
2012-03-26 Ivan VorasAdd MySQL port 3306
2012-03-26 Alexander V... - Add knlist_init_rw_reader() function to kqueue(9).
2012-03-26 Oleksandr TymoshenkoUse macroses to load/store pointers and increase indexe...
2012-03-25 Adrian ChaddAdd some more debugging to try and nail down exactly...
2012-03-25 Robert MillanFollow non-BSD case when GNU/Hurd is detected.
2012-03-25 Alexander V... - Permit number of ipfw tables to be changed in runtime.
2012-03-25 Joel Dahlmdoc: document title should be all caps.
2012-03-25 Joel DahlMake sure sections are sorted into conventional order.
2012-03-25 Justin T. GibbsCorrect failure to attach the PV block front device...
2012-03-25 Edward Tomasz... Remove unused define.
2012-03-25 Joel DahlRemove superfluous paragraph macro.
2012-03-25 Joel DahlRemove superfluous paragraph macro.
next