]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Note merge to head for sendmail 8.14.9.
[FreeBSD/FreeBSD.git] / sys /
2014-05-22 Gregory Neil ShapiroMerge sendmail 8.14.9 to HEAD
2014-05-22 Neel NatuInject page fault into the guest if the page table...
2014-05-21 Sean BrunoRemove duplicate:
2014-05-21 Hans Petter Selasky"%p" formatting already includes "0x" prefix in printout.
2014-05-21 Hans Petter SelaskyImplement interrupt endpoint methods for host mode...
2014-05-21 Hans Petter Selasky- Split transmit queue into one for each type. Apparent...
2014-05-21 Steven HartlandAdded sysctls / tunables for ZFS dirty data tuning
2014-05-21 Aleksandr RybalkoFix tty locking.
2014-05-21 Hans Petter Selasky- Replace some constants with macros.
2014-05-21 Konstantin BelousovRemove redundand loop. The inner goto restarts the...
2014-05-21 Kevin Lo- Configure Rx bulk
2014-05-21 Hans Petter SelaskyAvoid starting a USB transfer inside the callback funct...
2014-05-21 Benjamin KadukCheck for mismatched vref()/vdrop()
2014-05-20 Scott LongOld PCIe implementations cannot allow a DMA transfer...
2014-05-20 Neel NatuAdd PG_RW check when translating a guest linear to...
2014-05-20 Jim HarrisAdd ismt(4) driver.
2014-05-20 Hans Petter Selasky- The DELAY() should not be used in USB drivers.
2014-05-20 Hans Petter Selasky- The DELAY() should not be used in USB drivers.
2014-05-20 Hans Petter SelaskyOptimise reading of pending interrupt registers. If...
2014-05-20 Alexander MotinAdd IOMMU PCI subclass, found on Tyan S8236 motherboard.
2014-05-20 Hans Petter SelaskyCorrect some programming details. The layout of the...
2014-05-20 Hans Petter SelaskyMake sure detach code is executed in all cases. This...
2014-05-20 Konstantin BelousovWhen exec_new_vmspace() decides that current vmspace...
2014-05-20 Peter GrehanBump bhyve allocation up to 20 bits to avoid
2014-05-19 Adrian ChaddLet's just use the mib0 partition for our configuration...
2014-05-19 John BaldwinAdd support for decoding the AMD SVM instructions.
2014-05-19 Warner LoshAdd ARM_EABI to the list, since arm kernels need it
2014-05-19 Andrey V. ElsukovAdd a topology trace to the g_spoil_event.
2014-05-19 Andrey V. ElsukovWe have two functions from where a geom orphan method...
2014-05-19 Don LewisSlightly restructure the final loop in rman_reserve_res...
2014-05-19 Neel NatuAdd PG_U (user/supervisor) checks when translating...
2014-05-19 Jack F VogelThis is the beta release of the driver for the new
2014-05-18 Adrian ChaddWhen RSS is enabled and per cpu TCP timers are enabled...
2014-05-18 Adrian Chadd* When copying the flowid from inp -> outbound mbuf...
2014-05-18 Adrian ChaddEnsure that the flowid hashtype is assigned to the...
2014-05-18 Adrian ChaddAdd a new function to do a CPU ID lookup based on RSS...
2014-05-18 Adrian ChaddAdd the flowtype to the inpcb.
2014-05-18 Andrey V. ElsukovSince ipfw nat configures all options in one step,...
2014-05-18 Hans Petter SelaskyFix build after recent DWC OTG changes.
2014-05-18 Hans Petter Selasky- Remove no longer used file. FDT is used to attach...
2014-05-18 Hans Petter Selasky- Add softc pointer argument to FIFO functions as an...
2014-05-18 Peter GrehanMake the vmx asm code dtrace-fbt-friendly by
2014-05-17 John BaldwinAdd support for decoding rdrand and rdseed.
2014-05-17 Warner LoshThe time is not yet ripe to break the lack of dependenc...
2014-05-17 Andrew TurnerAllow us to compile the Ti iic driver for both OMAP4...
2014-05-17 Li-Wen HsuADd axge(4) to LINT
2014-05-17 Andrew TurnerMove the Ti SoCs to use the ARM platform. This should...
2014-05-17 Andrew TurnerAdd FDT_PLATFORM_DEF2 for when there are multiple platf...
2014-05-17 Alexander MotinMake GEOM DISK to account also BIO_FLUSH operations.
2014-05-17 Andrew TurnerMark the i.MX51 and i.MX53 boards as compatible with...
2014-05-17 Alexander V. ChernikovFix wrong formatting of 0.0.0.0/X table records in...
2014-05-17 Gleb SmirnoffProvide compatibility #define after r265408.
2014-05-17 Gleb Smirnoffo In pf_normalize_ip() we don't need mtag in
2014-05-17 Andrew TurnerFix a comment s/initarm_/platform_/
2014-05-17 Andrew TurnerAdd the start of the ARM platform code. This is based...
2014-05-17 John BaldwinClear the data buffer length field when freeing a comma...
2014-05-17 Adrian ChaddReserve IP_FLOWID, IP_FLOWTYPE, IP_RSSCPUID socket...
2014-05-16 Gavin AtkinsonFix spelling mistake in comment.
2014-05-16 Christian BruefferRemove some unused variables.
2014-05-16 John BaldwinAdd definitions for more structured extended features...
2014-05-16 Hans Petter SelaskyEnable host controller interrupts.
2014-05-16 Hans Petter SelaskyRemove old files.
2014-05-16 Hiroki SatoCancel DAD for an ifa when the ifp has ND6_IFF_IFDISABL...
2014-05-16 Hans Petter SelaskyFix a compile warning about unused variable.
2014-05-16 Hans Petter SelaskyRename "saf1761_dci_xxx" into "saf1761_otg_xxx" to...
2014-05-16 Hans Petter SelaskyImplement basic support for the USB host controller...
2014-05-16 Hans Petter Selasky- Allow the SAF1761 driver to attach to the root HUB...
2014-05-16 Hans Petter Selasky- Add flattended device tree probe-, attach- and detach...
2014-05-16 Hans Petter Selasky- Correct some programming details for the SAF1761...
2014-05-16 Mike SilbersackRemove the function tcp_twrecycleable; it has been...
2014-05-15 Mark JohnstonRemove some prototypes for undefined functions.
2014-05-15 George V. Neville... Upgrade the default callchain depth
2014-05-15 George V. Neville... Update the amount of data we can collect for hwpmc...
2014-05-15 Warner LoshBump FreeBSD_version for src.opts.mk changes (about...
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 Justin Hibbitsoea64 uses 4k pages, too.
2014-05-15 John BaldwinImplement a PCI interrupt router to route PCI legacy...
2014-05-15 Ruslan BukinFix return value. Should be logic one or zero.
2014-05-15 Justin HibbitsA page mask size is 12-bits, not 11.
2014-05-15 Rui PauloAdd a new target cscope-hook.
2014-05-15 Dag-Erling SmørgravUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-15 Peter GrehanUpdate dis_tables.c to the latest Illumos version.
2014-05-14 Neel NatuIncrease the TSS limit by one byte. The processor requi...
2014-05-14 Mark MurrayGive suitably-endowed ARMs a register similar to the...
2014-05-14 Hans Petter SelaskyImplement USB device side driver code for SAF1761 and...
2014-05-14 Ruslan BukinFix typo.
2014-05-14 Hans Petter SelaskyDisable configuration of the host frame interval regist...
2014-05-14 Hans Petter SelaskyMake sure the USB audio driver is loaded last. This...
2014-05-14 Aleksandr RybalkoRemove extra newlines.
2014-05-14 Edward Tomasz Napi... Initialize loginclass mutex using MTX_SYSINIT instead...
2014-05-14 Hans Petter SelaskyChange the USB audio kernel module linking order, so...
2014-05-13 Edwin GroothuisMFV of 265975, tzdata2014c
2014-05-13 Hans Petter Selasky- Isochronous transfers should use the alternate next...
2014-05-13 Alan CoxOn a fork allow read-only wired pages to be copy-on...
2014-05-13 Pyun YongHyeonDisable TX IP/TCP/UDP checksum offloading for RTL8168C...
2014-05-13 Pyun YongHyeonFix checksum computation. Previously it didn't include...
2014-05-12 Don LewisBe even more paranoid about overflow.
2014-05-12 Aleksandr RybalkoUpdate terminal sizes in any case when new vt(4) driver...
2014-05-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.4.1 release. This...
next