Remove pca and speaker device remains (both deleted).
[dragonfly.git] / sys / platform / pc64 / x86_64 /
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-25 Sascha Wildnerkernel/cpu_topology: They are just bits, not BITS.
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-22 Matthew Dillonkernel - Fix performance issue due to buffer fragmentation
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-16 Sascha Wildnerkernel: A few small fixes to make a minimal kernel...
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-24 Johannes Hofmannmerge
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-13 Matthew Dillonkernel - Fix signal FP save/restore issues when AVX...
2013-01-12 Johannes Hofmannmerge
2013-01-05 Sascha Wildnerkernel: Remove some unused variables in kern/, opencryp...
2013-01-03 Sascha Wildnerkernel: The NPX_DEBUG kernel option is pc32 specific...
2013-01-02 Alex Hornungx86_64 - support for AVX instructions
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-12-09 François Tigeotkernel: Add cpu_wbinvd_on_all_cpus()
2012-12-08 Matthew Dillonkernel - Change allocvnode() to not recursively block...
2012-12-04 Sascha Wildnerkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2012-12-01 Matthew Dillonkernel - Turn off machdep.pmap_mmu_optimize by default
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-18 Sascha Wildnerkernel/x86_64: In pmap_enter(), entry is, in fact,...
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-13 Matthew Dillonkernel - set machdep.pmap_mmu_optimize to 1 by default...
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Matthew Dillonkernel - Make pcb_onfault more robust.
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
2012-10-07 Sepherosa Ziehaubusdma: Panic if the kmalloc_powerof2() fails to meet...
2012-10-07 Sepherosa Ziehaubusdma: Utilize kmalloc_powerof2()
2012-10-05 Matthew Dillonkernel - Fix edge case with machdep.pmap_mmu_optimize...
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-26 Matthew Dillonkernel - Fix i386 wire_count panics
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (7), bring back td_release...
2012-09-24 Matthew Dillonkernel - Add PC sampling for x86-64
2012-09-18 Matthew Dillonkernel - Increase machdep.cpu_idle_repeat from 4 to 750
2012-09-17 Sascha Wildnerkernel: Remove some unused variables.
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-14 Sepherosa Ziehaupci/mptable: Let parent route the interrupt before...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 2/x.
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86-64
2012-09-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-09-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-06 Sascha Wildnerkernel: Use NULL for pointers in some places.
2012-08-28 Sepherosa ZiehauMachIntr: Add two methods to find IRQ
2012-08-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-22 Mihai CarabasCPU topology support
2012-08-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-06 Sascha Wildnerkernel/x86_64: Fix kernel build without DDB.
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-29 Alex Hornungmptable - use the table's cpu_flags
2012-07-29 Alex Hornungx86_64 mptable - maximum lapic id is 64
2012-07-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-20 Sepherosa Ziehaulapic: Allow lapic enumeration to fail
2012-07-20 Sepherosa Ziehauapic: APIC ID should not be 255, which is used for...
2012-07-12 John Marinox86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt...
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-06 Markus Pfeifferkernel - remove dead code in busdma
2012-07-05 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-04 Markus Pfeifferkernel - Correct whitespace in BUS_DMA_KEEP_PG_OFFSET...
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (x86_64)
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Sascha Wildnerkernel: Remove the inclusion of opt_ddb.h from where...
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2012-05-18 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-17 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
next