glxsb - Make it work for us
[dragonfly.git] / sys / platform / pc64 /
2009-10-03 YONETANI Tomokazuamd64 - add kvtop and add back ed(4) to AMD64_GENERIC
2009-10-03 Alex Hornungamd64 - Add via variable decls to md_var.h
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
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-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-19 Matthew DillonAMD64 - Unbreak the acpi kld, which also seems to fix...
2009-09-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-17 Jordan Gordeevamd64: Fix for Xorg.
2009-09-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-15 Simon Schubertamd64: sync AMD64_GENERIC and platform/files with i386
2009-09-03 Simon Schubertmodules: add elf_obj linker for amd64
2009-09-03 Simon Schubertmodules: pull in most of FreeBSD's module linker changes
2009-09-03 Simon Schubertamd64: declare initializecpu outside of SMP
2009-09-03 Simon Schubertacpi: restructure genwakecode.sh
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Alex Hornungacpi_wakeup - Mark used vars with attribute used
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Simon Schubertamd64: sync missing functions/config from i386
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-26 Matthew DillonAMD64 - Correct wire_count, statistics, and other pmap...
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-25 Matthew DillonAMD64 - Fix bug in mpstable pass 1 non-default configur...
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-08-25 Matthew DillonAMD64 - Adjust _pmap_allocpte() to handle races.
2009-08-25 Matthew DillonAMD64 - Cleanup - Remove JGPMAP32 and READYx
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 DillonAMD64 - Fix bogus signal interruption
2009-08-12 Matthew DillonAMD64 - Fix bugs in pmap_growkernel()
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Fix bug in pmap_prefault, adjust vn kprintfs...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Sync additional modifications so amd64 kernel...
2009-08-12 Matthew DillonAMD64 - Sync machine-dependent bits from smtms.
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 'gcc441'
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-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-28 Sascha Wildneratomic.[ch]: Clean up some warnings that crept up in...
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-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
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 Ziehauamd64: Copy MPTable PCI interrput routing code from...
2009-07-11 Sepherosa ZiehauUse same interrupt vector handler for fast/slow interru...
2009-07-08 Matthew DillonAMD64 - Fix identcpu.
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Matthew DillonAMD64 - Enable module building, sync i386 headers etc...
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Sepherosa Ziehaupci/amd64: Duplicate pci/i386 to pci/amd64.
2009-07-08 Matthew DillonAMD64 - Fix trapframe, intrframe, and user mode cpu...
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Matthew DillonAMD64 - Fix bug in pmap_release_free_page()
2009-07-08 Matthew DillonAMD64 - Enable floating point context switching
2009-07-08 Matthew DillonAMD64 - stop the backtrace if the stack address is...
2009-07-07 Matthew DillonMerge commit 'smtms/amd64'
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit 'f447e7925783f3867b00d2b9cbd27f896a99205f...
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Jordan Gordeevamd64: Change the way I/O APIC's are mapped.
2009-07-06 Jordan Gordeevamd64: Fix UP kernel build.
2009-07-06 Jordan Gordeevamd64: Use proper size for atomic ops.
2009-07-06 Jordan Gordeevamd64: Properly size an array for SMP.
2009-07-06 Jordan Gordeevamd64: Correct an omission.
2009-07-06 Jordan Gordeevamd64: Fix invocations of setidt().
2009-07-06 Jordan Gordeevamd64: Fixes for init_secondary().
2009-07-06 Jordan Gordeevamd64: Use the proper form of 'iret' to return from...
2009-07-06 Jordan Gordeevamd64: Fix improper saving of a register.
2009-07-06 Jordan Gordeevamd64: Help mptable_pass2() find and read the mptable.
2009-07-06 Jordan Gordeevamd64: Call mptable_pass2().
2009-07-06 Jordan Gordeevamd64: Map the local APIC.
2009-07-06 Jordan Gordeevamd64: Sync mp_bootaddress() with FreeBSD.
2009-07-06 Jordan Gordeevamd64: Don't forget to call mp_probe().
2009-07-06 Jordan Gordeevamd64: Allow search_for_sig() to return 64-bit quantities.
2009-07-06 Jordan Gordeevamd64: Fix improper types in description of mptable...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-07-01 Jordan Gordeevamd64: Big batch of SMP changes.
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
next