]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-02-07 Adrian Chadd[ath] prepare for station side quiet time support.
2017-02-07 Enji CooperSort sys/ #includes some more
2017-02-07 George V. Neville... Fix the ifdef protection and remove superfluous extern...
2017-02-07 Enji CooperSort sys/ #includes and zap an unnecessary trailing...
2017-02-07 Enji CooperUse a flexible array for TypeNames instead of hardcodin...
2017-02-07 Enji CooperFix typos in comments (returing -> returning)
2017-02-06 Adrian Chadd[iwm] fix path.
2017-02-06 Edward Tomasz... Add kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync...
2017-02-06 Edward Tomasz... Make root_mount_hold() work after boot. This is importa...
2017-02-06 Edward Tomasz... In r290196 the root mount hold mechanism was changed...
2017-02-06 Toomas Soomeloader: disk io should not use alloca()
2017-02-06 Toomas Soomeloader: biosdisk fix for 2+TB disks
2017-02-06 Andrew TurnerRemove arm64_tlb_flushID_SE, it's unused and may be...
2017-02-06 Navdeep Parharcxgbe/t4_tom: Fix CLIP entry refcounting on the passive...
2017-02-06 Konstantin... Update arm and arm64 counters MD bits.
2017-02-06 Andrew TurnerTemporary disable gicv3_its.c when FDT is missing from...
2017-02-06 Stanislav Galabovsys/arm/arm/identcpu-v4.c: fix identify_arm_cpu()
2017-02-06 Andrew TurnerOnly build the ACPI PCI drivers on x86, they are unlike...
2017-02-06 Alexander KabaevUse 64bit store instruction in atomic_fcmpset_64.
2017-02-06 Andrew TurnerOnly allow the pic type to be either a PIC or MSI type...
2017-02-06 Sean Brunogxemul:
2017-02-06 Toomas Soomeloader: 313329 missed ZFS guard in loader/main.c
2017-02-06 Allan JudeAdd ObsoleteFiles entries for bdes(1) missed in r313329
2017-02-06 Mateusz Guziklocks: fix recursion support after recent changes
2017-02-06 Toomas Soomeloader: Replace EFI part devices.
2017-02-06 Toomas Soomeloader: bcache read ahead block count should take accou...
2017-02-06 Andrey V. ElsukovAdd removed headers into the ObsoleteFiles.inc.
2017-02-06 Andrey V. ElsukovMerge projects/ipsec into head/.
2017-02-06 Allan JudeRemove bdes(1)
2017-02-06 Toomas Soomeloader: Implement disk_ioctl() to support DIOCGSECTORSI...
2017-02-06 Xin LIReflect actual NetBSD revision we already have.
2017-02-06 Warner Losho Add mkimg to the cross tools, and use the TMPPATH...
2017-02-06 Adrian Chadd[iwm] Use notification wait API to wait for calibration...
2017-02-06 Adrian Chadd[iwm] Add implementation of the notification wait api...
2017-02-06 Navdeep Parharcxgbe(4): Allow tunables that control the number of...
2017-02-06 Adrian Chadd[iwm] Change 2nd arg of iwm_phy_db_set_section() to...
2017-02-06 Adrian Chadd[iwm] Store paging_mem_size field in firmware image...
2017-02-06 Adrian Chadd[iwm] Get rid of some gratuitous constant renaming...
2017-02-06 Adrian Chadd[iwm] Sync valid_tx_ant and valid_rx_ant mask handling...
2017-02-06 Adrian Chadd[iwm] Use chipset configuration structs like iwlwifi...
2017-02-06 Adrian Chadd[iwm] Sync nvm parsing code with Linux iwlwifi.
2017-02-06 Adrian Chadd[iwm] make sure we call iwm_detach_local() only once.
2017-02-06 Adrian Chadd[iwm] Sync if_iwm_phy_db code with Linux iwlwifi.
2017-02-06 Adrian Chadd[iwm] The HW Revision stepping constants should be...
2017-02-06 Adrian Chadd[iwm] TODO for QOS support.
2017-02-06 Adrian Chadd[iwm] free node reference if rxparams addition fails.
2017-02-05 Ian LeporeAdd tsw_busy support to usb_serial (ucom).
2017-02-05 Dmitry ChaginRegen after r313284.
2017-02-05 Dmitry ChaginUpdate syscall.master to 4.10-rc6. Also fix comments...
2017-02-05 Edward Tomasz... Fix linux_pipe() and linux_pipe2() to close file descri...
2017-02-05 Mateusz Guzikrwlock: move lockstat handling out of inline primitives
2017-02-05 Edward Tomasz... Add kern_cpuset_getaffinity() and kern_cpuset_getaffini...
2017-02-05 Mateusz Guziksx: move lockstat handling out of inline primitives
2017-02-05 Mateusz Guzikmtx: fixup r313278, the assignemnt was supposed to...
2017-02-05 Mateusz Guzikmtx: fix up _mtx_obtain_lock_fetch usage in thread...
2017-02-05 Xin LIRestore r312404:
2017-02-05 Enji CooperUse kldload -n when loading if_deqna
2017-02-05 Mateusz Guzikmtx: move lockstat handling out of inline primitives
2017-02-05 Mateusz Guziksx: add witness support missed in r313272
2017-02-05 Enji Cooperstyle(9) cleanup
2017-02-05 Mateusz Guziksx: uninline slock/sunlock
2017-02-05 Mateusz Guziksx: switch to fcmpset
2017-02-05 Mateusz Guzikrwlock: switch to fcmpset
2017-02-05 Mateusz Guzikmtx: switch to fcmpset
2017-02-05 Mateusz Guzikvfs: use atomic_fcmpset in vfs_refcount_*
2017-02-05 Mark JohnstonEnsure that the DOF string length is divisible by 2.
2017-02-05 Mark JohnstonSearch for _DTRACE_VERSION in sys/sdt.h rather than...
2017-02-05 Mark JohnstonAvoid using Sun compiler-specific flags.
2017-02-05 Mark JohnstonFix a double free of libelf data buffers in the USDT...
2017-02-05 Mark JohnstonUse PC-relative relocations for USDT probe sites on...
2017-02-05 Mark JohnstonMake witness_warn() always print to the console.
2017-02-05 Mateusz Guzikfd: switch fget_unlocked to atomic_fcmpset
2017-02-05 Warner LoshUse ssize_t instead of uint32_t to prevent warnings...
2017-02-05 Warner LoshAdd the ability to dump log pages directly in binary...
2017-02-05 Warner LoshAdd some descriptions to the man page for the supported...
2017-02-05 Ruslan BukinImplement atomic_fcmpset_*() for RISC-V.
2017-02-04 Adrian Chadd[net80211] fix quiet_duration parameter to match what...
2017-02-04 Warner LoshFix off by one error that truncated the serial number...
2017-02-04 Warner LoshFix a typo in usage string for unimplemented command.
2017-02-04 Marius StroblFix some more overly long lines, whitespace and other...
2017-02-04 Konstantin... Style, use tab after #define.
2017-02-04 Sean BrunoDelete duplicate break.
2017-02-04 Konrad WitaszczykFix bugs found by Coverity in decryptcore(8) and saveco...
2017-02-04 Konstantin... Define the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-04 Jason A. HarmeningRevert r313037
2017-02-04 Allan JudeSwitch hastctl and hastd to libmd instead of openssl...
2017-02-04 Warner LoshImplement 5 wdc-specific nvme control options for their...
2017-02-04 Warner LoshMove the usage and command name lookup into functions.
2017-02-04 Warner LoshBack off using CPUTYPE for the moment. There's still...
2017-02-04 Warner LoshPut the arguments to aligned_alloc in the right order.
2017-02-04 Alan CoxOver the years, the code and comments in vm_page_startu...
2017-02-04 Andrey V. ElsukovCheck that primary GPT header is valid before wiping...
2017-02-04 Bryan DreweryRemove LOCAL_LIB_DIRS warning added in r275839.
2017-02-04 Enji CooperFix typo in variable name (_REDUNDENT_LIB_DIRS -> _REDU...
2017-02-04 Eric van GyzenFix grammar in getpeereid(3)
2017-02-04 Eric van GyzenPCIe HotPlug: remove tests for DL active link capability
2017-02-03 George V. Neville... Files which implement the new random number system...
2017-02-03 George V. Neville... Replace the implementation of DTrace's RAND subroutine...
2017-02-03 Jilles TjoelkerClean up documentation of AF_UNIX control messages.
2017-02-03 Warren BlockRe-enable an accidentally-disabled temp directory creat...
next