Merge branches 'hammer2' and 'master' of ssh://crater.dragonflybsd.org/repository...
[dragonfly.git] / sys / platform / pc64 / x86_64 / machdep.c
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-18 Matthew Dillonkernel - Increase machdep.cpu_idle_repeat from 4 to 750
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-07-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-12 John Marinox86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt...
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
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-04 Peter AvalosMerge branch 'vendor/FILE'
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2012-05-18 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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-27 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-19 John Marinox86_64 getmemsize: Recover 0x100000 bytes
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-27 Sepherosa Ziehaux86_64: Add setidt(), which setup an IDT entry on the...
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-18 Sepherosa Ziehaux86_64: Per-cpu IDT
2011-12-18 Sepherosa Ziehauioapic: Even for UP, we still should initialize irqmap...
2011-12-12 Matthew Dillonkernel - Misc fixes and debugging
2011-12-08 Matthew Dillonkernel - Adjust stack by an addition 128 in sendupcall()
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-12 Matthew Dillonkernel - Add syscall quick return path for x86-64
2011-11-12 Matthew Dillonkernel = Fix tsleep(), remove MAILBOX signals, change...
2011-11-11 Sascha WildnerNuke AppleTalk support.
2011-11-06 John MarinoMerge branch 'vendor/MPFR'
2011-11-05 John MarinoMerge branch 'vendor/GMP'
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-26 Matthew Dillonkernel - Rewrite the x86-64 pmap code
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-07 Sascha Wildnerkernel: Add dt_lock (for GDT and LDT).
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-08 Sepherosa Ziehaux86_64/mptable: Always dump MPTABLE PCI interrupt routi...
2011-06-03 Sepherosa Ziehaux86_64: Allow UP kernel to use LAPIC timer and I/O...
2011-06-03 Sepherosa Ziehaux86_64: Split mp_enable() into multiple SYSINITs
2011-06-02 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-06-01 Sepherosa Ziehaux86_64: Split cpu_startup() into pic_finish() and cpu_f...
2011-06-01 Sepherosa Ziehaux86_64: Prepare mp_enable() for multi-stage procedure...
2011-06-01 Sepherosa Ziehaukern: Prepare to split SI_BOOT2_SMP into multi-stages
2011-06-01 Sepherosa Ziehaux86_64: Move base_memory from mp_machdep.c to machdep.c
2011-05-27 Sepherosa Ziehaux86_64: Move mp_naps from mp_machdep.c to machdep.c
2011-05-25 Sepherosa Ziehaux86_64: Move imcr_present from mp_machdep.c to machdep.c
next