Merge branch 'vendor/TNFTP'
[dragonfly.git] / sys / platform / pc64 / x86_64 /
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-06 Markus Pfeifferkernel - remove dead code in busdma
2012-07-04 Markus Pfeifferkernel - Correct whitespace in BUS_DMA_KEEP_PG_OFFSET...
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (x86_64)
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Sascha Wildnerkernel: Remove the inclusion of opt_ddb.h from where...
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2012-05-17 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-07 François TigeotKernel - properly handle max. io size when dumping
2012-04-01 Matthew Dillonkernel - Fix signal masking race assertion panic w...
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-23 Matthew Dillonkernel - Add workaround for errata #721 on AMD cpus...
2012-03-14 Sepherosa Ziehauioapic: By default, disable I/O APIC if we are booting...
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-02-24 Alex Hornungidentcpu - add bits about RdRand (RDRND)
2012-02-19 John Marinox86_64 getmemsize: Recover 0x100000 bytes
2012-02-16 Sascha Wildnerkernel: Remove the unused is_physical_memory() function.
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Sepherosa Ziehauicu/x86_64: Implement MSI-X alloc/release
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-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-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
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-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
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 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 Matthew Dillonkernel - Add suword32 and fix argc/envc initialization
2011-12-22 Matthew Dillonkernel - Fix floating point save state structure and...
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 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-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 TDF_RUNNING assertions
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-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 tsleep(), remove MAILBOX signals, change...
next