]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-02-10 erjixl(4): Update to 1.7.12-k
2017-02-09 kibIncrease a chance of devfs_close() calling d_close...
2017-02-09 kibDo not establish advisory locks when doing open(O_EXLOC...
2017-02-09 kibHandle protected symbols in rtld.
2017-02-09 kibDefine ELF_ST_VISIBILITY().
2017-02-09 adrian[net80211] don't bother doing fragmentation if the...
2017-02-09 adrian[ath_hal] implement NULL methods for ah_setQuiet for...
2017-02-09 adrian[ath] initial station side quiet IE support.
2017-02-09 asomersFix setting birthtime in ZFS
2017-02-09 gargaCleanup on usr.sbin/arp/arp.c
2017-02-09 andrewAdd support for the Intel 82572EI back to em(4), it...
2017-02-09 cemufs: Use UFS_MAXNAMLEN constant
2017-02-09 allanjudeAdd I2C device hints for Onion Omega
2017-02-09 mjgrwlock: fix r313454
2017-02-09 mjglocks: tidy up unlock fallback paths
2017-02-09 sgalabovSet GDMA1 Frames Destination Port to Port 0 (CPU)
2017-02-09 adrian[net80211] quiet IE handling improvements
2017-02-08 defDon't decrypt a core if a vmcore file already exists...
2017-02-08 emastelld: Allow arbitrary code alignment in .eh_frame
2017-02-08 gargaFix style(9)
2017-02-08 mjgsx: implement slock/sunlock fast path
2017-02-08 mjgrwlock: implemenet rlock/runlock fast path
2017-02-08 mjgImplement LOCKSTAT_OOL_PROFILE_ENABLED
2017-02-08 tsoomeloader: possible NULL pointer dereference in bcache.c
2017-02-08 jhbTrim trailing whitespace (mostly introduced in r313407).
2017-02-08 gargabsdinstall: Make sure chroot filesystems are umounted...
2017-02-08 jtlEnsure the idle thread's loop services interrupts in...
2017-02-08 tsoomeloader: possible NULL pointer dereference in efipart.c
2017-02-08 ngieMerge content from ^/projects/netbsd-tests-upstream...
2017-02-08 ngieClean up trailing and leading whitespace for variables...
2017-02-08 ngieCreate link from hexdump(3) to sbuf_hexdump(9) as the...
2017-02-08 ngieClarify #includes for hexdump(3) vs sbuf_hexdump(9)
2017-02-08 ngieMFhead@r313433
2017-02-08 adrian[iwm] Remove 1s delay after fw loading. Can't reproduce...
2017-02-08 adrian[iwm] SCAN_ABORT_UMAC response doesn't use a wide id
2017-02-08 adrian[iwm] back this out to version 16 for now.
2017-02-08 adrian[iwm] Recognize the IWM_UCODE_TLV_FW_MEM_SEG firmware...
2017-02-08 adrian[iwm] bump firmware to version 17.
2017-02-08 adrian[iwm] add version 17 firmware.
2017-02-08 adrian[iwm] add this 3 megabyte firmware image.
2017-02-08 adrian[iwm] add version 17 firmware.
2017-02-08 adrian[iwm] add version 17 firmware.
2017-02-08 adrian[iwm] add version 17 firmware.
2017-02-08 adrian[iwm] Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notifica...
2017-02-08 adrian[iwm] Very basic DTS thermal sensor support (prints...
2017-02-08 adrian[iwm] Only for family 7000 power-down busmaster DMA...
2017-02-08 adrian[iwm] Implement apmg_wake_up_wa workaround properly...
2017-02-08 adrian[iwm] Use iwm_mvm_scan_stop_wait to properly abort...
2017-02-08 adrian[iwm] Add scan abort functions, to properly cancel...
2017-02-08 adrian[iwm] Get rid of iwm_disable_rx_dma, just use iwm_pcie_...
2017-02-08 jhibbitsAdd elf*-powerpc-freebsd targets to the elftoolchain...
2017-02-08 rpokalaFix indentation (only line in file w/ 8-space indent...
2017-02-07 jhbDefer startup of gjournal switcher kproc.
2017-02-07 jhbCopy the e_machine and e_flags fields from the binary...
2017-02-07 ngieMFhead@r313404
2017-02-07 ngieRemove placeholder compat header for stdio.h
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 manuRename timer.c to a10_timer.c
2017-02-07 ngieOops... put the atf_tc_expect_fail in the testcase...
2017-02-07 vangyzenFix garbage IP addresses in UDP log_in_vain messages
2017-02-07 ngieExpect the t_precision long double checks to fail on...
2017-02-07 ngieMFhead@r313398
2017-02-07 ngieApply r274475's to expr.oxout.tab.c to fix the test...
2017-02-07 ngieDon't expect :inplace_symlink_src to fail anymore ...
2017-02-07 andrewPush reading of ESR_EL1 to assembly. Among other uses...
2017-02-07 asomersAdd fibs_test:udp_dontroute6, another IPv6 multi-FIB...
2017-02-07 manusubr_sfbus.c need sys/proc.h for struct thread definition.
2017-02-07 manuSwitch to the Linux device tree upstream names for...
2017-02-07 mjgrwlock: implement RW_LOCK_WRITER_RECURSED bit
2017-02-07 mjgBump struct thread alignment to 32.
2017-02-07 mjglocks: follow up r313386
2017-02-07 manuefipart is also using the '%S' printf format, add ...
2017-02-07 mjglocks: change backoff to exponential
2017-02-07 andrewAdd support for PLATFORM and PLATFORM_SMP to the Altera...
2017-02-07 ngieAdd #else case in run(..) to fix test on non-{amd64...
2017-02-07 ngieMFhead@r313380
2017-02-07 ngieExpect :int_within_limits to fail when ptrdiff_t/*intma...
2017-02-07 ngieWrap strcmp/wcscmp calls with ATF_CHECK_MSG and drop...
2017-02-07 ngieExpect :floatunditf to fail on FreeBSD/i386
2017-02-07 ngieFix :hexadecimal_floating_point on i386
2017-02-07 ngieExpect :hsearch_r_nonexistent to fail on FreeBSD
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 ngieUncomment more of the hsearch_r testcases
2017-02-07 ngieMFhead@r313360
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...
next