]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-02-07 ngieFix :hexadecimal_floating_point on i386
2017-02-07 ngiehcreate(3): fix the ERRORS section and bump .Dd
2017-02-07 adrian[ath] prepare for station side quiet time support.
2017-02-07 ngieSort sys/ #includes some more
2017-02-07 gnnFix the ifdef protection and remove superfluous extern...
2017-02-07 ngieSort sys/ #includes and zap an unnecessary trailing...
2017-02-07 ngieUse a flexible array for TypeNames instead of hardcodin...
2017-02-07 ngieFix typos in comments (returing -> returning)
2017-02-06 adrian[iwm] fix path.
2017-02-06 traszAdd kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync...
2017-02-06 traszMake root_mount_hold() work after boot. This is importa...
2017-02-06 traszIn r290196 the root mount hold mechanism was changed...
2017-02-06 tsoomeloader: disk io should not use alloca()
2017-02-06 tsoomeloader: biosdisk fix for 2+TB disks
2017-02-06 andrewRemove arm64_tlb_flushID_SE, it's unused and may be...
2017-02-06 npcxgbe/t4_tom: Fix CLIP entry refcounting on the passive...
2017-02-06 kibUpdate arm and arm64 counters MD bits.
2017-02-06 andrewTemporary disable gicv3_its.c when FDT is missing from...
2017-02-06 sgalabovsys/arm/arm/identcpu-v4.c: fix identify_arm_cpu()
2017-02-06 andrewOnly build the ACPI PCI drivers on x86, they are unlike...
2017-02-06 kanUse 64bit store instruction in atomic_fcmpset_64.
2017-02-06 andrewOnly allow the pic type to be either a PIC or MSI type...
2017-02-06 sbrunogxemul:
2017-02-06 tsoomeloader: 313329 missed ZFS guard in loader/main.c
2017-02-06 allanjudeAdd ObsoleteFiles entries for bdes(1) missed in r313329
2017-02-06 mjglocks: fix recursion support after recent changes
2017-02-06 tsoomeloader: Replace EFI part devices.
2017-02-06 tsoomeloader: bcache read ahead block count should take accou...
2017-02-06 aeAdd removed headers into the ObsoleteFiles.inc.
2017-02-06 aeMerge projects/ipsec into head/.
2017-02-06 allanjudeRemove bdes(1)
2017-02-06 tsoomeloader: Implement disk_ioctl() to support DIOCGSECTORSI...
2017-02-06 delphijReflect actual NetBSD revision we already have.
2017-02-06 impo Add mkimg to the cross tools, and use the TMPPATH...
2017-02-06 adrian[iwm] Use notification wait API to wait for calibration...
2017-02-06 adrian[iwm] Add implementation of the notification wait api...
2017-02-06 npcxgbe(4): Allow tunables that control the number of...
2017-02-06 adrian[iwm] Change 2nd arg of iwm_phy_db_set_section() to...
2017-02-06 adrian[iwm] Store paging_mem_size field in firmware image...
2017-02-06 adrian[iwm] Get rid of some gratuitous constant renaming...
2017-02-06 adrian[iwm] Sync valid_tx_ant and valid_rx_ant mask handling...
2017-02-06 adrian[iwm] Use chipset configuration structs like iwlwifi...
2017-02-06 adrian[iwm] Sync nvm parsing code with Linux iwlwifi.
2017-02-06 adrian[iwm] make sure we call iwm_detach_local() only once.
2017-02-06 adrian[iwm] Sync if_iwm_phy_db code with Linux iwlwifi.
2017-02-06 adrian[iwm] The HW Revision stepping constants should be...
2017-02-06 adrian[iwm] TODO for QOS support.
2017-02-06 adrian[iwm] free node reference if rxparams addition fails.
2017-02-05 ianAdd tsw_busy support to usb_serial (ucom).
2017-02-05 dchaginRegen after r313284.
2017-02-05 dchaginUpdate syscall.master to 4.10-rc6. Also fix comments...
2017-02-05 traszFix linux_pipe() and linux_pipe2() to close file descri...
2017-02-05 mjgrwlock: move lockstat handling out of inline primitives
2017-02-05 traszAdd kern_cpuset_getaffinity() and kern_cpuset_getaffini...
2017-02-05 mjgsx: move lockstat handling out of inline primitives
2017-02-05 mjgmtx: fixup r313278, the assignemnt was supposed to...
2017-02-05 mjgmtx: fix up _mtx_obtain_lock_fetch usage in thread...
2017-02-05 delphijRestore r312404:
2017-02-05 ngieUse kldload -n when loading if_deqna
2017-02-05 mjgmtx: move lockstat handling out of inline primitives
2017-02-05 mjgsx: add witness support missed in r313272
2017-02-05 ngiestyle(9) cleanup
2017-02-05 mjgsx: uninline slock/sunlock
2017-02-05 mjgsx: switch to fcmpset
2017-02-05 mjgrwlock: switch to fcmpset
2017-02-05 mjgmtx: switch to fcmpset
2017-02-05 mjgvfs: use atomic_fcmpset in vfs_refcount_*
2017-02-05 markjEnsure that the DOF string length is divisible by 2.
2017-02-05 markjSearch for _DTRACE_VERSION in sys/sdt.h rather than...
2017-02-05 markjAvoid using Sun compiler-specific flags.
2017-02-05 markjFix a double free of libelf data buffers in the USDT...
2017-02-05 markjUse PC-relative relocations for USDT probe sites on...
2017-02-05 markjMake witness_warn() always print to the console.
2017-02-05 mjgfd: switch fget_unlocked to atomic_fcmpset
2017-02-05 impUse ssize_t instead of uint32_t to prevent warnings...
2017-02-05 impAdd the ability to dump log pages directly in binary...
2017-02-05 impAdd some descriptions to the man page for the supported...
2017-02-05 brImplement atomic_fcmpset_*() for RISC-V.
2017-02-04 adrian[net80211] fix quiet_duration parameter to match what...
2017-02-04 impFix off by one error that truncated the serial number...
2017-02-04 impFix a typo in usage string for unimplemented command.
2017-02-04 mariusFix some more overly long lines, whitespace and other...
2017-02-04 kibStyle, use tab after #define.
2017-02-04 sbrunoDelete duplicate break.
2017-02-04 defFix bugs found by Coverity in decryptcore(8) and saveco...
2017-02-04 kibDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-04 jahRevert r313037
2017-02-04 allanjudeSwitch hastctl and hastd to libmd instead of openssl...
2017-02-04 impImplement 5 wdc-specific nvme control options for their...
2017-02-04 impMove the usage and command name lookup into functions.
2017-02-04 impBack off using CPUTYPE for the moment. There's still...
2017-02-04 impPut the arguments to aligned_alloc in the right order.
2017-02-04 alcOver the years, the code and comments in vm_page_startu...
2017-02-04 aeCheck that primary GPT header is valid before wiping...
2017-02-04 bdreweryRemove LOCAL_LIB_DIRS warning added in r275839.
2017-02-04 ngieFix typo in variable name (_REDUNDENT_LIB_DIRS -> _REDU...
2017-02-04 vangyzenFix grammar in getpeereid(3)
2017-02-04 vangyzenPCIe HotPlug: remove tests for DL active link capability
2017-02-03 gnnFiles which implement the new random number system...
2017-02-03 gnnReplace the implementation of DTrace's RAND subroutine...
next