]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add pthread_np.h #include and initialize the pthread attribute on FreeBSD
[FreeBSD/FreeBSD.git] / sys /
2014-11-16 jmgprevent doing filter ops locking for staticly compiled...
2014-11-15 alcEnable the use of VM_PHYSSEG_SPARSE on amd64 and i386...
2014-11-15 kibFix END()s for fueword and fueword64, match the name...
2014-11-15 ianWhitespace and comment tweaks, no functional changes.
2014-11-15 ianWhen doing busdma sync ops for BUSDMA_COHERENT memory...
2014-11-15 nyanMFi386: r274398
2014-11-15 ianUse the standard powerof2() macro from param.h instead...
2014-11-15 adrianConvert the callouts back to using mutexes.
2014-11-14 impAutomate options INET/INET6 turning into MK_$opt_SUPPORT
2014-11-14 impCleanup trailing newlines noticed while looking for...
2014-11-14 delphijUse ${SYSDIR} as the reference pointer instead of speci...
2014-11-14 glebiusEven better indent struct pagerops.
2014-11-14 glebiusConstantly indent struct pagerops.
2014-11-14 glebius- Use NULL to compare a pointer.
2014-11-14 glebiusMerge from projects/sendfile:
2014-11-14 kibIn vfs_write_suspend_umnt(), if suspension cannot be...
2014-11-14 glebiusThere should not be zero length mbufs in socket buffers...
2014-11-14 adrianMigrate the callouts from using mutex locks to being...
2014-11-13 jkimCorrect a typo to fix chown(2). It was broken since...
2014-11-13 scottlExtend earlier addition of stack frames to most of...
2014-11-13 jhb- Use the existing driver lock in cdevsw methods and...
2014-11-13 jhbLock iir(4) and mark it MPSAFE.
2014-11-13 mjgfiledesc: oops.. commit missing change to filedesc.h
2014-11-13 zbbFix typo in ARM GIC device_printf()
2014-11-13 mjgfiledesc: fixup fdinit to lock fdp and preapare files...
2014-11-13 jhbRemove dpt_isa.c and commented out references to it...
2014-11-13 jhbRemove reference to sys/dev/dpt/dpt_control.c. It...
2014-11-13 kibFix assertion, &uc->uc_busy is never zero, the intent...
2014-11-13 mavFix check for vendor-specific peripheral qualifier.
2014-11-13 kibRemove the no-at variants of the kern_xx() syscall...
2014-11-13 kibDo not try to dereference thread pointer when the value...
2014-11-13 kibRemove fossil. It has been present in 4.4Lite2, but...
2014-11-13 dchaginBump FreeBSD_version for r274462 - add ppoll() system...
2014-11-13 aeCount statistics for the specific address family.
2014-11-13 aeStrip IP header only when we act in tunnel mode.
2014-11-13 aeRemove redundant ip6_plen initialization.
2014-11-13 dchaginRegen for r274462.
2014-11-13 dchaginAdd the ppoll() system call.
2014-11-13 npiw_cxgbe: don't forget to close the socket in c4iw_conn...
2014-11-13 luigiadd support for private knote lock (reduces lock conten...
2014-11-13 delphijDerive copyright year from src/COPYRIGHT.
2014-11-13 luigiwe need full barriers here
2014-11-12 npFix some bad interaction between cxgbe(4) and lacp...
2014-11-12 aeWe don't return sp pointer, thus NULL assignment isn...
2014-11-12 aeipsec6_process_packet is called before ip6_output fixes...
2014-11-12 zbbMake uart_bus_fdt a decendant of ofwbus
2014-11-12 zbbMake PL011 UART to wait on putc only when TX FIFO is...
2014-11-12 andrewAdd the FDT table GUID. This is used to pass the device...
2014-11-12 kibFor posix_fallocate(2) and posix_fadvise(2), return...
2014-11-12 pfgifdef ext2_print_inode which is not really used.
2014-11-12 aeFix ips_out_nosa errors accounting.
2014-11-12 glebiusMerge from projects/sendfile:
2014-11-12 glebiusIn preparation of merging projects/sendfile, transform...
2014-11-12 loosFix the error checking, broken on r273337, to _not_...
2014-11-12 ianFix the reversed sense of the PADCONF_NONE test.
2014-11-12 ianRemove an #ifdef DEBUG wrapper, and instead use if...
2014-11-12 ianBugfixes for the imx5/imx6 iomux fdt_pinctrl driver.
2014-11-12 mavImprove CAM's reaction on asymmetric access errors.
2014-11-11 loosSince r273264 the SD card detection on Raspberry Pi...
2014-11-11 glebiusFix build.
2014-11-11 grehanFix incorrect reading of 32-bit modinfo by 64-bit loaders.
2014-11-11 glebiusRemove SF_KQUEUE code. This code was developed at...
2014-11-11 jhbAdd device ID for the T502-BT (dual-port 1G) adapter.
2014-11-11 jhbMove NFS and TFTP filesystems before the synthetic...
2014-11-11 jkimUse the correct device. Note this commit complements...
2014-11-11 jhbUse the callout(9) API instead of timeout(9). To do...
2014-11-11 adrianUse the correct device (child) when asking the bus...
2014-11-11 emasteAdd workaround for vt efifb's early use of PHYS_TO_DMAP
2014-11-11 kibUpdate comment.
2014-11-11 desFix gcc build: preserve const qualifier when casting...
2014-11-11 kibInitial attachment of the agp(4) to Haswell IGP. There...
2014-11-11 kibBased on some BIOS configuration (GGC register in host...
2014-11-11 kibOn 965 and higher, map GTT as write-combining.
2014-11-11 hselaskyFix some minor TSO issues:
2014-11-11 glebiusMove struct ether_vlan_header to ethernet.h, out of...
2014-11-11 pjdAdd missing privilege check when setting the dump devic...
2014-11-11 melifaroKill custom in_matroute() radix mathing function removi...
2014-11-11 luigiin the Linux section, properly define the NMG_LOCK...
2014-11-11 luigi- fix typo: use ring size from the rx ring, not the...
2014-11-10 melifaroRemove kernel handling of ICMP_SOURCEQUENCH.
2014-11-10 luigifix a typo
2014-11-10 luigiinitialize *color if passed as an argument
2014-11-10 luigisync a comment with our internal repo
2014-11-10 npcxgbe(4): adjust PMRX and PMTX parameters.
2014-11-10 aeAdd sa6_checkzone_ifp() function. It checks correctness...
2014-11-10 melifaro* Make nd6_dad_duplicated() constant.
2014-11-10 aeRemove link-local multicast routes remnants from in6_pu...
2014-11-10 glebiusConsistently use if_link.
2014-11-10 kibWhen sleeping waiting for the profiling stop, always...
2014-11-10 aeFor now handle only multicast addresses, we still use...
2014-11-10 desConstify the AES code and propagate to consumers. ...
2014-11-10 luigireturn kernel-supplied error if available.
2014-11-10 delphijMFV r274273:
2014-11-09 aeUse embedded scope zone id to determine outgoing interf...
2014-11-09 mavHandle PREEMPT AND ABORT service action equal to PREEMPT.
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-09 bryanvEnable LRO by default when available on vtnet interfaces
2014-11-09 glebiusRemove unused includes.
2014-11-09 melifaroFinish r274315: remove union 'u' from struct pf_send_entry.
2014-11-09 melifaroRemove unused 'struct route *' argument from nd6_output...
next