]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Disable ATA DMA for ATAPI devices for now. Apparently, certain revisions
[FreeBSD/FreeBSD.git] / sys /
2009-03-25 Nathan WhitehornDisable ATA DMA for ATAPI devices for now. Apparently...
2009-03-25 Sam Lefflershuffle code so things build w/o INVARIANTS or IEEE8021...
2009-03-25 Robert NolandRework the management of vblank interrupts a bit.
2009-03-25 Robert NolandIntel handled the management of the breadcrumb counter...
2009-03-25 Robert NolandThe GART allocations are a propery of the gart, not...
2009-03-25 Xin LIUse __attribute__((packed)) for the structure so that...
2009-03-24 Robert WatsonFix two bugs in DTrace tracing of accesscache and attrc...
2009-03-24 Sam Lefflerhide linker set stuff from user space
2009-03-24 Sam Lefflersplit Atheros SuperG support out into it's own file...
2009-03-24 John BaldwinWhen a file lookup fails due to encountering a doomed...
2009-03-24 John BaldwinFall back to using configuration type 1 accesses for...
2009-03-24 Sam Leffleradd linker sets for get/set ioctl handlers so optional...
2009-03-24 Sam Leffleruse IEEE80211_SUPPORT_TDMA option to control whether...
2009-03-24 Robert WatsonAdd DTrace probes to the NFS access and attribute cache...
2009-03-24 Sam Lefflerrequire wlan for ancillary modules; they are required...
2009-03-24 Marius StroblRevert unintended part of r190375.
2009-03-24 Marius StroblGiven that zfs.ko depends on opensolaris.ko also build...
2009-03-24 Marius StroblAs with ZFS use real atomic operations for sparc64.
2009-03-24 Rui PauloBump __FreeBSD_version to reflect tcpdump 4.0.0 and...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-24 Weongyo Jeongset NULL after free to avoid duplicate free.
2009-03-24 Bruce M SimpsonDon't call m_freem() after ip_output(), as it always...
2009-03-24 Sam Lefflerfix build w/ AH_DEBUG
2009-03-24 Juli MallettRemove gratuitous unlock in error case.
2009-03-23 Jung-uk Kim- Clean up suspend/resume code for amd64.
2009-03-23 Jung-uk KimAdd a function to reset system time after resuming...
2009-03-23 Jung-uk KimCheck whether devd is running before calling resume...
2009-03-23 Jung-uk KimClean up MI inittodr(9) and kill noop code.
2009-03-23 John BaldwinImprove the description of a few sysctls.
2009-03-23 George V. Neville... Minor updates to the Chelsio driver, including removing...
2009-03-23 John BaldwinReenable 64-bit DMA for twa(4) controllers, but use...
2009-03-23 Andrew ThompsonFix order of debug printf items, addr and config# were...
2009-03-23 John BaldwinRelease driver lock at the end of the watchdog routine...
2009-03-23 VANHULLEBUS YvanFixed comments so it stays in 80 chars by line
2009-03-23 Marius Strobl- Ensure that INTx isn't disabled, as these chips appar...
2009-03-23 Pyun YongHyeonTogging ALLMULTI does not require controller reset...
2009-03-23 Alexander KabaevDo not pass uninitialized data buffer to devctl_queue_d...
2009-03-23 Alexander KabaevAdd safety check that does not allow empty strings...
2009-03-23 Pyun YongHyeonFix inversed logic. pci_find_extcap() returns 0 when...
2009-03-23 Colin PercivalCorrectly sanity-check timer IDs. [SA-09:06]
2009-03-22 Robert WatsonAdd dtnfsclient, a first cut at an NFSv2/v3 client...
2009-03-22 Robert NolandFix up the flags to bus_dmamem again. The man page...
2009-03-22 Alan CoxUpdate stale comments. The alternate address space...
2009-03-22 Andrew ThompsonSet the endpoint on the preallocated fifo so it doesnt...
2009-03-22 Konstantin BelousovBump __FreeBSD_version for dynamic token string support...
2009-03-22 Konstantin BelousovFix several issues with parsing the notes for ELF objects.
2009-03-22 Warner LoshNO_INQUIRY is wrong for this device. Alternatively...
2009-03-22 Alan CoxIn general, the kernel virtual address of the pml4...
2009-03-22 Andrew ThompsonImprove debugging output around ioctls.
2009-03-22 Alan CoxEliminate the recomputation of pcb_cr3 from cpu_set_upc...
2009-03-22 Juli MallettRemove local in6_addr variables for local and foreign...
2009-03-22 Ivan VorasBe more explicit and complain if kernel dumps are perfo...
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Robert WatsonIn nfs_request(), always exit using the nfsmout label...
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-21 George V. Neville... Fix a bug in the recent update to the Chelsio driver.
2009-03-21 Andrew ThompsonRevert r190173 as it breaks 64bit arches.
2009-03-21 Marius Strobl- In bge_ifmedia_upd_locked() take advantrage of LIST_F...
2009-03-20 Andrew ThompsonFix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE...
2009-03-20 Andrew ThompsonAdd umass quirk.
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb @159423, 159497
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb@159446
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb@159517
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb @159479,159502,159516,159522...
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb @159479,159502,159516,159522...
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb @159431,159437,159438
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb@159392
2009-03-20 John BaldwinExpand the per-node access cache to cache permissions...
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb @159430
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb @159379,159380
2009-03-20 Andrew ThompsonMFp4 //depot/projects/usb @159375,159376,159377
2009-03-20 Robert Nolandvm_offset_t is unsigned, so compare of >= 0 is not...
2009-03-20 Robert Nolandvm_offset_t is unsigned and therefore can not be negative.
2009-03-20 Robert NolandRemove the DRM_ERROR to fix build. It didn't make...
2009-03-20 Robert NolandFix what appears to be a typo, and restore the register...
2009-03-20 Robert NolandDon't deref dev->dev_private before checking that it...
2009-03-20 Marius StroblRevert r190105 so that removing options KDB but DDB...
2009-03-20 Ed SchoutenSmall cleanup to previous commit.
2009-03-20 Ed SchoutenJust use default behaviour on tabstops when using too...
2009-03-20 Jamie GrittonCall the interface's if_ioctl from ifioctl(), if the...
2009-03-20 Bruce M SimpsonFix brainos introduced during mechanical KTR change.
2009-03-20 Yoshihiro TakahashiOops, fix the previous change.
2009-03-20 Yoshihiro TakahashiMFi386: r189749
2009-03-20 Konstantin BelousovDo not underflow the buffer and then report the problem...
2009-03-20 Konstantin BelousovRemove unneeded braces to reduce used vertical screen...
2009-03-20 Konstantin BelousovDo not forget to adjust buflen for the first resolution...
2009-03-20 Konstantin BelousovThe nc_nlen member of the struct namecache contains...
2009-03-20 Konstantin BelousovWhen ktracing namei operations, log a result of the...
2009-03-20 Konstantin BelousovRemove unneeded braces to reduce used vertical screen...
2009-03-20 VANHULLEBUS YvanSpelling fix in a comment
2009-03-20 Yoshihiro TakahashiMerge the missing changes from i386.
2009-03-20 Yoshihiro TakahashiMFi386: the part of r179825 to reduce diffs against...
2009-03-20 Robert NolandOnly issue the wakeup and store the counter if vblank...
2009-03-20 Robert NolandAdd a couple of radeon pci ids.
2009-03-20 Robert NolandAdjust the flags to bus_dmamem around here too.
2009-03-19 Marius Strobl- Set MIIF_NOLOOP and don't add IFM_LOOP as loopback...
2009-03-19 Marius StroblHook up the generic OFW pnpinfo string method.
2009-03-19 Marius StroblBring the implementation of the pnpinfo string function...
next