x86_64: Make sysctl hw.cpu_mwait_halt read only
[dragonfly.git] / sys / platform /
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.
2013-09-28 Antonio Huete Jimenezvkernel - Add -d option to disable vmm.
2013-09-28 Antonio Huete Jimenezvkernel - Remove unused getopt option.
2013-09-28 Antonio Huete Jimenezvkernel64 - Report VMM status at startup.
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-21 Matthew Dillonbuildworld - Fix buildworld conflict
2013-09-20 Matthew Dillonhammer2 - Merge Mihai Carabas's VKERNEL/VMM GSOC projec...
2013-09-14 François Tigeotkernel/i386: Implement ffsl()
2013-09-11 Antonio Huete Jimenezvkernel64 - Add newline to the end of options files.
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-05 Antonio Huete JimenezBring in DIRFS: A filesystem for VKERNELS
2013-09-04 Antonio Huete Jimenezvkernel32 - Change VM_MAX_USER_ADDRESS to match the...
2013-09-03 Sascha Wildnerkernel: Remove drmn leftover.
2013-09-03 François Tigeotkernel/i386: Implement pmap_invalidate_cache_pages()
2013-08-27 François Tigeotkernel/i386: Implement pmap_mapbios()
2013-08-27 François Tigeotkernel/i386: Add PAT support, mapdev_attr, kmem_alloc_attr
2013-08-27 François Tigeotkernel/i386: add pmap_invalidate* functions
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-17 Sascha Wildnerkernel/i386: Remove BDE_DEBUGGER remains.
2013-08-16 Matthew Dillonvkernel - Module loading for vkernel64
2013-08-14 Sepherosa Ziehaucputimer: Allow MP synchronized TSC to become cputimer...
2013-08-11 Sascha Wildnerkernel/x86_64: Display Standard Extended Features durin...
2013-08-09 François Tigeotkernel: Add pmap_page_set_memattr() stubs for the vkern...
2013-08-08 Sepherosa Ziehaupmap/i386: Unbreak buildkernel
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
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-04 Sepherosa Ziehauacpi/pstate: AMD CPUs' Family >= 10h use same P-State...
2013-08-03 Sascha Wildnerkernel: Use TABs to indent in 'files'.
2013-08-02 François Tigeotkernel: Fix bus_dmamem_alloc()
2013-07-31 Matthew Dillonkernel - Add hw.cpu_mwait_haltand hw.cpu_mwait_spin
2013-07-31 François Tigeoti386: Partially revert 9e5e15787783090b6f8cc9f3dc990820...
2013-07-30 François Tigeotdrm2: Hook to DragonFly's build infrastructure
2013-07-30 Matthew Dillonkernel: Correctly handle fake pages
2013-07-30 Johannes Hofmannkernel: add OBJT_MGTDEVICE in some more places
2013-07-21 Sascha Wildnerkernel: Remove a no longer used extern declaration.
2013-07-19 Sascha Wildnerkernel: Remove some no longer used options.
2013-07-18 François Tigeotpat: Add pmap_invalidate_cache_pages()
2013-07-18 François Tigeotpmap: Add pmap_mapbios()
2013-07-18 François Tigeotpat: Make the API more compatible with FreeBSD
2013-07-18 François Tigeotpat: Add BUS_DMA_NOCACHE, VM_MEMATTR definitions
2013-07-18 François Tigeotkernel: Optimize pmap_invalidate_range()
next