]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove the unused systrace device file and fix style bugs.
[FreeBSD/FreeBSD.git] / sys /
2015-12-16 markjRemove the unused systrace device file and fix style...
2015-12-16 markjFix style issues around existing SDT probes.
2015-12-16 cemvm_page.h: page busy macro fixups
2015-12-16 smhFix issues introduced by r292275
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-16 ianFlag the first port on a Sheevaplug ftdi serial device...
2015-12-16 baptUse human readable representation of ip for the pxeboot...
2015-12-16 baptpxeboot: make the tftp loader use the option root-path...
2015-12-16 emasteUEFI: combine GetMemoryMap and ExitBootServices and...
2015-12-16 rrsRemove redundant extern's that make the ppc compile...
2015-12-16 skraAdopt assert from amd64 in pmap_remove_pages().
2015-12-16 melifaroProvide additional lle data in IPv6 lltable dump used...
2015-12-16 melifaroConvert if_stf(4) to new routing api.
2015-12-16 melifaroFix ARP reply handling changed in r286955.
2015-12-16 kibOptimize vop_stdadvise(POSIX_FADV_DONTNEED). Instead...
2015-12-16 kibSimplify the loop step in the flushbuflist() and make...
2015-12-16 rrsFirst cut of the modularization of our TCP stack. Still
2015-12-16 adrianDon't call wakeup if we're just returning reserved...
2015-12-15 mavSet DS flag, required for LPB log page by spec.
2015-12-15 smhPrevent g_access calls to bad multipath members
2015-12-15 avosurtwn: fix off-by-one error.
2015-12-15 jamieFix jail name checking that disallowed anything that...
2015-12-15 skraLocal TLB flush is sufficient in pmap_remove_pages().
2015-12-15 smhFix lagg failover due to missing notifications
2015-12-15 skraReplace all postponed TLB flushes by immediate ones...
2015-12-15 skraFlush intermediate TLB cache when L2 page table is...
2015-12-15 mmelARM: Remove outdated katelib.h.
2015-12-15 mmelARM: option PPC_PROBE_CHIPSET is applicable only for...
2015-12-15 roygerhyperv/kvp: wake up the daemon if it's sleeping due...
2015-12-15 roygerx86/bounce: try to always completely fill bounce pages
2015-12-15 hselaskyProperly drain callouts in the IPFW subsystem to avoid...
2015-12-15 mavAdd MSI-X support for 26XX cards.
2015-12-15 adrian[arswitch] bump the number of ports on the ar934x inter...
2015-12-15 adrian[qca953x] remove unneeded initialisation.
2015-12-15 adrian[ar71xx] always count interrupts, spurious or otherwise.
2015-12-15 adrian[arge] add a comment about needing mdio busses in order...
2015-12-14 cemioatcontrol(8): Add support for interrupt coalescing
2015-12-14 cemioat(4): Add support for interrupt coalescing
2015-12-14 ianEnhance the "ubenv import" command to allow importing...
2015-12-14 cemioat(4): Gather and expose DMA statistics via sysctl
2015-12-14 avosurtwn: add raw Tx path.
2015-12-14 kpinet6: Do not assume every interface has ip6 enabled.
2015-12-14 asomersDon't retry SAS commands in response to protocol errors
2015-12-14 andrewUpdate the handling of interrupts on the generic PCIe...
2015-12-14 andrewAdd support for MSI interrupts to the gicv2m controller...
2015-12-14 traszFix kernel build with "options GEOM_MOUNTVER". Previou...
2015-12-14 avosurtwn: fix frame processing in the Rx path.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 avosurtwn: add TSF field into RX radiotap header.
2015-12-14 andrewWhen exiting two-finger scroll the Synaptics device...
2015-12-14 andrewSkip restoring more registers when returning from an...
2015-12-14 ianMove the DRIVER_MODULE() statements that declare mmc...
2015-12-13 avoswpi, rum and urtwn: update copyright headers
2015-12-13 avosurtwn: add support for hardware encryption (WEP, TKIP...
2015-12-13 avosurtwn: add a command queue for sleepable tasks.
2015-12-13 avosurtwn(4): setup channel frequency/flags for radiotap...
2015-12-13 avosurtwn: add rate control support for RTL8188EU.
2015-12-13 avoswtap: do not include <sys/types.h> when <sys/param...
2015-12-13 avosnet80211: remove hardcoded slot time durations from...
2015-12-13 melifaroFix PINNED routes handling.
2015-12-13 traszTweak comments.
2015-12-13 traszActually make the 'amount' argument to racct_adjust_res...
2015-12-13 traszAvoid useless relocking.
2015-12-13 mmelSIMPLEBUS: Don't panic if child device doesn't have...
2015-12-13 mmelOFW_IICBUS: Register ofw_iicbus node.
2015-12-13 mmelOFW: Add helper functions for parsing xref based lists.
2015-12-13 melifaroRemove LLE read lock from IPv6 fast path.
2015-12-13 impFix typos in comments.
2015-12-12 kibIn md(4) over vnode, correct handling of the unaligned...
2015-12-11 markjDon't make assertions about td_critnest when the schedu...
2015-12-11 impCorrect the CONFIG0_VI value. According to
2015-12-11 andrewSort the list of NICs after the mii options. While...
2015-12-11 impUse the right product names.
2015-12-11 arybchiksfxge: unify MCDI response polling
2015-12-11 arybchiksfxge: simplify MCDI methods
2015-12-11 hirenClean up unused bandwidth entry in the TCP hostcache.
2015-12-11 arybchiksfxge: add tunable for maximum start attetmps after...
2015-12-11 impAdd PNP info for ISA and PCI to the ed driver to prove...
2015-12-11 impCreate a USB_PNP_INFO and use it to export the existing PNP
2015-12-11 impCreate a generic PCCARD_PNP_INFO from the MODULE_PNP_IN...
2015-12-11 impCreate the MDT_PNP_INFO metadata record to communicate...
2015-12-11 smhLimit stripesize reported from nvd(4) to 4K
2015-12-11 jhibbitsNo need to reset tlb1 here, it gets reset again after...
2015-12-11 jhibbitsFollow up to r292071. Actually handle the Altivec...
2015-12-11 jhibbitsAdd more interrupts handled for booke.
2015-12-11 rrsMore fixes in the various intel processors, fixing...
2015-12-11 asomersChange an important error message from ZFS_LOG to printf
2015-12-10 cemvm_page_replace: remove redundant radix lookup
2015-12-10 asomersDuring vdev_geom_open, require that the vdev guids...
2015-12-10 andrewAdd support for the GICv2M extension to the GICv2 inter...
2015-12-10 andrewRemove pic_map_msix from ARM64, it is unneeded as all...
2015-12-10 andrewReduce the numbers of levels of indirection in arm64...
2015-12-10 tuexenRetire sctp_validate_no_locks().
2015-12-10 aeMake detection of GPT a bit more reliable.
2015-12-10 kevloAll 2-endpoints configs have high and normal pariority...
2015-12-10 arybchiksfxge: consolidate privilege check functions
2015-12-10 arybchiksfxge: cleanup: fix header
2015-12-10 arybchiksfxge: simplify privilege checks with macro
2015-12-10 arybchiksfxge: [6/6] support for MCDI proxy authorization in...
2015-12-10 arybchiksfxge: [5/6] rework event completion error handling
next