MPSAFE - mutex enhancements.
[dragonfly.git] / sys / platform / pc64 /
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...
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-20 Matthew DillonHAMMER (and kernel) - Fix cpu-bound kernel thread issue.
2009-06-13 Jordan Gordeevamd64: Fix a bug in cpu_prepare_lwp().
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-05 Jordan Gordeevamd64: Remove or disable most uses of kprintf0().
2009-06-05 Jordan GordeevMerge branch 'master' into amd64
2009-06-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-05 Matthew DillonFix amd64 build and UP build issues with recent commit.
2009-06-05 Jordan Gordeevamd64: Fix booting on machines with large ammounts...
2009-06-05 Jordan Gordeevamd64: Fix saving and restoring of FPU state.
2009-06-05 Jordan Gordeevamd64: Remove unneeded asserts. Fixes a bug.
2009-06-05 Jordan Gordeevamd64: Remove flag 'PCB_FULLCTX' now that it is unused.
2009-06-05 Jordan Gordeevamd64: Print more information when applications segfault.
2009-06-05 Jordan Gordeevamd64: Implement cpu_prepare_lwp().
2009-06-05 Jordan Gordeevamd64: Use 'doreti' to return from syscalls.
2009-06-05 Jordan Gordeevamd64: Fix 'hw.availpages' sysctl.
2009-06-05 Jordan Gordeevamd64: Take red zone into account when handling signals.
2009-06-05 Jordan GordeevMerge branch 'master' into amd64
2009-06-04 Matthew Dillonbus_dma_tag fixes and enhancements.
2009-05-27 Jordan Gordeevamd64: Fixes for pmap_release() and related functions...
2009-05-27 Jordan Gordeevamd64: pmap: Fix sizes and indices related to the pm_pt...
2009-05-27 Jordan Gordeevamd64: pmap: Improve comments.
2009-05-27 Jordan Gordeevamd64: pmap: Use consistent names in comments.
2009-05-21 Jordan GordeevMerge branch 'master' into amd64
2009-05-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-19 Sepherosa Ziehauamd64: Sync isa/clock.c with i386's
2009-05-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-17 Hasso TepperMake it possible to build ath(4) hal into the kernel.
2009-05-17 Sepherosa ZiehauDuplicate platform/pc32/isa/clock.c to platform/pc64...
2009-05-14 Jordan Gordeevamd64: pmap: sync pmap_kmem_choose() with FreeBSD.
2009-05-14 Jordan Gordeevamd64: first steps towards 64-bit pmap
2009-05-13 Jordan Gordeevamd64: pmap: sync pmap_kmem_choose() with FreeBSD.
2009-05-13 Jordan GordeevMerge branch 'master' into amd64
2009-05-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-03 Sepherosa ZiehauAllow one shot timer to be switched on a running system...
2009-05-02 Jordan GordeevMerge branch 'master' into amd64
2009-05-02 Sepherosa Ziehaulapic timer: Correct AMD C1E handling
2009-05-02 Sepherosa Ziehaulapic timer: Finish the lapic timer support
2009-05-02 Sepherosa Ziehausystimer/cputimer: Add {systimer,cputimer}_intr_enable()
2009-05-01 Sepherosa ZiehauFix comment
next