build - Fix vkernel64 build
[dragonfly.git] / sys / platform / pc64 /
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes and adjustments
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-06-30 Matthew Dillonkernel - Move CPUMASK_LOCK out of the cpumask_t
2014-06-30 Markus PfeifferSet CR4.OSFXSR before probing the mxcsr mask
2014-06-20 Sascha Wildnerkernel: Correct function names in comments.
2014-06-18 Matthew Dillonkernel - Fix rare ucred race
2014-06-12 Sascha Wildnerkernel: GC never true CPU_DISABLE_SSE checks from x86_6...
2014-06-12 Markus Pfeiffervkernel64: fix compilation after npx mask work
2014-06-11 Markus Pfeifferkernel/npx: Add detection code for default MXCSR mask
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-29 Markus Pfeifferkernel/npx: add process name to error message
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-18 Sascha Wildnerkernel/acpi: Use AE_OK.
2014-05-14 Sascha Wildnerkernel/acpi: Add quirks framework (and some quirks...
2014-05-11 Sepherosa Ziehaux86_64/ioapic: Enable GSI target CPU auto-balance by...
2014-05-10 Sascha Wildnerkernel/acpi: Use ACPI_SUCCESS()/ACPI_FAILURE() in a...
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-02 Matthew Dillonkernel - Fix mid-kernel-boot lockups due to module...
2014-03-15 Imre VadaszImplemented casuword for vkernel64. Fix two typos in...
2014-03-13 Matthew Dillonkernel - Correct second edge-case for machdep.pmap_mmu_...
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-03-04 Sascha Wildnerkernel: Add more detailed VM detection.
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-02-28 Sepherosa Ziehaux86_64/mwait: Fix sysctl node OID settings
2014-02-27 Matthew Dillonkernel - Fix SMP race in VMM/VMX vmclear() call
2014-02-24 Imre VadaszAvoiding an infinite loop during P-state adjustment...
2014-02-12 Mihai CarabasCPU Topology: add support for Compute Units on AMD...
2014-02-11 Sepherosa Ziehaux86_64: Add machdep.cpu.mwait.bm_sts to bypass BM_STS...
2014-02-09 Sepherosa Ziehaux86_64/mwait: Ramp up faster, if all C1 states are...
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-07 Sepherosa Ziehaux86_64: Factor out cpu_mwait_attach
2014-02-06 Sepherosa Ziehaux86_64: Turbo is now reported along w/ "Thermal and...
2014-02-06 Sepherosa Ziehaux86_64: Print TURBO and SENSOR for "Thermal and PM...
2014-02-06 Sepherosa Ziehaumwait/spin: Push sysctl into machdep code
2014-02-06 Sepherosa Ziehaux86_64: Make sysctl hw.cpu_mwait_halt read only
2014-02-06 Sepherosa Ziehaumwait: Staticize cpu_mwait_halt
2014-02-05 Sepherosa Ziehaux86_64/mwait: Cap idle repeat stats
2014-02-05 Sepherosa Ziehaux86_64/mwait: Start auto tuning from C1
2014-02-05 Sepherosa Ziehaux86_64: Fix up the setting of BM_STS
2014-02-03 Sepherosa Ziehaux86_64: Rework cpu specific C-state auto tuning
2014-02-03 Sepherosa Ziehaux86_64: Use per-cpu stats for idle
2014-02-03 Sepherosa Ziehaux86_64: Check preamble operation before allowing deep...
2014-02-02 Sepherosa Ziehaux86_64: Implement idle mwait hint auto tuning
2014-02-02 Sepherosa Ziehaux86_64: Save mwait hints
2014-02-01 Sepherosa Ziehaux86_64/mwait: Request proper intr cputimer, if C3+...
2014-01-31 Sascha Wildnerkernel/x86_64: Make a function argument const (fixes...
2014-01-31 Sepherosa Ziehaux86_64: Add new sysctls to set idle/spin mwait hint
2014-01-31 Sepherosa Ziehaux86_64: Export Cx support list through sysctl machdep...
2014-01-30 Sepherosa Ziehauacpi/cstate/x86_64: Implement native C-state support...
2014-01-30 Sepherosa Ziehauacpi/cstate: Allow fixed hardware GAS for C1, which...
2014-01-30 Sepherosa Ziehauacpi/cstate: Rework preamble operation for entering...
2014-01-25 Mihai Carabassys: platform: pc64: vmm: vmx.c: bug-fix in PROCBASED2...
2014-01-25 Sepherosa Ziehaux86_64: Log MONITOR/MWAIT features
2014-01-25 Sepherosa Ziehaumwait: Allow treating interrupts as break-event for...
2014-01-25 Sepherosa Ziehauacpi/pstate: Utilize CPUID_TO_{FAMILY,MODEL} macros
2014-01-20 Sascha Wildneracpi: Fix building the kernel.
2014-01-14 Sepherosa Ziehaux86_64: Detect CPU specific C-state through CPUID(5)
2014-01-12 Sepherosa Ziehauplatform/acpi: Update according to ACPI spec 5.0
2014-01-12 Sepherosa Ziehaucpuinfo: "Standard Extended Features" -> "Structured...
2014-01-12 Sepherosa Ziehaucpu_idle_hlt: Remove unapplied comment
2014-01-10 Sepherosa Ziehaux86_64: Mark LAPIC timer as powersaving capable intr...
2014-01-10 Sepherosa Ziehaux86_64: Extract "Thermal and Power management Feature"
2014-01-07 Matthew Dillonbuild - Add dev/smbus to kernel module build
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-31 Sascha Wildnerkernel/vmx: Fix typo in a message.
2013-12-28 Matthew Dillonkernel - Correct edge-case for machdep.pmap_mmu_optimize
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-14 Matthew Dillonkernel - Fine-grain getnewbuf() and related vfs/bio...
2013-11-07 Matthew Dillonkernel - Remove most buffer_map contention on 64-bit...
2013-11-03 Sascha Wildnerkernel/x86_64: Do not print a message upon every segmen...
2013-10-25 Sascha Wildnerkernel/vmm: Rename struct guest_options to vmm_guest_op...
2013-10-22 Sascha WildnerFix typos in messages and manual pages.
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-15 Matthew Dillonkernel - improve pv_hold()
2013-10-07 Matthew Dillonkernel - Add shared active virtual memory, i386
2013-10-07 Matthew Dillonkernel - Rewrite do_vmtotal and change the way VM stati...
2013-10-06 Matthew Dillonkernel - pc64 - Fix pv_free() race and add assertions
2013-10-06 Matthew Dillonkernel - pc64 - Print errata fixup only for cpu 0
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code (2)
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code
2013-09-24 Sepherosa Ziehauacpi: Be lenient about unknown revision of FADT, MADT...
2013-09-23 Mihai Carabaskernel - fix vkernel64 startup when no hw virtualizatio...
2013-09-23 Mihai Carabaskernel: disable VMM for AMD SVM to not break the vkernel64
2013-09-20 Matthew Dillonhammer2 - Merge Mihai Carabas's VKERNEL/VMM GSOC projec...
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-03 Sascha Wildnerkernel: Remove drmn leftover.
2013-08-24 Sascha Wildnerkernel: Remove unused lines in pc64's 'files' file.
2013-08-24 Sascha Wildnerkernel: Remove some unused lines from 'files' files.
2013-08-11 Sascha Wildnerkernel/x86_64: Display Standard Extended Features durin...
2013-08-08 François Tigeotkernel: Add pmap_page_set_memattr()
2013-08-08 François Tigeotkernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants
next