HAMMER VFS - Remove the unused also_ip argument from the cursor API
[dragonfly.git] / sys / platform /
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:
2008-06-21 Sascha WildnerFix path in comment.
2008-06-19 Aggelos EconomopoulosProvide MP_LOCK_HELD() for UP builds as well
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-07 Michael NeumannMove fetching of "hw.hasbrokenint12" tunable closer...
2008-06-07 Michael NeumannCosmetic changes (remove whitespace).
2008-06-07 Michael NeumannRemove unnecessary conversion to kilobytes (divide...
2008-06-07 Michael NeumannCorrect typos.
2008-06-06 Sascha WildnerDon't use NULL where 0 is meant.
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-05-27 Matthew DillonDo not try to set-up the bridge or tap interfaces when...
2008-05-27 Matthew DillonGet rid of an old and terrible hack. Local stream...
2008-05-27 Matthew Dillon* Implement SOCK_SEQPACKET sockets for local communicat...
2008-05-25 Nicolas TheryFix warnings (missing casts).
2008-05-23 Sepherosa Ziehau- Print L3 cache (on NorthBridge) information
2008-05-19 Simon SchubertFill CPU info for vkernels. This makes KTR use TSC...
2008-05-19 Simon SchubertAdd KTR for tracing userland->kernel entries, i.e....
2008-05-18 Peter AvalosIt's "useful" not "usefull".
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-16 Sepherosa ZiehauCasting anything above ~2.1G to 'int' makes the result...
2008-05-11 Matthew DillonFix UP real kernel crash, a vkernel define was being...
2008-05-10 Matthew DillonFinish moving the kernel from tsc_freq (32 bits) to...
2008-05-09 Matthew DillonFix many bugs and issues in the VM system, particularly...
2008-05-09 Matthew DillonFix a nasty memory corruption issue which can occur...
2008-05-08 Matthew DillonClear the direction flag (CLD) on entry to the kernel...
2008-05-07 Matthew DillonCorrect comments and minor variable naming and sysctl...
2008-05-06 Matthew DillonFix a sizeof() the wrong variable name. The correct...
2008-05-06 Matthew DillonEnable kern.trap_mpsafe and kern.syscall_mpsafe by...
2008-05-06 Matthew DillonRemove the SMP_MAXCPU override for vkernels, causing...
2008-05-06 Sepherosa ZiehauAdd strings for some AMD features
2008-04-30 Matthew DillonCothreads do not have a globaldata context and cannot...
2008-04-28 Matthew DillonFix some pmap races in pc32 and vkernel, and other...
2008-04-24 Matthew DillonFix panics which can occur when killing a threaded...
2008-04-21 Matthew DillonPass the current LWP to sigexit() instead of the curren...
2008-04-20 Sascha WildnerAnother round of typo fixes (mostly in messages).
2008-04-14 Matthew DillonFix ktrace for threaded processes. Move the KTRFAC_ACT...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-02 Sascha WildnerAdd support for the Core 2 Duo T7500.
2008-03-27 Matthew DillonMake sure there is no possibility of a cothread trying...
2008-03-21 Sascha WildnerRemove old function (no longer used since r1.25).
2008-03-20 Matthew DillonImprove vkernel support.
next