]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
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.
next