isp(4): Fix a typo in a message.
[dragonfly.git] / sys / platform / pc32 /
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Sascha Wildnerkernel/acpi: Add a missing file to the 'files' files...
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-29 Sepherosa Ziehauacpi/cpu: Missing one 'O' in the macro name
2011-12-29 Sepherosa Ziehauacpi/cpu: Report that Turbo Boost is enabled on Intel...
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-22 Sascha Wildnerkernel: Remove some more old headers.
2011-12-22 Matthew Dillonkernel - Reorder critical section interlock in splz()
2011-12-22 Matthew Dillonkernel - Add suword32 and fix argc/envc initialization
2011-12-22 Matthew Dillonkernel - Fix floating point save state structure and...
2011-12-22 Sepherosa Ziehaupci: Bring in HyperTransport MSI mapping support
2011-12-20 Sepherosa Ziehaui386/ioapic_abi: Mark the unused IOAPIC irqmap as reserved
2011-12-19 Sascha Wildnerkernel: Remove now obsolete CPU_AMD64X2_INTR_SPAM option.
2011-12-19 Sepherosa Ziehaui386: Always set LINTEN for AMD CPUs if their family...
2011-12-18 Sepherosa Ziehaui386/MachintrABI: Use low-level INTR{EN,DIS} in intr_...
2011-12-18 Sepherosa Ziehaui386/icu: Add intr_{enable,disable} wrapper for ICU_INT...
2011-12-18 Sepherosa Ziehaui386/ioapic_abi: Augment intr_{setup,teardown} w/ asser...
2011-12-18 Sepherosa Ziehaui386/ioapic_abi: Augment intr_disable/intr_enable w...
2011-12-18 Sepherosa Ziehauioapic: Even for UP, we still should initialize irqmap...
2011-12-18 Sepherosa Ziehaunexus/intr: Properly assert cpuid for interrupt resources
2011-12-16 Sepherosa Ziehaunexus_alloc_resource: Add missing rman_set_rid()
2011-12-16 Sepherosa Ziehaunexus/intr: Change the wrong cpuid backtrace to assertion
2011-12-15 Sepherosa Ziehauintr: Per-cpu MI interrupt information array
2011-12-14 Sepherosa Ziehauintr: Nuke count_registered_ints()
2011-12-13 Sepherosa Ziehaui386/ioapic: Always allow user to specify GSI's target CPU
2011-12-13 Sepherosa Ziehaui386/icu: Implement rman_setup MachIntrABI method
2011-12-13 Sepherosa Ziehaui386/ioapic_abi: Implement MachIntrABI.rman_setup
2011-12-12 Sascha WildnerRevert "i386/files: isa/clock.c is clean enough to...
2011-12-12 Matthew Dillonkernel - Misc fixes and debugging
2011-12-12 Venkatesh SrinivasMerge git://git.dragonflybsd.org/dragonfly
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Disable interrupt load balance by...
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Per-cpu irqmap array
2011-12-11 Sepherosa Ziehaui386/MachIntrABI: Remove unnecessary setidt in intr_set...
2011-12-11 Sepherosa Ziehaui386/ioapic: Add missing imen_lock/unlock
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Optimize the GSI search a little bit
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Record the max line based IRQ
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Rework debug messages
2011-12-11 Sepherosa Ziehaui386/nexus: Per-cpu IRQ rman
2011-12-11 Sepherosa Ziehaui386/ioapic: Allow GSI's target CPU to be configured
2011-12-10 Venkatesh Srinivaskernel -- Remove references to obsolete i586 optimized...
2011-12-10 Venkatesh Srinivaskernel -- Remove i686_pagezero.
2011-12-08 Matthew Dillonkernel - Add TDF_RUNNING assertions
2011-12-06 Sascha Wildnerkernel: Replace all usage of MALLOC()/FREE() with kmall...
2011-12-04 Sascha Wildnerkernel: Use NELEM() in some more places.
2011-12-02 Sascha WildnerFix some whitespace issues.
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-12-01 Venkatesh Srinivaskernel - ddb: Print raw instruction pointers in ddb...
2011-12-01 Matthew Dillonkernel - Fix pmap->pm_active race in switch code
2011-11-30 Matthew Dillonkernel - Add missing lwkt_switch_return() call to pcb_e...
2011-11-30 Matthew Dillonkernel - swtch.s cleanup
2011-11-29 Matthew Dillonkernel - Check PG_MARKER in pmap_object_init_pt_callback()
2011-11-28 Jan LentferMerge branch 'vendor/LDNS'
2011-11-26 John MarinoMerge branch 'vendor/BINUTILS_ALL'
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-19 Matthew Dillonkernel - Implement a contiguous memory reserve for...
2011-11-16 Matthew Dillonkernel - Handle degenerate cases for fill_*regs*()
2011-11-15 Matthew Dillonkernel - Major signal path adjustments to fix races...
2011-11-15 Matthew Dillonkernel - Greatly improve shared memory fault rate concu...
2011-11-12 Matthew Dillonkernel = Fix tsleep(), remove MAILBOX signals, change...
2011-11-11 Sascha WildnerNuke AppleTalk support.
2011-11-10 Matthew Dillonkernel - Fix p->p_lock race and remove unused procedures
2011-11-08 Matthew Dillonkernel - reformulate some of the pmap code to adhere...
2011-11-08 Matthew Dillonkernel - Fix itimer hard critical section panic
2011-11-06 John MarinoMerge branch 'vendor/MPFR'
2011-11-05 John MarinoMerge branch 'vendor/GMP'
2011-11-03 Markus PfeifferAdded AMD Features2 bits 17 (TCE), 23 (PCX_CORE) and...
2011-11-03 Matthew Dillonkernel - Hold required token when accessing p_flags...
2011-10-29 John MarinoMerge branch 'vendor/GREP'
2011-10-29 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-10-28 John MarinoMerge branch 'vendor/GCC44'
2011-10-28 Sepherosa Ziehauswi: Pass cpuid to swi register and unregister
2011-10-28 Sepherosa Ziehauintr: Pass cpuid to register_int and unregister_int
2011-10-28 Sascha WildnerFix i386 buildkernel.
2011-10-28 Matthew Dillonkernel - More many-cores SMP work
2011-10-24 Sepherosa ZiehauMerge branch 'devel'
2011-10-22 Matthew Dillonkernel - Fix null-pointer crash in i386/pmap.c
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2011-10-17 Antonio Huete Jimenezpmap - Missing critical section when calling lwkt_ipiq_...
2011-10-11 Sepherosa ZiehauMerge branch 'devel'
2011-10-11 Sepherosa Ziehaulegacy devices: Utilize bus_alloc_legacy_irq_resource()
2011-10-10 Sepherosa Ziehaunexus: Log invalid target CPUID for interrupt resource
2011-10-09 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-09 Sepherosa Ziehaurman: Record owner CPUID during initialization
2011-10-04 Matthew Dillonkernel - Fix spin lock held across contigfree/kfree...
2011-10-04 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa ZiehauMachIntrABI: Add method to return IRQ's target CPU
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-09-30 Venkatesh Srinivaskernel - VM MPSAFE fixes
2011-09-21 Peter AvalosMerge branch 'vendor/FILE'
2011-09-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2011-09-18 Sepherosa Ziehauclock: register_int and unregister_int will enable...
2011-09-18 Sepherosa Ziehaumachintr/i386: Function renaming; no functional changes
2011-09-14 Sepherosa ZiehauMachIntrABI: Field rename; no functional changes
next