kernel: print memory amount in MB instead of KB
[dragonfly.git] / sys / platform / pc32 / i386 /
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 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-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-20 Sascha WildnerFix UP kernel build.
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 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-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 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Aggelos EconomopoulosMerge branch 'less_update'
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 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 PolakovBUS_CONFIG_INTR takes 2 devices now: parent and child
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-21 Simon SchubertMerge branch 'gdb7'
2009-10-21 Sepherosa Ziehaubusdma: Put alignment/boundary check failure logging...
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-13 Alexander PolakovRemove machdep.msgbuf, machdep.msgbuf_clear.
2009-10-10 Matthew DillonNFS - Change NFS root mount default from udp to tcp
2009-10-04 Alex Hornunggeode/cs5536 - Add support for wdog/gpio/timers/identfi...
2009-10-04 Alex Hornungpc32 identcpu - Detect Geode LX
2009-10-04 Alex Hornungpc32 bios - Add bios_oem_strings from FreeBSD
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Alex Hornungopencrypto - Finish porting
2009-10-02 Sascha WildnerVIA CPU support: Detect and enable CPU features (RNG...
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-28 Thomas Nikolajseni386/identcpu.c: Add VIA Nano support
2009-09-28 Thomas Nikolajseni386/identcpu.c: Add support for VIA C7
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-08-17 Matthew DillonKernel - Use built-in suffix handling for "hw.physmem...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2009-07-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-18 Matthew Dillontsleep_interlock() - Fix bug in cpu_lwp_exit().
2009-07-15 Matthew DillonLWKT - Rename lwkt_yield_quick() to a more appropriate...
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Sepherosa Ziehaulapic_init() -> lapic_map()
2009-07-14 Matthew DillonMPSAFE - system calls set_tls_area() and get_tls_area...
2009-07-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-13 Aggelos EconomopoulosMerge branch 'mxge'
2009-07-13 Matthew DillonDocument pmap_qremove() as being MPSAFE.
2009-07-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-11 Sepherosa ZiehauGet rid of PCI_MAP_FIXUP and opt_pci.h
2009-07-11 Sepherosa ZiehauUse same interrupt vector handler for fast/slow interru...
next