Merge branch 'vendor/OPENSSL'
[dragonfly.git] / sys / platform / pc64 /
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-18 Sepherosa Ziehaunexus/x86_64: Implement {alloc,release}_msix pcib methods
2012-01-17 Sepherosa Ziehauioapic_abi/x86_64: Implement MSI-X alloc/release
2012-01-16 Aggelos EconomopoulosFix the ktr(4) formats for pid_t and lwpid_t on x86_64
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 John Marinokern: Update traps, sigbus->sigsegv, cleanup and fixes
2012-01-13 Sepherosa ZiehauMachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-12 Sepherosa Ziehauioapic_abi: More consistent function name w/ legacy...
2012-01-10 Sepherosa Ziehaux86_64: LINE interrupt -> LEGACY interrupt
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-06 Sepherosa Ziehauioapic_abi/x86_64: Remove no longer applied warning
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-29 Sepherosa Ziehaux86_64: Add MSI support for ICU MachIntrABI
2011-12-27 Sepherosa Ziehaux86_64: Don't allocate MSI if LAPIC is not enabled
2011-12-27 Sepherosa Ziehaumsi/pci: Adjust pci_alloc_msi method interface
2011-12-27 Sepherosa Ziehaux86_64/msi: Add hw.ioapic.msi_start tunable
2011-12-27 Sepherosa Ziehaux86_64: Add MSI support for IOAPIC MachIntrABI
2011-12-27 Sepherosa Ziehaumsi: Add setup/map function
2011-12-27 Sepherosa Ziehaumsi: Generate vectors 0~15
2011-12-27 Sepherosa Ziehaux86_64: Add setidt(), which setup an IDT entry on the...
2011-12-27 Sepherosa Ziehaumsi: Add interrupt vectors
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-23 Sascha Wildnerkernel/x86_64: Remove a useless file.
2011-12-22 Sascha Wildnerkernel: Remove some more old headers.
2011-12-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-22 Matthew Dillonkernel - cleanup bit number test
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-19 Sascha Wildnerkernel: Remove now obsolete CPU_AMD64X2_INTR_SPAM option.
2011-12-19 Sepherosa Ziehaux86_64: Always set LINTEN for AMD CPUs if their family...
2011-12-18 Sepherosa Ziehaux86_64: Per-cpu IDT
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 Ziehaux86_64/MachintrABI: Use low-level INTR{EN,DIS} in intr_...
2011-12-16 Sepherosa Ziehaux86_64/icu: Add intr_{enable,disable} wrapper for ICU_I...
2011-12-16 Sepherosa Ziehaux86_64/ioapic_abi: Augment intr_{setup,teardown} w...
2011-12-16 Sepherosa Ziehaux86_64/ioapic_abi: Augment intr_disable/intr_enable...
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 Sascha Wildnerioapic/x86_64: Fix x86_64 buildkernel with gcc41 (syncs...
2011-12-12 Sascha WildnerRevert "x86_64: isa/clock.c is clean enough to enable...
2011-12-12 Matthew Dillonkernel - Misc fixes and debugging
2011-12-08 Matthew Dillonkernel - Clear the quick-return flag when changing...
2011-12-08 Matthew Dillonkernel - Add additional safety assertions in the pmap...
2011-12-08 Matthew Dillonkernel - Adjust stack by an addition 128 in sendupcall()
2011-12-08 Matthew Dillonkernel - Add -fno-stack-protector for kernel build
2011-12-08 Matthew Dillonkernel - Add TDF_RUNNING assertions
2011-12-07 Sepherosa Ziehaux86_64/ioapic: Always allow user to specify GSI's targe...
2011-12-07 Sepherosa Ziehaux86_64/icu: Implement rman_setup MachIntrABI method
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 - swtch.s cleanup
2011-11-29 Matthew Dillonkernel - Check PG_MARKER in pmap_object_init_pt_callback()
2011-11-28 Sascha Wildnerx86_64/pmap: Remove an unused function.
2011-11-28 Jan LentferMerge branch 'vendor/LDNS'
2011-11-27 Sepherosa Ziehaux86_64/ioapic_abi: Implement MachIntrABI.rman_setup
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-25 Sepherosa Ziehaux86_64/ioapic_abi: Disable interrupt load balance by...
2011-11-20 Matthew Dillonkernel - Fix incorrect VA on interlock
2011-11-19 Matthew Dillonkernel - Fix crash in pmap_enter()
2011-11-19 Matthew Dillonkernel - Implement a contiguous memory reserve for...
2011-11-18 Matthew Dillonkernel - Adjust tlb invalidation in the x86-64 pmap...
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 - Add syscall quick return path for x86-64
2011-11-12 Matthew Dillonkernel - Fix IPI signaling issue, add a few assertions
2011-11-12 Matthew Dillonkernel = Fix tsleep(), remove MAILBOX signals, change...
2011-11-11 Matthew Dillonkernel - Fix deadlock in pmap_page_protect()
2011-11-11 Sascha WildnerNuke AppleTalk support.
2011-11-10 Matthew Dillonkernel - Fix p->p_lock race and remove unused procedures
2011-11-10 Matthew Dillonkernel - Increase maximum supported physical memory...
2011-11-09 Matthew Dillonkernel - Increase default shared pages per process...
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-11-03 Sepherosa Ziehauioapic/x86_64: Per-cpu irqmap array
2011-11-03 Sepherosa ZiehauMachIntrABI/x86_64: Remove unnecessary setidt in intr_s...
2011-11-03 Sepherosa Ziehauioapic/x86_64: Add missing imen_lock/unlock
next