Fix typos in manual pages and user visible messages.
[dragonfly.git] / sys / platform /
2010-03-04 Sascha WildnerFix typos in manual pages and user visible messages.
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-24 Sascha Wildnernetsmb: Fix a warning and put smb_usr.c under -Werror...
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64.
2010-02-19 Antonio Huete Jimenezusr.sbin - Include some missing programs in x86_64.
2010-02-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-10 Matthew Dillonkernel - SMP - "Fix AP #%d (PHY# %d) failed" issues
2010-02-09 Matthew Dillonkernel - Remove further misuses of %ll* in kprintfs...
2010-02-06 Matthew Dillonkernel - Expand the x86_64 KVA to 8G part 2
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - Expand the x86_64 KVA to 8G
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-05 Constantine A. Mureninkernel: print the amount of ignored memory above 4GB...
2010-02-05 Matthew Dillonkernel - Use intmax_t when printing memory amounts
2010-02-05 Constantine A. Mureninkernel: print memory amount in MB instead of KB
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 5/many - Change vm_pindex_t...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-18 Matthew Dillonkernel - Fix vkernel_trap
2010-01-18 Matthew Dillonkernel - simplify vm pager ops, add pre-faulting for...
2010-01-16 Matthew Dillonkernel - improve panic message on syscall MP mismatch
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-02 Matthew Dillonkernel - pmap (i386) - fix bugs in gd_GDMAP1 and gd_GDA...
2010-01-01 Sascha WildnerEnable the machdep.disable_rtc_set sysctl on x86_64.
2010-01-01 Matthew Dillonkernel - pmap - more invltlb stuff
2009-12-31 Matthew Dillonkernel - pmap - add additional logic for cpu_invltlb()
2009-12-30 Matthew Dillonkernel - pmap (i386) - Refactor the foreign pmap mapping
2009-12-30 Matthew Dillonkernel - pmap (mainly i386) - fix TLB race and other...
2009-12-24 Sascha Wildnervesa(4): Remove some old prototypes.
2009-12-24 Sascha Wildnerx86_64: Fix a warning.
2009-12-20 Sascha WildnerAdd some missing ACPI source files (for LINT).
2009-12-20 Sascha WildnerFix UP kernel build.
2009-12-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-19 Alex Hornungsignal - Introduce si_code codes
2009-12-18 Alex Hornungdump - rename md dumpsys to md_dumpsys
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-16 Sascha WildnerFix some warnings that creep up when compiling without...
2009-12-16 Sascha WildnerFix the SOEKRIS build (kernel without I686_CPU).
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-15 Sascha WildnerAdd -Werror to the kernel build.
2009-12-15 Sascha Wildnermp_machdep.c: Fix some warnings of the SMP without...
2009-12-15 Alex HornungLINT - clear a bunch of warnings
2009-12-15 Matthew Dillonkernel - Third time's the charm - move lwp_ucred to...
2009-12-15 Matthew Dillonkernel - Make adjustments to the per-lwp ucred
2009-12-15 Matthew Dillonkernel - move proc->p_lock, add lwp ucred caching
2009-12-14 Sascha Wildnervga(4): Simplify conditions for mode rejection somewhat.
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-13 Alexander Polakovi386: sync k6_mem.c with FreeBSD
2009-12-13 Alexander Polakovi386: sync i686_mem with FreeBSD
2009-12-13 Alexander Polakovidentcpu.c: add PLCMULDQ, AES and VMM feature strings
2009-12-13 Alexander Polakovi386: sync identcpu with FreeBSD
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-12-06 Alex Hornungdump - Bring in FreeBSD's dumping (new dumps & minidumps)
2009-12-06 Alex Hornungpmap - Change pmap_map syntaxis
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Sascha Wildnervga(4): Remove VGA_SLOW_IOACCESS option.
2009-11-27 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-11-27 Sascha Wildnernpx(4): Silence a warning in the SMP build.
2009-11-27 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-26 Alexander PolakovDetect FPU by checking CPUID features.
2009-11-26 YONETANI TomokazuRevert "AMD64 - add missing assignments to fix garbled...
2009-11-25 YONETANI TomokazuAMD64 - add missing assignments to fix garbled backtrace.
2009-11-14 Aggelos EconomopoulosMerge commit 'crater/master'
2009-11-14 Aggelos EconomopoulosMerge branch 'less_update'
2009-11-14 Thomas Nikolajsenbusdma: Put alignment/boundary check failure under...
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-08 Alexander PolakovMerge branch 'newacpi+'
2009-11-08 Alexander PolakovACPI: comment-out not-yet-ready code and remove extra...
2009-11-08 Alexander PolakovACPI: Faking interrupt routing.
2009-11-08 Alexander PolakovUnhide debug message while trying to make it work.
2009-11-08 Alexander PolakovRevert "IO APIC: Assign pins dedicated to PCI in the...
2009-11-08 Alexander Polakovacpi_pcib: Remove APIC case, moving into nexus.
2009-11-08 Alexander PolakovACPI: use APIC model if APIC_IO enabled.
2009-11-08 Alexander PolakovBUS_CONFIG_INTR takes 2 devices now: parent and child
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
next