]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Revert r313565 -- :mmap__bad_arguments passes again after r313655
[FreeBSD/FreeBSD.git] / sys /
2017-02-11 kibChange type of the prot parameter for kern_vm_mmap...
2017-02-11 rstoneDon't zero out srtt after excess retransmits
2017-02-11 tsoomeloader: implement MEDIA_FILEPATH_DP support in efipart
2017-02-11 adrian[net80211] add a sysctl that forces a vap restart.
2017-02-11 emasteRemove sys/boot/pc98 accidentally restored in r313575
2017-02-11 emastemakefs: make the buffer functions look exactly like...
2017-02-11 ianStop including sys/types.h from arm's machine/atomic...
2017-02-10 kenChange the isp(4) driver to not adjust the tag type...
2017-02-10 jhbRegenerate all the system call tables to drop "created...
2017-02-10 jhbDrop the "created from" line from files generated by...
2017-02-10 glebiusMove tcp_fields_to_net() static inline into tcp_var...
2017-02-10 glebiusLast consumer of _WANT_RTENTRY gone.
2017-02-10 bzAllow Dtrace to be compiled into the kernel again after...
2017-02-10 hselaskyChange mlx4 QP allocation scheme.
2017-02-10 hselaskyFlexible and asymmetric allocation of EQs and MSI-X...
2017-02-10 pfgClean redundant MIN/MAX declarations in some HighPoint...
2017-02-10 kibFix r313495.
2017-02-10 rayo Reset mouse selection when new lines reach selection...
2017-02-10 adrian[ath] sigh, how'd I miss this.
2017-02-10 eriUse proper value for socket option on IPv6
2017-02-10 eriFix build after r313524
2017-02-10 eriRevert r313527
2017-02-10 eriCorrect missed variable name.
2017-02-10 eriThe patch provides the same socket option as Linux...
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 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 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 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 jtlEnsure the idle thread's loop services interrupts in...
2017-02-08 tsoomeloader: possible NULL pointer dereference in efipart.c
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-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 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 manuRename timer.c to a10_timer.c
2017-02-07 vangyzenFix garbage IP addresses in UDP log_in_vain messages
2017-02-07 ngieMFhead@r313398
2017-02-07 andrewPush reading of ESR_EL1 to assembly. Among other uses...
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 ngieMFhead@r313380
2017-02-07 adrian[ath] prepare for station side quiet time support.
2017-02-07 ngieMFhead@r313360
2017-02-07 gnnFix the ifdef protection and remove superfluous extern...
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:
next