]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Minor style nits...
[FreeBSD/FreeBSD.git] / sys /
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.
2014-05-16 hselaskyRemove old files.
2014-05-16 hrsCancel DAD for an ifa when the ifp has ND6_IFF_IFDISABL...
2014-05-16 hselaskyFix a compile warning about unused variable.
2014-05-16 hselaskyRename "saf1761_dci_xxx" into "saf1761_otg_xxx" to...
2014-05-16 hselaskyImplement basic support for the USB host controller...
2014-05-16 hselasky- Allow the SAF1761 driver to attach to the root HUB...
2014-05-16 hselasky- Add flattended device tree probe-, attach- and detach...
2014-05-16 hselasky- Correct some programming details for the SAF1761...
2014-05-16 silbyRemove the function tcp_twrecycleable; it has been...
2014-05-15 markjRemove some prototypes for undefined functions.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 gnnUpgrade the default callchain depth
2014-05-15 gnnUpdate the amount of data we can collect for hwpmc...
2014-05-15 impBump FreeBSD_version for src.opts.mk changes (about...
2014-05-15 jhibbitsoea64 uses 4k pages, too.
2014-05-15 jhbImplement a PCI interrupt router to route PCI legacy...
2014-05-15 brFix return value. Should be logic one or zero.
2014-05-15 jhibbitsA page mask size is 12-bits, not 11.
2014-05-15 rpauloAdd a new target cscope-hook.
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-15 grehanUpdate dis_tables.c to the latest Illumos version.
2014-05-14 neelIncrease the TSS limit by one byte. The processor requi...
2014-05-14 markmGive suitably-endowed ARMs a register similar to the...
next