]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Mark xo_err(3), xo_errx(3), and xo_errc(3) as __dead2.
[FreeBSD/FreeBSD.git] / sys /
2015-03-13 mavFix SATA Gen3 speed constants.
2015-03-13 jhbEnable bzipfs support in the EFI loader.
2015-03-13 jhbThe System V ABI for amd64 allows functions to use...
2015-03-13 aeFix `ipfw fwd tablearg'. Use dedicated field nh4 in...
2015-03-13 emasteDelete stray clause 3 and renumber.
2015-03-13 adrianCommit 802.1q configuration support for the AR8327.
2015-03-13 yongariRestore auto MDIX for RTL8211B and newer revision PHYs...
2015-03-13 nwhitehornDeallocate any leftover page table entries in the LPAR...
2015-03-12 rstonehwpmc: Fix event number to match enum name
2015-03-12 ianFix a paste-o, sb is already a pointer in this one.
2015-03-12 nwhitehornProvide VSX context in ucontext(3) API.
2015-03-12 kibRemove write-only variable.
2015-03-12 aeAdd GUID and alias for Apple Core Storage partition.
2015-03-12 ianNullterminate strings returned via sysctl.
2015-03-12 ianNullterminate strings returned via sysctl.
2015-03-12 ianNullterminate strings returned via sysctl.
2015-03-12 jhbAllow the EFI loader to work with large kernels and...
2015-03-12 nwhitehornThe H_VIO_SIGNAL hypercall only enables interrupts...
2015-03-12 mavMake DIOCGATTR in device mode handle "GEOM::candelete".
2015-03-12 jhbFix 'make depend' by moving the LDSCRIPT dependency...
2015-03-12 jhbRevert r279381. The EFI loader needs to use a separate...
2015-03-12 aeAdd if_input_default() method, that will be used for...
2015-03-12 jahUsing parent DMA tag in drm_pci_alloc(). This can...
2015-03-12 mavFix couple BIO_DELETE bugs in geom_mirror.
2015-03-12 aeReset mbuf pointer to NULL in fastroute case to indicat...
2015-03-12 yongariAdd RTL8211F gigabit PHY support.
2015-03-12 impFile names with commas in them cause issues for freebsd...
2015-03-12 impCategorize certain kernel builds as being broken in...
2015-03-12 impAdd support for specifying unsupported / broken options...
2015-03-11 rrsYou need to have the capabilities and not skip it if...
2015-03-11 jhbResize receive socket buffers that support autosizing...
2015-03-11 hselaskyFactor out mbuf hashing code from LAGG driver so that...
2015-03-11 tuexenUpdate a comment to get it aligned with the code change.
2015-03-11 tuexenIt seems that sb_acc is a better replacement for sb_cc...
2015-03-11 tuexenFix the adaptation of the path state when thresholds...
2015-03-10 rstoneFix SR-IOV passthrough devices to allow ppt to attach
2015-03-10 tuexenKeep track on the socket lock state. This fixes a bug...
2015-03-10 hselaskyEnsure setting promiscious mode when a network interfac...
2015-03-10 tuexenUnlock the stcb when using setsockopt() for the SCTP_PE...
2015-03-10 jfvReplace the DEV_NETMAP code that accidentally got remov...
2015-03-10 tuexenAdd a SCTP socket option to limit the cwnd for each...
2015-03-10 jfvThis delta introduces SRIOV support, thanks to Ryan...
2015-03-10 nwhitehornLet unchangeable 8-bit frame buffers have vaguely corre...
2015-03-10 hselaskyLock softc before clearing bits.
2015-03-10 nwhitehornAllow PowerMac systems to be booted from an FDT as...
2015-03-10 loosFix off-by-one bugs.
2015-03-10 ianRemove MODULES_OVERRIDE="" for Marvel-based armv5 systems.
2015-03-10 glebiusFix function name in comment.
2015-03-10 tuexenFix a typo.
2015-03-10 ianRemove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc...
2015-03-10 rstoneAdd missing counter definitions
2015-03-10 rstoneFix Ivy Bridge+ MEM_UOPS_RETIRED counters
2015-03-10 rstoneSupport architectural events on Haswell/Ivy Bridge
2015-03-10 rstoneFix Sandy Bridge+ hwpmc branch counters
2015-03-10 rstoneFix pmc unit restrictions to match documentation
2015-03-10 rstoneFix various bugs in Haswell counter definitions
2015-03-09 ianUse the new ifnet API. Also, allocate bus_dma_maps...
2015-03-09 ianRevert accidentally commited file from r279824. We...
2015-03-09 ianChange the name of the dmtimer pps device from /dev...
2015-03-09 ianRemove the static DTB config and instead build modules...
2015-03-09 ianAdd a dtb module for AM335x systems (just Beaglebone...
2015-03-09 jchIn TCP, connect() can return incorrect error code EINVAL
2015-03-09 delphijFix CARP when in use in a HyperV environment:
2015-03-09 ianAttach the prcm clock driver early, so it can set the...
2015-03-09 impAdd the DTrace modules to the build, rather than only...
2015-03-09 ianAdd minimum cache line sizes to struct cpuinfo, use...
2015-03-09 ianClean data cache before instruction cache in armv7_icac...
2015-03-09 araujoFix style(9) from my previous commit r279803.
2015-03-09 araujoNow ifconfig(8) can set the media option as 10Gbase...
2015-03-09 araujoFix the media detected for copper cables NIC based...
2015-03-09 markjReimplement support for userland core dump compression...
2015-03-09 nwhitehornProvide a shim layer in loader to condense the Open...
2015-03-09 nwhitehornFix loader on PowerPC following r279784. It turns out...
2015-03-08 adrianMethodise a couple more of the VLAN methods.
2015-03-08 adrianNow that if_arge.c handles actual 'locked' media settin...
2015-03-08 adrianModify the if_arge code to use a /fixed/ media mode...
2015-03-08 adrianAdd per-port vlan support for the AR8327.
2015-03-08 pfgbge(4): Small memory leak
2015-03-08 nwhitehornProvide $FreeBSD$ in the standard way. This fixes the...
2015-03-08 andrewCall config_intrhook_disestablish on failure of the...
2015-03-08 andrewAdd support for enabling the USB on the Raspberry Pi...
2015-03-08 hselaskyBuild the videomode kernel module by default.
2015-03-08 hselaskySwitch polarity of PPS events.
2015-03-08 adrianFix up support for the AR8327.
2015-03-08 ianFix spurious interrupts on arm am335x (beaglebone)...
2015-03-08 kibFix function name in the panic message.
2015-03-08 adrianUndo some issues from the previous big patch - there...
2015-03-08 adrianUse the correct mac addresses when initialising things.
2015-03-08 loosAdd a new ioctl to allow the setting of GPIO pin names.
2015-03-07 hselaskyUse correct mode variable for PPS support.
2015-03-07 hselaskyAllow the UDL screen refresh rate to be runtime configu...
2015-03-07 hselaskyAdd support for USB display link adapters to the FB...
2015-03-07 nwhitehornMake assembly slightly more idiomatic (and able to...
2015-03-07 nwhitehornMake 32-bit PowerPC kernels, like 64-bit PowerPC kernel...
2015-03-07 traszAdd error reporting (but not actual handling yet, apart...
2015-03-07 aeRemove extra '&'. sin6 is already a pointer.
2015-03-07 aella_lookup() can directly call llentry_free() for stati...
2015-03-07 hselaskyAdd PPS support to USB serial drivers.
2015-03-07 hselaskyAdd mutex support to the pps_ioctl() API in the kernel.
2015-03-07 hselaskyAdd DA_Q_NO_RC16 quirk for USB mass storage device.
next