Fix buildkernel KERNCONF=SOEKRIS.
[dragonfly.git] / sys / platform /
2010-04-19 Alex Hornungdsched - Periph.: call dsched_exit on thread exit
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-17 Sascha WildnerFix ACPI global lock acquisition in x86_64.
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-31 Matthew Dillonvkernel - remove stale lwbuf fields in globaldata
2010-03-31 Matthew Dillonkernel - more lwbuf followup work
2010-03-31 Joe Talbottvkernel - Fix kernel build after recent lwbuf work.
2010-03-31 Matthew Dillonkernel - Fix lwbuf leak for i386
2010-03-30 Sascha WildnerMove SHOW_BUSYBUFS to the platform independent kernel...
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-28 Sascha Wildnervkernel64: Fix some warnings and remove nowerror from...
2010-03-27 Matthew Dillonkernel - Move PANIC_REBOOT_WAIT_TIME to conf/options
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew Dillonvkernel64 - Add missing bits from later kernel work...
2010-03-23 Matthew Dillonvkernel64 - Ignore spurious trap during fast system...
2010-03-23 Matthew Dillonvkernel64 - Cleanup, unbreak 32 bit
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...
2010-03-21 Jordan Gordeevamd64: Fixes for the vkernel.
2010-03-21 Jordan Gordeevamd64: Pass correct address to signal handlers.
2010-03-21 Jordan Gordeevvkernel64: Fix the way syscalls are passed to the vkernel.
2010-03-21 Jordan Gordeevamd64: Move declaration of npxdna().
2010-03-21 Jordan GordeevAdd platform vkernel64.
2010-03-21 Jordan Gordeevamd64: Move some kernel files.
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-16 Aggelos Economopoulospmap: Warning -> Debug
2010-03-13 Alex Hornunglinux emulation - Major update
2010-03-13 Alex Hornunglinux emu - peripheral changes
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
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 Rui PauloMerge branch 'master' into net80211-update
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
next