kernel64 - Fix disabled interrupts during dbg/bpt trap
[dragonfly.git] / sys / platform /
2011-01-31 Matthew Dillonkernel64 - Fix disabled interrupts during dbg/bpt trap
2011-01-31 Matthew Dillonvkernel - Fix lwbuf build error for vkernel64
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-30 Sepherosa Ziehauicu: Split out icu/icu.c
2011-01-30 Sepherosa Ziehauicu: Put ICU_IMR_OFFSET into machine_base/icu/icu.h
2011-01-30 Sepherosa Ziehauioapic/icu: Rework PIC selection code
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-28 Sepherosa Ziehaui386: Add CPU_HAS_SSE2 and CPU_HAS_FXSR options
2011-01-28 Sepherosa Ziehauicu_init: Cleanup
2011-01-28 Sepherosa Ziehauintr: Function renaming
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-27 Sepherosa Ziehauapic: Removed unused apic_eoi()
2011-01-27 Sepherosa Ziehauintr: Remove wrongly-coded nexus_config_intr()
2011-01-27 Sepherosa Ziehauioapic: Support upto 192 IDT entries
2011-01-27 Sepherosa Ziehauintr: Prepare to support 192 IDT entries; don't allow...
2011-01-27 Sepherosa Ziehaupc32: Move ipl.s and ipl_funcs.c from isa/ to i386/
2011-01-26 Sascha Wildnerkernel: Remove some no longer used stuff in clock.c.
2011-01-26 Sascha Wildnerkernel: Remove an unused variable.
2011-01-24 Sepherosa Ziehauclock: Remove no longer used statclock_disable and...
2011-01-23 Matthew Dillonkernel - Fix a case where a panic dump can stall
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-20 Matthew Dillonkernel - Optimize the x86-64 lwbuf API
2011-01-17 Sepherosa Ziehaux86_64 intr: Support upto 192 IDT entries in ipl and...
2011-01-17 Sepherosa Ziehauicu: Remove unused macros
2011-01-17 Sepherosa Ziehaux86_64 madt: Remove unapplicable comment
2011-01-17 Sascha Wildnerkernel: Use NELEM() where we can.
2011-01-16 Sepherosa Ziehaux86_64 apic: Remove no longer applicable comment
2011-01-16 Sepherosa Ziehaux86_64 intr: Don't pass the vector name to INTR_HANDLER
2011-01-16 Sepherosa Ziehaux86_64 intr: We no longer have the fast version of...
2011-01-16 Sepherosa Ziehaux86_64 icu: Strip extra blank lines
2011-01-16 Sepherosa Ziehaux86_64 icu: Remove no onger applicable comment
2011-01-16 Sepherosa Ziehaux86_64 intr_abi: Reindent
2011-01-16 Sepherosa Ziehauioapic: Use shll in APIC_INTR{DIS,EN}
2011-01-16 Sepherosa Ziehauioapic: macro renaming
2011-01-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-12 Matthew Dillonkernel - Fix minor build error when building without...
2011-01-11 Matthew Dillonkernel - Fix very annoying lockup (SMP)
2011-01-10 Matthew Dillonkernel64 - Add some lapic timer based debugging (disabl...
2011-01-10 Matthew Dillonkernel - refactor cpusync and pmap_inval code, fix...
2011-01-09 Sascha Wildnerx86_64: Put the x86_64 specific "seg-fault..." message...
2011-01-09 Sepherosa Ziehauintr: Support upto 192 IDT entries in ipl and intr...
2011-01-09 Sepherosa Ziehauapic: Remove no longer applicable comment
2011-01-09 Sepherosa Ziehauintr: Don't pass the vector name to INTR_HANDLER
2011-01-09 Sepherosa Ziehauintr: We no longer have the fast version of intrs
2011-01-09 Sepherosa Ziehauicu: Strip extra blank lines
2011-01-09 Sepherosa Ziehauicu: Remove no onger applicable comment
2011-01-09 Sepherosa Ziehauintr_abi: Reindent
2011-01-09 Sepherosa ZiehauRevert "Revert "IO APIC: Assign pins dedicated to PCI...
2011-01-09 Sascha WildnerBring in sephe's recent intr/apic work to x86_64.
2011-01-08 Sepherosa Ziehaubusdma: Free map, if bus_dmamap_create() fails
2011-01-08 Sepherosa Ziehaubusdma: Make sure bounce zone's sysctl tree is created...
2011-01-08 Sepherosa Ziehaubusdma: Free bounce zone if any error happens during...
2011-01-08 Sepherosa Ziehaubusdma: Add PROTECTED bus_dma_tag_create() flag.
2011-01-08 Sepherosa Ziehaubusdma: Add PRIVBZONE and ALLOCALL bus_dma_tag_create...
2011-01-04 Matthew Dillonvkernel - Fix corrupt tailq (vkernel64 only)
2011-01-04 Samuel J. Greearplatform - Allow building without COMPAT_DF12
2011-01-04 Sascha WildnerAdd hptmv(4), a driver for HighPoint RocketRAID 182x...
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-31 Sepherosa Ziehauapic: Clear all entries in int table
2010-12-31 Sepherosa Ziehauintr: Start hardware interrupt at IDT_OFFSET
2010-12-31 Sepherosa Ziehauintr: Remove call_fast_unpend() declaration
2010-12-31 Sepherosa Ziehauapic: Remove unused macros
2010-12-31 Sepherosa Ziehauapic: Remove unused macros and duplicated comment
2010-12-31 Sepherosa Ziehauintr: Move IO/APIC IDT vector offset into isa/intr_mach...
2010-12-31 Sepherosa Ziehauintr: Make sure that changing IPI offset will also...
2010-12-31 Sepherosa Ziehauintr: Remove unused typedef
2010-12-31 Sepherosa Ziehauintr: Remove unused TRP macros
2010-12-31 Sepherosa Ziehauintr: Clean up comment of Local APIC TPR
2010-12-30 Sepherosa ZiehauNuke forward_fastint_remote(), which has never been...
2010-12-28 Sascha Wildnerkernel: Remove support for the EISA bus and EISA/VLB...
2010-12-20 Matthew Dillonkernel - vm_page BUSY handling, change vm_page_cache...
2010-12-19 Matthew Dillonkernel - Optimize idle thread halt
2010-12-19 Matthew Dillonkernel - Add MONITOR/MWAIT support to the LWKT scheduler
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-18 Venkatesh Srinivaskernel -- Monitor/Mwait routine for x64; (untested!)
2010-12-18 Venkatesh Srinivaskernel -- Add MONITOR and MWAIT routine to i386 kernel.
2010-12-18 Matthew Dillonkernel - scheduler adjustments for large ncpus / 48...
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-13 Matthew Dillonvkernel - Fix build
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-11 Matthew Dillonkernel - 48-core MP work
2010-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-12-10 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-10 Matthew Dillonkernel - Simplify AP CPU reporting on x86-64
2010-12-10 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-10 Samuel J. Greearstyle(9) - Prefer a lack of case '?' fallthrough for...
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-10 Samuel J. GreearMerge branch 'GCI2010'
2010-12-10 Samuel J. Greearvkernel - Add usage()
2010-12-09 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-07 Matthew Dillonkernel - 64-bit memory & ncpus work
2010-12-06 Matthew Dillonkernel - Fix lapic mask for > 16 apic ids
2010-12-04 Sascha WildnerFix a typo and add PMAP_DEBUG to LINT.
2010-12-03 Matthew Dillonkernel - Remove unneeded critical sections from VM...
2010-12-03 Matthew Dillonkernel - Fix bug in x86-64 version of bzeront()
2010-12-01 Matthew Dillonkernel - Replace broken mp lock in bounce pages swi_vm...
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
next