]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Michael TuexenDon't use the control argument after calling sctp_add_t...
2016-04-27 John BaldwinAdd a bus_null_rescan() method that always fails with...
2016-04-27 John BaldwinAdd a pcib_attach_child() method to manage adding the...
2016-04-27 John BaldwinFix PCI bus detach to delete child devices.
2016-04-27 John BaldwinAdd 'devctl delete' that calls device_delete_child().
2016-04-27 John BaldwinImplement a PCI bus rescan method.
2016-04-27 John BaldwinAdd a new rescan method to the bus interface.
2016-04-27 Pedro F. Giffunicam: unsign some types to match their definitions and...
2016-04-27 Andrey V. ElsukovMake create_object callback optional and return EOPNOTS...
2016-04-27 Pedro F. Giffunigeom: unsign some types to match their definitions...
2016-04-27 Sepherosa Ziehautcp/lro: Fix typo.
2016-04-27 Xin LIMFV r298691:
2016-04-27 Sepherosa Ziehauhyperv/hn: Add stat for # of chimney sending tries
2016-04-27 Sepherosa Ziehauhyperv/vmbus: Mark sysctls MPSAFE
2016-04-27 Xin LIVendor import of ntp-4.2.8p7.
2016-04-27 Sepherosa Ziehauhyperv/hn: Mark sysctls MPSAFE
2016-04-27 Sepherosa Ziehauhyperv/hn: Remove unapplied comment.
2016-04-27 Sepherosa Ziehauhyperv/hn: Restart sending earlier once we gathered...
2016-04-27 Marcelo AraujoFor pointers use NULL instead of 0.
2016-04-27 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-27 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-27 Marcelo AraujoUse macro MIN() from sys/param.h.
2016-04-27 Jamie GrittonDelay revmoing the last jail reference in prison_proc_f...
2016-04-27 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-27 Marcelo AraujoUse macro MIN() from sys/param.h.
2016-04-27 Pedro F. Giffunifsck_ffs: Revert partially the unsigned changes.
2016-04-27 Pedro F. Giffunifsck_ffs: Revert partially the unsigned changes.
2016-04-27 Conrad Meyerposix4_mib: Don't overrun facility_initialized array
2016-04-26 Conrad Meyersubr_mbpool: Don't free bogus pointer in error paths
2016-04-26 Conrad Meyernetipsec: Don't leak memory when deep copy fails
2016-04-26 Conrad Meyerin_lltable_alloc and in6 copy: Don't leak LLE in error...
2016-04-26 Oleksandr TymoshenkoRefactor DTS files for Zynq-based SoCs
2016-04-26 Conrad Meyertcp_usrreq: Free allocated buffer in relock case
2016-04-26 Conrad Meyerg_part_bsd64: Delete duplicate/dead code
2016-04-26 Conrad Meyerg_part_bsd64: Check for valid on-disk npartitions value
2016-04-26 Conrad Meyerciss(4): Fix overrun of array
2016-04-26 Conrad Meyeriscsi_initiator(4): Fix use-after-free, double-free
2016-04-26 Jamie GrittonUse crcopysafe in jail_attach.
2016-04-26 Oleksandr TymoshenkoAdd dtb/zynq to the list of extra modules required...
2016-04-26 Oleksandr TymoshenkoAdd dtb/zynq to generate dtb files for Zynq-based boards
2016-04-26 Conrad Meyeraacraid(4): Fix some mostly trivial buffer overruns
2016-04-26 Kristof Provostmsdosfs: Prevent buffer overflow when expanding win95...
2016-04-26 Conrad Meyerradix_mpath: Don't derefence a NULL pointer in for...
2016-04-26 Conrad MeyerPCI Enhanced Allocation: Annotate an intentional switch...
2016-04-26 Conrad Meyerosd(9): Change array pointer to array pointer type...
2016-04-26 Enji CooperFix up r298368
2016-04-26 Conrad Meyeriwm(4): Don't dereference potentially NULL pointer...
2016-04-26 Bjoern HeidottingRemove redundant word.
2016-04-26 Conrad Meyeremu10kx: Don't iterate beyond array bounds
2016-04-26 Jamie GrittonRedo the changes to the SYSV IPC sysctl functions from...
2016-04-26 Conrad Meyerkgssapi: Don't leak memory in error cases
2016-04-26 Bryan DreweryWITH_META_MODE: Allow buildkernel to create .meta files...
2016-04-26 Adrian Chadd[mips] correctly represent memory region allocations...
2016-04-26 Ruslan BukinFix the parameter type according to method declaration.
2016-04-26 Hans Petter... Build fix. Add howmany() and nitems() macros to bootloa...
2016-04-26 Pedro F. Giffunisys: extend use of the howmany() macro when available.
2016-04-26 Bjoern A. ZeebMark the unused period argument __unused.
2016-04-26 Hans Petter... Add function needed for linking USB test application.
2016-04-26 Pedro F. Giffunisys/dev: extend use of the howmany() macro when available.
2016-04-26 Pedro F. Giffunisys/boot: make use of the howmany() macro when available.
2016-04-26 Alan SomersAdd GEOM::physpath documentation to devd.conf(5)
2016-04-26 Pedro F. Giffunisys/arm: make use of the howmany() macro when available.
2016-04-26 Pedro F. Giffunisys/powerpc: make use of the howmany() macro when avail...
2016-04-26 Ruslan BukinRework the list of all pmaps: embed the list link into...
2016-04-26 Pedro F. Giffunied(1): switch two statements so we check the index...
2016-04-26 Andrew TurnerDisable ACPI on arm64 ad it has only had minimal testin...
2016-04-26 Ruslan Bukino Add device tree files and kernel configuration files
2016-04-26 Andrew TurnerStop including machine/fdt.h from the fdt uart code...
2016-04-26 Ruslan BukinAdd the non-standard "IO interrupt" vector used by...
2016-04-26 Ruslan BukinAdd the implementation of basic bus_space_read/write...
2016-04-26 Jared McNeillFix calculation of LCD CH1 SCLK1 output frequency when...
2016-04-26 Ruslan BukinAdd the implementation of OF_decode_addr().
2016-04-26 Ruslan BukinDo not include fdt.h on RISC-V.
2016-04-26 Ruslan BukinAdd support for RISC-V.
2016-04-26 Jared McNeillAdd support for 8-bit eMMC.
2016-04-26 Ruslan BukinMove arm's devmap to some generic place, so it can...
2016-04-26 Andrew TurnerStop using sbrk in csh. This is a legacy interface...
2016-04-26 Emmanuel VadotConvert A10 interrupt controller to INTRNG
2016-04-26 Ed SchoutenRemove unportable calls to basename().
2016-04-26 Sepherosa Ziehauhyperv/hn: Change description to "Hyper-V Network Inter...
2016-04-26 Maxim SobolevRelax TOC offsets checking somewhat, allowing offset...
2016-04-26 Sepherosa Ziehauhyperv/stor: Set description properly in probe devmethod
2016-04-26 Sepherosa Ziehauhyperv/channel: Git rid of the sub-channel creation...
2016-04-26 Sepherosa Ziehauhyperv/stor: Avoid sub-channel creation callback.
2016-04-26 Sepherosa Ziehauhyperv/hn: Avoid sub-channel creation callback.
2016-04-26 Sepherosa Ziehauhyperv/stor: Synchronize sub-channel offers
2016-04-26 Sepherosa Ziehauhyperv/stor: Remove the useless hs_open_multi_channel
2016-04-26 Adrian Chadd[iwm] implement suspend/resume through ieee80211_{suspe...
2016-04-26 Adrian Chadd[iwm] add extra transmit setup/completion logging so...
2016-04-26 Pedro F. Giffuniddb: Make use of our roundup() macro when available.
2016-04-26 Pedro F. Giffuniext2fs: make use of the howmany() macro when available.
2016-04-26 Adrian Chadd[ath] add LDPC capability support and LDPC RX support.
2016-04-26 Adrian Chadd[ath] obey the STBC flag setting in iv_flags_ht
2016-04-26 Adrian Chadd[ifconfig] add STBC TX/RX configuration
2016-04-26 Adrian Chadd[net80211] add the STBC ioctl support.
2016-04-26 Adrian Chadd[net80211] add STBC capability flags to iv_flags_ht.
2016-04-26 Adrian Chadd[net80211] add an ioctl for LDPC configuration.
2016-04-26 Pedro F. Giffunilibcuse: make more use of the howmany() macro when...
2016-04-26 Pedro F. Giffunilibstand: make more use of the howmany() macro when...
next