sftp(1): Link libtermcap instead of libcurses.
[dragonfly.git] / sys / platform /
2014-06-12 Markus Pfeifferkernel/npx: Enable printing of npx mask on bootverbose...
2014-06-12 Markus Pfeifferkernel/vkernel: port mxcsr mask probing to i386.
2014-06-12 Sascha Wildnerkernel: GC never true CPU_DISABLE_SSE checks from x86_6...
2014-06-12 Markus Pfeiffervkernel64: support mxcsr mask on vkernel64 too
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-08 Sascha WildnerMove ed(4), sr(4), and ng_sync_{ar,sr} to being i386...
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-15 Sascha Wildnerkernel/acpi: i386 build fixes.
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-25 Sascha Wildnerkernel/i386: Remove CPU_ENABLE_TCC traces.
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-03-01 Antonio Huete Jimenezvkernel - Use 'vcd0' by default.
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 Sascha Wildnerkernel/i386: Apply 94514bea15a0328e256cda414594fe6e6317...
2014-02-24 Imre VadaszAvoiding an infinite loop during P-state adjustment...
2014-02-23 Sascha Wildnerkernel/i386: Remove an unused ACPI prototype.
2014-02-23 Sascha Wildnerkernel/i386: Remove two unused math helper functions...
2014-02-16 Sepherosa Ziehaup4tcc: Nuke; replaced by clockmod(4)
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-12-06 Sascha Wildnerkernel/i386: Make digi(4) compilable into the kernel...
2013-12-06 Sascha Wildnerkernel: Drop ISA support from most remaining drivers...
2013-12-06 Sascha Wildnerkernel/i386: Remove some old devices from the userconfi...
2013-11-27 Sascha Wildnerkernel/i386: Remove two Makefiles used for tag generation.
2013-11-27 Sascha Wildnerkernel: Generate miidevs.h, pccarddevs.h and pcidevs...
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-14 Matthew Dillonkernel - Concurrent fork/exec (3) - Fix 32-bit builds...
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-28 Antonio Huete Jimenezvkernel - Update usage options.
next