]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-09-09 Adrian Chadd[gpio] include intr.h when building with INTRNG.
2016-09-09 Adrian Chadd[net80211] add in ToA/ToD based location mbuf tags...
2016-09-09 Adrian Chadd[ath_hal] fixes for finer grain timestamping, some...
2016-09-09 Justin HibbitsCorrect the type of db_cmd_loop_done.
2016-09-09 Simon J. GerratyMissed part of patch
2016-09-09 Simon J. GerratyUpdate to latest dirdeps.mk
2016-09-09 Simon J. GerratyUpdate to bmake-20170818
2016-09-08 Simon J. GerratyImport bmake-20160818
2016-09-08 Brooks DavisReduce duplicate NOASM and PSEUDO definitions
2016-09-08 Jung-uk KimAdd new directories added in r305626 to fix "make insta...
2016-09-08 Jilles Tjoelkerintro(2),_exit(2): Update for reaper (procctl(PROC_REAP...
2016-09-08 Conrad Meyerqueue(3): Enhance queue debugging macros
2016-09-08 Mariusz ZaborskiMove libcasper tests from regression/capsicum/libcasper/ to
2016-09-08 John BaldwinDon't check aq64_minfree which is unsigned for negative...
2016-09-08 John BaldwinDocument PCI_HP and PCI_IOV kernel options and various...
2016-09-08 Bruce EvansSprinkle DOINGASYNC() checks so as to do delayed writes...
2016-09-08 Ruslan BukinAllow the use of soft-interrupts for sending IPIs.
2016-09-08 Eric van Gyzenetcupdate: preserve the metadata of the destination...
2016-09-08 Gabor Kovesdan- Fix typo
2016-09-08 Bruce EvansFix single-stepping of instructions emulated by vm86.
2016-09-08 Ed MasteUpdate capabilities.conf comment
2016-09-08 Alexander MotinDon't report to devd statuses that CAM doesn't consider...
2016-09-08 Alexander Motin"Extended copy information available" is not an error...
2016-09-08 Alexander Motin"ATA pass through information available" is not an...
2016-09-08 Andrew TurnerTrap msr/mrs instructions. These are privileged arm64...
2016-09-08 Andriy Gaponintpm: make sure to register smbus driver before intpm...
2016-09-08 Andrew TurnerDon't panic when we don't handle a userland exception...
2016-09-08 Andriy Gaponintpm: better clean up resources after a failed attachment
2016-09-08 Andriy Gaponintpm: do not try attaching to unsupported controller...
2016-09-08 Andriy Gaponintpm: fix attachment to supported AMD FCHs
2016-09-08 Konstantin... On rename, do not perform truncation of dirhash if...
2016-09-08 Andriy Gaponamdsbwd.4: update supported hardware list
2016-09-08 Konstantin... Do not leak transient ENOLCK error from flush_newblk_de...
2016-09-08 Konstantin... When logging unlikely UFS_TRUNCATE() failure in ufs_dir...
2016-09-08 Konstantin... When externding directory inode in ufs_direnter(),...
2016-09-08 Andriy Gaponintpm.4 update supported hardware list
2016-09-08 Konstantin... In dqsync(), when called from quotactl(), um_quotas...
2016-09-08 Konstantin... In softdep_prealloc(), return early not only for snapsh...
2016-09-08 Konstantin... There is no need to upgrade the last dvp lock on lookup...
2016-09-08 Konstantin... Partially lift suspension when ffs_reload() finished...
2016-09-08 Alexander MotinDecode ATA Status Return descriptor.
2016-09-08 Hans Petter... Correctly map the USB mouse tilt delta values into...
2016-09-08 Sepherosa Ziehaupxeboot: Add nfs.read_size tunable.
2016-09-08 Sepherosa Ziehauhyperv/hn: Factor out NVS NDIS initialization
2016-09-08 Sepherosa Ziehauhyperv/hn: Function renaming.
2016-09-08 Sepherosa Ziehauhyperv/kvp: Fix IPv4/IPv6 address injection support.
2016-09-08 Sepherosa Ziehauhyperv/hn: Pass MTU around.
2016-09-08 Sepherosa Ziehauhyperv/hn: Factor out function to do NVS initialization.
2016-09-08 Sepherosa Ziehauhyperv/hn: Push RXBUF size adjustment down.
2016-09-08 Sepherosa Ziehauhyperv/hn: Pull vmbus channel open up.
2016-09-08 Allan JudeFix typo in skein amd64 assembly
2016-09-08 Kevin LoIn m_devget(), if the data fits in a packet header...
2016-09-08 Brooks DavisRemove a pointless translation of struct ioc_toc_header.
2016-09-07 Jung-uk KimFix an obvious typo.
2016-09-07 Jung-uk KimSuffix short month names with "월" and replace %b with...
2016-09-07 Alexander MotinMFV r305562: 7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 Alexander Motin7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 Alexander MotinMFV r305560: 7278 tuning zfs_arc_max does not impact...
2016-09-07 Alexander Motin7278 tuning zfs_arc_max does not impact arc_c_min
2016-09-07 John BaldwinChelsio T4/T5 VF driver.
2016-09-07 John BaldwinDon't break out of the m_advance() loop if len drops...
2016-09-07 Andrew TurnerWhen synchronising the instruction and data caches...
2016-09-07 Andrew TurnerOnly call cpu_icache_sync_range when inserting an execu...
2016-09-07 Andriy Voskoboinykrum: fix possible panic on device detach (similar to...
2016-09-07 Ruslan Bukino Update QEMU device tree.
2016-09-07 Andriy Gaponwork around AMD erratum 793 for family 16h, models...
2016-09-07 Alexander MotinFix channel initialization in FBS mode.
2016-09-07 Andriy Gaponamdsbwd: add support for FCH in family 16h models 30h...
2016-09-07 Andriy Voskoboinykrum: use mgmt frame rate for EAPOL frames.
2016-09-07 Stanislav GalabovFix MIPS INTRNG (both FDT and non-FDT) behaviour broken...
2016-09-07 Sepherosa Ziehauhyperv/hn: Nuke unused bits
2016-09-07 Sepherosa Ziehauhyperv/hn: Simplify per-packet-info construction.
2016-09-07 Sepherosa Ziehauhyperv/hn: Cleanup RNDIS packet message encapsulation.
2016-09-07 Wojciech MacekRemove messy machdep code for Alpine V1 and use proper...
2016-09-07 Wojciech MacekIntroduce support for Annapurna Alpine CCU and NB devices
2016-09-07 Sepherosa Ziehauhyperv/hn: Avoid bit fields for TXCSUM setup.
2016-09-07 Justin HibbitsDisable the qoriq errata fix for now
2016-09-07 Justin HibbitsAllow pmap_early_io_unmap() to reclaim memory
2016-09-07 Kevin LoRemove extra period from kern.vt.kbd_reboot
2016-09-07 Jared McNeillAdd support for Allwinner A83T CPU frequency scaling.
2016-09-07 Jared McNeillAttach later so axp81x attaches after aw_nmi.
2016-09-06 Mark JohnstonDon't treat an error from g_mirror_clear_metadata(...
2016-09-06 Mark JohnstonAdd some fail points to gmirror.
2016-09-06 Marius StroblDisable vt(4) by default on sparc64 as creator_vt(4...
2016-09-06 Brooks DavisModernize the initalization of sigproptbl.
2016-09-06 Jared McNeillAdd generic device-tree cpufreq driver.
2016-09-06 Mateusz Guziknullfs: stop special-casing directories in null_vptocnp
2016-09-06 Jared McNeillAdd generic device-tree cpufreq driver.
2016-09-06 John BaldwinReset PCI pass through devices via PCI-e FLR during...
2016-09-06 Jared McNeillAdd "pci" as a dependency to ichss.
2016-09-06 Jared McNeillAdd generic device-tree cpufreq driver.
2016-09-06 John BaldwinUpdate the I/O MMU in bhyve when PCI devices are added...
2016-09-06 Oleksandr TymoshenkoLet knlist_add do the locking part
2016-09-06 John BaldwinRemove remnants of PERFMON and I586_PMC_GUPROF from...
2016-09-06 Ed Mastebspatch: add sanity checks on sizes to avoid integer...
2016-09-06 John BaldwinLeave ppt devices in the host domain when they are...
2016-09-06 Will Andrewsloader.efi: Bump the staging size to 64M.
2016-09-06 Enji CooperFix tests/sys/kqueue NetBSD tests on 32-bit platforms...
2016-09-06 Mateusz Guzikcv: do a lockless check for no waiters in cv_signal...
2016-09-06 Warner LoshRenumber the advertising clause.
next