]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove restriction on insb/insw/insl emulation. These instructions are
[FreeBSD/FreeBSD.git] / sys /
2014-05-25 neelRemove restriction on insb/insw/insl emulation. These...
2014-05-25 neelDo the linear address calculation for the ins/outs...
2014-05-24 neelAdd libvmmapi functions vm_copyin() and vm_copyout...
2014-05-24 zbbEnable automatic superpages promotion by default on...
2014-05-24 adrianAdd a new taskqueue setup method that takes a cpuid...
2014-05-24 neelConsolidate all the information needed by the guest...
2014-05-24 neelWhen injecting a page fault into the guest also update...
2014-05-24 ianEliminate one of the causes of spurious interrupts...
2014-05-24 bzRemove the prototpye for the static inline function
2014-05-24 bzsyncache_lookup() is a file local function. Make it...
2014-05-24 bzMake tcp_twrespond() file local private; this removes...
2014-05-24 mavIncrease taskqueue thread priority from idle to PRIBIO.
2014-05-24 bzOnly do a ports check if this is a NAT-T SA. Otherwise...
2014-05-24 cyMove mutex creation from ipf_log_soft_init() to ipf_log...
2014-05-23 bzRemove the prototypes for things that are no longer...
2014-05-23 bzMove the tcp_fields_to_host() and tcp_fields_to_net...
2014-05-23 neelCheck for alignment check violation when processing...
2014-05-23 alcThere is no reason to perform the pmap_remove() on...
2014-05-23 hselaskyInitial import of character device in userspace support...
2014-05-23 neelAdd emulation of the "outsb" instruction. NetBSD guests...
2014-05-23 neelA Centos 6.4 guest will write 0xff to the 8259 mask...
2014-05-23 npcxgbe(4): Remove stray if_up from the code that creates...
2014-05-23 impRemove NetBSD implementation details not relevant to...
2014-05-23 impFix the comment. This really isn't just a 4.x compatibi...
2014-05-22 ianMap device memory using PTE_DEVICE attributes, and...
2014-05-22 jhbDon't permit users to request a subset of the AVX512...
2014-05-22 jhbWhitespace fix.
2014-05-22 neelAllow vmx_getdesc() and vmx_setdesc() to be called...
2014-05-22 traszMake iwn(4) able to get itself back into working condit...
2014-05-22 traszErm, revert r266544; wrong tree.
2014-05-22 traszMake iwn(4) able to get itself back into working condit...
2014-05-22 hselasky- Give firmware loading more time.
2014-05-22 hselasky- Fix a bug where the TLBPC value was forced to being...
2014-05-22 rayProper fix of VT_LOCKSWITCH ioctl.
2014-05-22 mavMake ng_mppc to not disable the node in case of multipl...
2014-05-22 adrianUse CPU_FIRST() / CPU_NEXT() to iterate over the valid...
2014-05-22 mavUse NG_WAITOK as ng_package_msg() argument instead...
2014-05-22 hselasky- Stop transfers when RSU init fails.
2014-05-22 allanjudeImprove sysctl descriptions for new ZFS sysctls:
2014-05-22 jhibbitsimagact_binmisc builds for all supported architectures...
2014-05-22 neelInject page fault into the guest if the page table...
2014-05-21 sbrunoRemove duplicate:
2014-05-21 hselasky"%p" formatting already includes "0x" prefix in printout.
2014-05-21 hselaskyImplement interrupt endpoint methods for host mode...
2014-05-21 hselasky- Split transmit queue into one for each type. Apparent...
2014-05-21 smhAdded sysctls / tunables for ZFS dirty data tuning
2014-05-21 rayFix tty locking.
2014-05-21 hselasky- Replace some constants with macros.
2014-05-21 kibRemove redundand loop. The inner goto restarts the...
2014-05-21 kevlo- Configure Rx bulk
2014-05-21 hselaskyAvoid starting a USB transfer inside the callback funct...
2014-05-21 bjkCheck for mismatched vref()/vdrop()
2014-05-20 scottlOld PCIe implementations cannot allow a DMA transfer...
2014-05-20 neelAdd PG_RW check when translating a guest linear to...
2014-05-20 jimharrisAdd ismt(4) driver.
2014-05-20 hselasky- The DELAY() should not be used in USB drivers.
2014-05-20 hselasky- The DELAY() should not be used in USB drivers.
2014-05-20 hselaskyOptimise reading of pending interrupt registers. If...
2014-05-20 mavAdd IOMMU PCI subclass, found on Tyan S8236 motherboard.
2014-05-20 hselaskyCorrect some programming details. The layout of the...
2014-05-20 hselaskyMake sure detach code is executed in all cases. This...
2014-05-20 kibWhen exec_new_vmspace() decides that current vmspace...
2014-05-20 grehanBump bhyve allocation up to 20 bits to avoid
2014-05-19 adrianLet's just use the mib0 partition for our configuration...
2014-05-19 jhbAdd support for decoding the AMD SVM instructions.
2014-05-19 impAdd ARM_EABI to the list, since arm kernels need it
2014-05-19 aeAdd a topology trace to the g_spoil_event.
2014-05-19 aeWe have two functions from where a geom orphan method...
2014-05-19 truckmanSlightly restructure the final loop in rman_reserve_res...
2014-05-19 neelAdd PG_U (user/supervisor) checks when translating...
2014-05-19 jfvThis is the beta release of the driver for the new
2014-05-18 adrianWhen RSS is enabled and per cpu TCP timers are enabled...
2014-05-18 adrian* When copying the flowid from inp -> outbound mbuf...
2014-05-18 adrianEnsure that the flowid hashtype is assigned to the...
2014-05-18 adrianAdd a new function to do a CPU ID lookup based on RSS...
2014-05-18 adrianAdd the flowtype to the inpcb.
2014-05-18 aeSince ipfw nat configures all options in one step,...
2014-05-18 hselaskyFix build after recent DWC OTG changes.
2014-05-18 hselasky- Remove no longer used file. FDT is used to attach...
2014-05-18 hselasky- Add softc pointer argument to FIFO functions as an...
2014-05-18 grehanMake the vmx asm code dtrace-fbt-friendly by
2014-05-17 jhbAdd support for decoding rdrand and rdseed.
2014-05-17 impThe time is not yet ripe to break the lack of dependenc...
2014-05-17 andrewAllow us to compile the Ti iic driver for both OMAP4...
2014-05-17 lwhsuADd axge(4) to LINT
2014-05-17 andrewMove the Ti SoCs to use the ARM platform. This should...
2014-05-17 andrewAdd FDT_PLATFORM_DEF2 for when there are multiple platf...
2014-05-17 mavMake GEOM DISK to account also BIO_FLUSH operations.
2014-05-17 andrewMark the i.MX51 and i.MX53 boards as compatible with...
2014-05-17 melifaroFix wrong formatting of 0.0.0.0/X table records in...
2014-05-17 glebiusProvide compatibility #define after r265408.
2014-05-17 glebiuso In pf_normalize_ip() we don't need mtag in
2014-05-17 andrewFix a comment s/initarm_/platform_/
2014-05-17 andrewAdd the start of the ARM platform code. This is based...
2014-05-17 jhbClear the data buffer length field when freeing a comma...
2014-05-17 adrianReserve IP_FLOWID, IP_FLOWTYPE, IP_RSSCPUID socket...
2014-05-16 gavinFix spelling mistake in comment.
2014-05-16 bruefferRemove some unused variables.
2014-05-16 jhbAdd definitions for more structured extended features...
2014-05-16 hselaskyEnable host controller interrupts.
next