em(4): We don't dynamicly config txd_cmd; there is no reason to keep it anymore.
[dragonfly.git] / sys / platform /
2009-02-27 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-26 Simon Schubertsyntax cleanup to unbreak code highlighting
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-17 Sepherosa Ziehaubacktrace: Use print_backtrace()
2009-02-17 Sepherosa Ziehaubusdma(9): Dup i386 busdma_machdep.c to vkernel
2009-02-17 Sepherosa Ziehaubusdma(9): Dup i386 busdma_machdep.c to amd64
2009-02-17 Sepherosa Ziehaubusdma(9): Obey alignment constraint by default
2009-02-17 Sepherosa Ziehaubusdma(9): Update FreeBSD RSCID.
2009-02-17 Sepherosa Ziehaubusdma(9): Don't record/use boundary in bounce zone
2009-02-17 Sepherosa Ziehaubusdma(9): Add sysctl node to show whether aligment...
2009-02-17 Sepherosa Ziehaubusdma(9): Obey alignment constraint, disabled by default
2009-02-17 Sepherosa Ziehaubusdma(9): get rid of bounce_lowaddr, which serves...
2009-02-17 Sepherosa Ziehaubusdma(9): Add BUS_DMA_ALIGNED hint flag
2009-02-17 Sepherosa Ziehaubusdma(9): Add bus_dmamap_load_mbuf_segment()
2009-02-17 Sepherosa Ziehaubusdma(9): More bounce page bug fixing
2009-02-17 Sepherosa Ziehaubusdma(9): Add tunable and read-only sysctl node for...
2009-02-17 Sepherosa ZiehauBounce page work
2009-02-17 Sepherosa ZiehauBounce page fix
2009-02-17 Sepherosa ZiehauBounce page fixes
2009-02-17 Sepherosa ZiehauAllocate at least one bounce page if the dma tag indica...
2009-02-17 Sepherosa ZiehauAdd assertion to make sure that the segment index is...
2009-02-17 Sepherosa ZiehauAdd assertion to make sure that bounce zone is in sane...
2009-02-17 Sepherosa ZiehauFree the bounce pages allocated and reserved by the...
2009-02-17 Sepherosa Ziehau- Use spinlock to protect bounce zone itself.
2009-02-17 Sepherosa ZiehauUse lwkt_token to protect bounce_zone_list
2009-02-17 Sepherosa ZiehauMove bounce_map_waitinglist into bounce page zone
2009-02-17 Sepherosa Ziehau_bus_dmamap_load_buffer2() -> _bus_dmamap_load_buffer()
2009-02-17 Sepherosa ZiehauUse _bus_dmamap_load_buffer2() in bus_dmamap_load_uio()
2009-02-17 Sepherosa ZiehauCount # of boune page reservation failure
2009-02-17 Sepherosa ZiehauAdd bounce page zone.
2009-02-17 Sepherosa ZiehauFix warning about uninitialized variable (should be...
2009-02-17 Sepherosa ZiehauUse _bus_dmamap_load_buffer2() in bus_dmamap_load_mbuf()
2009-02-17 Sepherosa ZiehauAdd BUS_DMA_NOWAIT support to _bus_dmamap_load_buffer2()
2009-02-17 Sepherosa ZiehauFactor out _bus_dmamap_load_buffer2() from bus_dmamap_l...
2009-02-17 Sepherosa ZiehauFix the number of needed bounce pages' calculation
2009-02-17 Sepherosa Ziehau- Make sure that alignment constraint is at least 1...
2009-02-17 Sepherosa ZiehauFix dma tag boundry calculation.
2009-02-17 Sepherosa ZiehauBring in BUS_DMA_COULD_BOUNCE flag from FreeBSD.
2009-02-05 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-07 Sepherosa ZiehauRemove ISA network device cx(4)
2009-01-07 Sepherosa ZiehauRemove ISA part of sr(4)
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-04 Sepherosa ZiehauWhite space
2009-01-04 Sepherosa ZiehauWhite space and minor style changes
2009-01-04 Sepherosa Ziehau- White space
2009-01-04 Sepherosa ZiehauWhite space
2009-01-04 Sepherosa Ziehaukmalloc(M_INTWAIT) will not fail
2009-01-04 Sepherosa Ziehau- Add hw.busdma sysctl tree.
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-29 YONETANI TomokazuOne more remainder of the post-SoC amd64 to fix VKERNEL...
2008-12-28 Matthew DillonRemove KTR hacks, pass va_list through as needed.
2008-12-27 Matthew DillonAllow the values for environment variables specified...
2008-12-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-27 Simon 'corecode... Initialize variable we are going to use.
2008-12-27 Simon 'corecode... Fix amd64 trap handling.
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-21 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-21 Sascha WildnerAdd missing break.
2008-12-20 Sascha WildnerSilence 'unused variable' warning.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Matthew DillonThis is a MAJOR rewrite of usched_bsd4 and related...
2008-12-18 Matthew DillonThis is a major revamping of the pageout and low-memory...
2008-12-18 Joe TalbottMerge branch 'master' of /usr/git/dragonfly
2008-12-18 Joe Talbott Page align boundaries for kvm_access_check().
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-15 Michael NeumannFix typo (currenet -> current)
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-11-24 Sascha WildnerAdd/sync some feature strings.
2008-11-17 Sascha WildnerMake ath(4) compilable into the kernel and add it to...
2008-10-26 Sascha WildnerRemove stale header file.
2008-09-29 Hasso TepperUpdate acpi_battery(4) related code to the latest one...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-09 Matthew DillonFix issues with the scheduler that were causing unneces...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-08-29 Matthew DillonAMD64 - Sync AMD64 support from Jordan Gordeev's svn...
2008-08-28 Hasso TepperMove acpi_toshiba.c, it's not pc32 specific.
2008-08-25 Matthew DillonAMD64 Support:
2008-08-02 Matthew DillonAdd amd64 files for the ISA and PCI busses and adjust...
2008-08-02 Matthew DillonCreate an #include layer for bus/pci and bus/isa so...
2008-07-28 Sascha WildnerRemove some old driver remains.
2008-07-26 Sepherosa ZiehauMove em(4) from MD conf/files to MI conf/files
2008-07-24 Sascha WildnerFix LINT now that we build with -Werror-implicit-functi...
2008-07-13 Nicolas TheryFix deadlock occuring when booting vkernel from gdb...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-29 Matthew DillonAdjust comments.
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
next