openssl: Adjust manual pages for 1.0.1l.
[dragonfly.git] / sys / platform / pc64 /
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-13 Imre Vadaszkernel: Hide the intrmask_t typedef from userspace...
2015-01-06 Sascha Wildnerkernel/pc64: Change all the remaining #if JG's to ...
2014-12-18 Sascha Wildnerkernel/acpica: Separate kernel and userland code in...
2014-12-14 Sascha Wildnerkernel: Import the IPMI driver from FreeBSD.
2014-12-13 Sascha Wildnerkernel/x86_64: Add a bios.c with only bios_sigsearch().
2014-12-06 Sascha Wildnerkernel/usb4bsd: Remove no longer needed dependencies...
2014-11-21 Matthew Dillonkernel - Increase default MAXTSIZ from 128M to 256M
2014-11-18 Joris GiovannangeliImport cpuctl pseudo device from FreeBSD
2014-11-15 Sascha Wildnerkernel: Refer to it as "ACPICA", not "ACPI CA" or ...
2014-11-10 Sascha Wildnerkernel: Remove two more oldusb remains.
2014-11-10 Sascha WildnerRemove the old USB stack and related userland, etc.
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-25 John Marinokern.mk: isolate gcc-only flags to gcc compilers (deter...
2014-10-25 John Marinopc64/acpica: specify cmpw in acpi_wakecode.S
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-21 Matthew Dillonkernel - Fix int/long truncation problem in rman_reserv...
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-09-17 Sascha Wildnerkernel/acpi: Add our copyright to two files.
2014-09-07 Sascha Wildnernexus/x86_64: Add a description to the RAM driver but...
2014-09-07 Sascha Wildnerkernel/nexus: Tabify the RAM driver.
2014-09-07 Sascha Wildnerkernel/nexus: Use __func__.
2014-09-07 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2014-09-07 Sascha Wildnerkernel: Remove some lonely tabs.
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-20 Markus Pfeiffersys/platform/pc64: port the ram device from FreeBSD...
2014-08-16 Matthew Dillonkernel - Adjust BUS_DMASYNC_* API
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-07-23 Matthew Dillonkernel - Redo struct vmspace allocator and ref-count...
2014-07-15 Matthew Dillonkernel - Add safety for Intel SYSRET issue
2014-07-13 Imre Vadaszidentcpu: Add AMD Features2 strings for bits 25 to 28
2014-07-13 Matthew Dillonkernel - Add two features to improve qemu emulation...
2014-07-12 Matthew Dillonkernel - Fix crypto boots and rescue boots
2014-07-08 Sascha Wildnerkernel/vga: Remove VGA_NO_BIOS and VGA_ALT_SEQACCESS...
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
next