]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Integrate tools/regression/file into the FreeBSD test suite as tests/sys/file
[FreeBSD/FreeBSD.git] / sys /
2015-04-11 ngieStart integrating tools/regression/sockets into tests...
2015-04-11 ganboldThe GNU files don't include a DTS for the aml8726-m8b...
2015-04-11 ganboldThe GNU Amlogic DTS files have some errors (e.g. bad...
2015-04-11 rpaulonetmap: improve the netmap attach message on FreeBSD.
2015-04-11 jkimMerge ACPICA 20150410.
2015-04-11 delphijAttempt to fix build after 281351 by defining full...
2015-04-11 delphijMerge changes from vendor driver version 1.1.1:
2015-04-10 eadleriwn, wlan: fix typos
2015-04-10 emasteUse explicitly sized types in EFI module metadata
2015-04-10 aeFix the IPV6_MULTICAST_IF sockopt handling. RFC 3493...
2015-04-10 willtmpfs_getattr(): Return more correct allocated byte...
2015-04-10 emasteAdd build support for i386 loader.efi
2015-04-10 emasteLimit EFI framebuffer metadata to amd64 for now
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 ianUse OF_getencpropalloc() to handle endianess of the...
2015-04-10 ianAdd a pmap_kremove_device() to undo mappings made with...
2015-04-10 ianThe "get latency" and "get bitmode" device commands...
2015-04-10 glebiusRedo r274966. Instead of global all-interface all-vnet...
2015-04-10 andrewPort the EFI reloc codeto work on arm64. This used...
2015-04-10 glebiusUMA zone limit can be lowered, so remove protection...
2015-04-10 glebiuso Use Jenkins hash. With previous hash, for a single...
2015-04-10 glebiusMove all code related to IP fragment reassembly to...
2015-04-09 glebiusNow that IP reassembly is no longer under single lock...
2015-04-09 mariusDon't enable RX and TX before their initial configurati...
2015-04-09 glebiusIn the ip_reass() do packet examination and adjusting...
2015-04-09 glebiusMake ip reassembly queue mutexes per-vnet, putting...
2015-04-09 emasteRemove EOL whitespace from i386 EFI loader source
2015-04-09 gnnRevert 281276 as unnecessary. Proper change to be...
2015-04-09 mavRemove sleeps from geom_up thread on device destruction.
2015-04-09 aeFix the check for maximum mbuf's size needed to send...
2015-04-09 andrewAdd R_AARCH64_NONE, the null relocation.
2015-04-09 andrewPrint error values with hex to make it easier to find...
2015-04-09 andrewOnly use -fPIC when building boot1.efi for x86.
2015-04-09 andrewAdd the arm64 machine dependent parts of ficl. This...
2015-04-09 glebiusUse TAILQ_FOREACH_SAFE() instead of implementing it...
2015-04-09 glebiusIf V_maxnipq is set to zero, drain the queue here and...
2015-04-09 glebiuso Since we always update either fragdrop or fragtimeout...
2015-04-09 glebiusRename ip_drain_locked() to ip_drain_vnet(), since...
2015-04-09 adrianDo not access peripheral before clock stabilization.
2015-04-09 adrianFix buffer overflow introduced in previous commits...
2015-04-09 jimharrisnvme: use BUS_SPACE_MAXSIZE for bus_dma_tag_create...
2015-04-08 jimharrisnvme: remove CHATHAM related code
2015-04-08 jimharrisnvme: add device strings for Intel DC series NVMe SSDs
2015-04-08 jimharrisnvme: create separate DMA tag for non-payload DMA buffers
2015-04-08 jimharrisnvme: fall back to a smaller MSI-X vector allocation...
2015-04-08 gnnAdd support for a netisr polling tunable, which allows...
2015-04-08 dteskeRe-do proper mode-endings. Antithesis of r281176-281179...
2015-04-08 kibExplain that vm_page_array is mapped to describe the...
2015-04-08 dteskeFix a bootlock condition if/when loader_logo is set...
2015-04-08 jhbMove the 32-bit compatible procfs types from freebsd32...
2015-04-08 jhibbitsClean up printtrap a little.
2015-04-08 jhibbitsAdd DTrace support for Book-E PowerPC.
2015-04-08 eadlernewvers.sh: remove 'X' hack from shell script
2015-04-08 markjlibdtrace: add support for lazyload mode.
2015-04-08 kibAccount for the offset of the page run when allocating the
2015-04-08 jhibbitsUnbreak book-e, broken by the trap.c merge (missed...
2015-04-07 adrianMove the IPv4 reassembly queue locking from a single...
2015-04-07 emasteAdd EFI boot1 for i386
2015-04-07 emasteEFI: use common reloc.c for all architectures
2015-04-07 erjifmedia changes:
2015-04-07 kpEvaluate packet size after the firewall had its chance
2015-04-07 delphijMitigate Local Denial of Service with IPv6 Router Adver...
2015-04-07 delphijImprove patch for SA-15:04.igmp to solve a potential...
2015-04-07 markjAdd B_KVAALLOC and B_UNMAPPED to the buf flag name...
2015-04-07 andrewGet the fdt uart driver working on arm64, there is...
2015-04-07 pfgMake use of allocation attributes in system headers.
2015-04-07 andrewWe will have fueword on arm64, mark as such in machine...
2015-04-07 andrewFix uart_fdt_get_clock. It should have beed using the...
2015-04-07 mavRemove hard limits on number of accepting NFS connections.
2015-04-07 takawataInitial Bluetooth LE support.
2015-04-07 jmgadd the define to properly guard this header..
2015-04-07 glebiusIn ipfilter(4) there is the ipftest(1) program, that...
2015-04-07 jeff - Simplify vm_pageout_scan() by introducing a new...
2015-04-07 kevloAdd Lenovo ThinkPad OneLink GigaLAN.
2015-04-06 dteskeEliminate literal escape sequences from *.rc
2015-04-06 dteskePartially revert r280976: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280975: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280974: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280925: Back to previous mode-endings...
2015-04-06 glebiuso Make net.inet6.ip6.mif6table return special API struc...
2015-04-06 andrewMake global variabled only used in this file static.
2015-04-06 kpRemove duplicate code
2015-04-06 kppf: Skip firewall for refragmented ip6 packets
2015-04-06 dchaginProperly calculate "UMA Zones" per cpu cache size....
2015-04-06 jhbMove the message complaining about failed system resour...
2015-04-06 jhibbitsFix the index for FAULTBUF_R13, missed during merge...
2015-04-06 andrewSplit out the _acq and _rel functions. These were the...
2015-04-06 andrewAdd support to the efi boot1 and loader for 32-bit...
2015-04-06 glebiusAdd sleepable lock to protect at least against two...
2015-04-06 tychonEnhance the support for Group 1 Extended opcodes:
2015-04-06 glebiusConvert printfs in m_ext allocator to KASSERTs.
2015-04-06 rpauloSMBIOS support for EFI.
2015-04-06 rpauloichsmb: add a device id for the Wildcat Point-LP.
2015-04-06 adrianReturn the correct HAL data type for HAL_DIAG_ANI_STATS.
2015-04-06 rpaulopsm: print newer Synaptics Touchpad capabilities.
2015-04-05 adrianConvert the DIR-825C1 to use the new map based MAC...
2015-04-05 kibDo not call msdosfs_sync() on the read-only msdosfs...
2015-04-05 kibAssert that an msdosfs mount is not read-only when...
2015-04-05 adrianUpdate the board MAC address configuration for the...
2015-04-05 alcUntil the lock assertions in vm_page_advise() are prope...
next