cryptsetup - Fix uuid bug, cleanup
[dragonfly.git] / sys / platform /
2010-08-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2010-08-21 Alex Hornungaesni - Bind into build system & LINT
2010-08-16 Sascha Wildneriicbus: Bring us closer to FreeBSD.
2010-08-10 Venkatesh SrinivasDocument sysctls vm.fast_fault, vm.dreadful_invltlb...
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-08-03 Sascha WildnerFix buildkernel with 'options CPU_GEODE' but without...
2010-07-22 Sascha WildnerThe LINPROCFS option goes to opt_dontuse.h, not to...
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-14 Samuel J. Greearkernel - Tear out selwakeup()
2010-07-14 Samuel J. Greearkernel - Add missing KNOTE's
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-07 Matthew Dillonkernel - MPSAFE work - Basic tokenization for vkernel...
2010-07-06 Matthew Dillonkernel - MPSAFE work - Basic tokenization for vkernel...
2010-07-05 Samuel J. Greeardev - Add kq support to asc
2010-07-05 Samuel J. Greearapm - Add kq support
2010-07-03 Matthew Dillonkernel - MPSAFE work - Basic tokenization for x86_64...
2010-07-03 Matthew Dillonkernel - MPSAFE work - Finish tokenizing vm_page.c
2010-07-03 Matthew Dillonkernel - MPSAFE work - Add missing token release
2010-07-02 Samuel J. Greearacpi - Add kqueue support to apm emulation device
2010-07-02 Samuel J. Greearkernel - Add kq support to tty devices
2010-06-29 Matthew Dillonkernel - remove pmap_interlock debugging
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-11 Sascha WildnerRemove the no longer used CY_PCI_FASTINTR and PUC_FASTI...
2010-06-11 Venkatesh Srinivasvm: Detect and enable bzeront() when available for...
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup i386 pmap
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup i386 pmap
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-09 Matthew Dillonkernel - MPSAFE work - Remove unused code
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add global tokens
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-06-06 Sascha Wildnervesa(4): Remove definition and usage of the obsolete...
2010-05-16 Sascha WildnerGo over sys/platform and remove dead initialization...
2010-05-16 Sascha Wildnervkernel64: Do some more replacing amd64 -> x86_64.
2010-05-16 Sascha WildnerAdd a missing break in the 64 bit vkernel, too.
2010-05-16 Sascha Wildnervkernel: To restart the scan, npv needs to be reset...
2010-05-16 Matthew Dillonkernel - zero pages during idle
2010-05-16 Sascha Wildnervkernel: Fix a wrong check of netif_set_tapflags()...
2010-05-16 Sascha Wildnerkx86_64_set_watch(): Add a missing 'break'.
2010-05-16 Sascha WildnerFix compiling iic(4) on x86_64 by adding <machine/iic.h>.
2010-05-14 Venkatesh SrinivasRemove unused vm.stats.misc.cnt_prezero sysctl.
2010-05-13 Sascha WildnerSilence some warnings in the kernel.
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...
next