]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Import new libcxxrt / libc++. This brings some bug fixes, including a potential...
[FreeBSD/FreeBSD.git] / sys /
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-10 Marcel MoolenaarAdd vfs_mounted and vfs_unmounted events so that compon...
2013-07-10 Andre OppermannExtend debug logging of TCP timestamp related specification
2013-07-10 Alexander LeidingerFix build for gcc users by declaring variables for...
2013-07-10 Aleksandr RybalkoRemove trailing whitespaces.
2013-07-10 Konstantin BelousovWhen panicing due to the gjournal overflow, print the...
2013-07-10 Konstantin BelousovClear m->object for the page taken from the delayed...
2013-07-10 Hiren PanchasaraAdding urtwn(4) firmware and related changes.
2013-07-10 Kevin LoAdd the ARM processor-specific section types.
2013-07-10 Pyun YongHyeonAvoid controller reinitialization which could be trigge...
2013-07-09 David E. O'BrienRefactor random_systat to be a *random_systat. This...
2013-07-09 Marius Strobl- As it turns out, not only MSI-X is broken for devices...
2013-07-09 Xin LISync with KAME.
2013-07-09 Jim HarrisAdd comment explaining why CACHE_LINE_SIZE is defined...
2013-07-09 Jim HarrisUpdate copyright dates.
2013-07-09 Jim HarrisDo not retry failed async event requests.
2013-07-09 Jim HarrisAdd pci_enable_busmaster() and pci_disable_busmaster...
2013-07-09 Konstantin BelousovThere are several code sequences like
2013-07-09 Warner LoshNearly a complete rewrite of elf.h.
2013-07-09 Jung-uk KimRemove redundant definitions to appease tinderbox.
2013-07-09 Andrey V. ElsukovCorrect the size of allocated memory to store array...
2013-07-09 Andrey V. ElsukovCorrect CTASSERT condition.
2013-07-09 Michael TuexenUse IPSECSTAT_INC() and IPSEC6STAT_INC() macros for...
2013-07-09 Pedro F. GiffuniReinstate the assertion from r253045.
2013-07-09 Konstantin BelousovFix typo in comment.
2013-07-09 Konstantin BelousovUse MSI for xhci(4), if supported.
2013-07-09 Steven HartlandAdded 4K QUIRK for OCZ Vertex 4 SSDs
2013-07-09 Robert MillanAllow assert() to operate correctly when building userl...
2013-07-09 Andrey V. ElsukovBump __FreeBSD_version to reflect changes in statistics...
2013-07-09 Andrey V. ElsukovMigrate structs ahstat, espstat, ipcompstat, ipipstat...
2013-07-09 Andrey V. ElsukovMigrate struct carpstats to PCPU counters.
2013-07-09 Andrey V. ElsukovMigrate structs in6_ifstat and icmp6_ifstat to PCPU...
2013-07-09 Andrey V. ElsukovMigrate structs ip6stat, icmp6stat and rip6stat to...
2013-07-09 Andrey V. ElsukovMigrate structs arpstat, icmpstat, mrtstat, pimstat...
2013-07-09 Andrey V. ElsukovUse new macros to implement ipstat and tcpstat using...
2013-07-09 Andrey V. ElsukovAdd several macros to help migrate statistics structure...
2013-07-09 Andrey V. ElsukovPrepare network statistics structures for migration...
2013-07-09 Andriy Gapondtrace/fasttrap: install hook functions only after...
2013-07-09 Andriy Gaponaudit_proc_coredump: check return value of audit_new
2013-07-09 Andriy Gaponshould_yield: protect from td_swvoltick being uninitial...
2013-07-09 Andriy Gaponnamecache sdt: freebsd doesn't support structured chara...
2013-07-09 Alexander MotinAdd ID for Marvell 88SE9215 AHCI SATA controller.
2013-07-09 Andriy Gaponzfs: try to properly handle i/o errors in mappedread_sf
2013-07-09 Andriy Gaponamd64: use -mno-omit-leaf-frame-pointer in addition...
2013-07-09 Andriy Gapondefault loader.conf: there is no need to load zpool...
2013-07-09 Andriy Gaponzfs: load zpool.cache after a root fs is mounted
2013-07-09 Alexander MotinAdd one more ID of Marvell SATA controller.
2013-07-09 Rui PauloUse meaningful names when creating mmc/sd threads.
2013-07-09 Rui PauloImprove a comment.
2013-07-09 Ed MasteRemove extraneous format string converison specifier
2013-07-09 Pedro F. GiffuniEnhancement when writing an entire block of a file.
2013-07-09 Rick MacklemAdd support for host-based (Kerberos 5 service principa...
2013-07-08 John BaldwinAllow mlx4 devices to switch from Ethernet to Infiniban...
2013-07-08 John BaldwinFix build with INVARIANT_SUPPORT enabled but not INVARI...
2013-07-08 Pedro F. GiffuniAvoid a panic and return EINVAL instead.
2013-07-08 Alexander MotinAdd quirk to configure headphones redirection on ASUS...
2013-07-08 Adrian ChaddImport the initial SoC register definitions for the...
2013-07-08 Adrian ChaddAdd AR9341, AR9342, AR9344 SoC types.
2013-07-08 Oleksandr TymoshenkoAdd IDs for TPS65217C and TPS65217D
2013-07-08 Oleksandr Tymoshenko- MMC1 (internal eMMC) pins should be configured as...
2013-07-08 Oleksandr Tymoshenko- AM335x requires updated soft-reset logic too
2013-07-08 Mark JohnstonAlso define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS...
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-07 Alfred PerlsteinMake kassert_printf use __printflike.
2013-07-07 Rui PauloConvert bcm2835_mbox to the new mbox interface.
2013-07-07 Rui PauloAnother warning.
2013-07-07 Rui PauloAdd a mailbox interface.
2013-07-07 Rui Pauloarmadaxp_idcache_wbinv_all() is in this file.
2013-07-07 Rui PauloFix all the compiler warnings in elf_trampoline.c.
2013-07-07 Warner LoshRemove all the NOPs after SYNC. They aren't needed.
2013-07-07 Pedro F. GiffuniImplement SEEK_HOLE/SEEK_DATA for ext2fs.
2013-07-07 Oleksandr Tymoshenko- Add USFS driver as an example of device mode for...
2013-07-07 Oleksandr Tymoshenko- Add musb node to shared dtsi and proper pin configura...
2013-07-07 Oleksandr Tymoshenko- Add USBSS driver for AM335x SoC. Driver is a wrapper...
2013-07-07 Oleksandr Tymoshenko- Add initial host mode support for Mentor Graphics...
2013-07-07 Pedro F. GiffuniFix some typos.
2013-07-07 Pedro F. GiffuniAdd files related to ext2 HTree implementation
2013-07-06 Mark JohnstonAdd SDT_PROBE_DEFINE0 for consistency with SDT_PROBE0.
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-06 Pedro F. GiffuniInitial implementation of the HTree directory index.
2013-07-06 Xin LIUpdate driver with recent vendor improvements, most...
2013-07-06 Xin LIImport HighPoint DC Series Data Center HBA (DC7280...
2013-07-06 Konstantin BelousovRemove unneeded page lock around vm_page_insert().
2013-07-06 Rui PauloDon't clear the SYSCONFIG register on boot.
2013-07-06 Xin LIRefresh vendor driver version which fixes command queue
2013-07-06 Jamie GrittonMake the comments a little more clear about PRIV_KMEM_...
2013-07-05 Colin PercivalFix typo: minmum -> minimum.
2013-07-05 Xin LIUpdate hpt27xx(4) driver to address a problem reported...
2013-07-05 Xin LIAdd PCI IDs for HighPoint RocketRAID 4521, 3620, 3622...
2013-07-05 Mark JohnstonHide references to mod_lock. In FreeBSD it is always...
2013-07-05 Adrian ChaddAdd a missing unlock.
2013-07-05 Jamie GrittonBump up _PRIV_HIGHEST to account for PRIV_KMEM_READ...
2013-07-05 Jamie GrittonAdd new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-05 Andrew TurnerFix the build with gcc.
2013-07-05 Aleksandr Rybalkoo Make fields names short.
2013-07-05 Michael TuexenFix a bug were only 2048 streams where usable even...
2013-07-05 Navdeep Parhar- Show the reason why link is down if this information...
2013-07-05 Adrian ChaddDocument the current 11n rate selection shortcoming...
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
next