Merge branch 'vendor/OPENSSL'
[dragonfly.git] / sys / platform /
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-04 Sascha Wildnervkernel: Comment out unused variable.
2009-04-02 Matthew DillonAMD64 - More signal handler work. Signals now appear...
2009-04-02 Matthew DillonAMD64 - Remove some debugging.
2009-04-02 Matthew DillonAMD64 - Make signals operational, fix reg mappings...
2009-04-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-01 Matthew Dillonvkernel: Fix startup race with I/O cothread support.
2009-03-29 Matthew DillonFix an IPI messaging lockup which can occur while in...
2009-03-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-11 Sascha Wildneridentcpu.c: Add MOVBE feature string.
2009-03-09 Simon Schubertsignals: rework when CURSIG/issignal can stop a thread...
2009-02-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-28 Matthew DillonVKERNEL - Fix entry into ddb when running a SMP vkernel...
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:
next