rc.conf.5: Fix SEE ALSO order.
[dragonfly.git] / sys /
2014-02-13 Sascha Wildnerkernel: Fix topology fallout for vkernel and i386.
2014-02-12 Sascha Wildneracpi: Move osdragonflytbl.c where it belongs in the...
2014-02-12 Mihai CarabasCPU Topology: add support for Compute Units on AMD...
2014-02-11 Sascha Wildneracpi: Move acdragonfly.h to where all host config files...
2014-02-11 Sascha Wildneracpi: Clean up acdragonfly.h a bit.
2014-02-11 Sepherosa Ziehaux86_64: Add machdep.cpu.mwait.bm_sts to bypass BM_STS...
2014-02-11 Sascha Wildnerkernel/drm: Fix some warnings due to our vm_paddr_t...
2014-02-11 Sascha Wildnerkernel/i915: Add missing prototype.
2014-02-11 Matthew Dillonswapcache - Fix token leak
2014-02-09 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140114.
2014-02-09 Sepherosa Ziehaux86_64/mwait: Ramp up faster, if all C1 states are...
2014-02-09 François Tigeotdrm/i915: Move more code to intel_pm.c
2014-02-09 François Tigeotdrm/i915: Add intel_pm.c
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-08 François Tigeotdrm: Implement and use drm_send_vblank_event()
2014-02-08 François Tigeotdrm: Implement mutex_is_locked()
2014-02-08 François Tigeotdrm: Move drm_open() and drm_firstopen() to drm_fops.c
2014-02-08 François Tigeotdrm/drm_bufs.c: Reduce differences with Linux
2014-02-08 Sepherosa Ziehauacpi/cstate: Remove unnecessary bus_generic_{attach...
2014-02-08 Sepherosa Ziehauacpica/cpu: Add missing bus_generic_probe
2014-02-08 Sepherosa Ziehauperfbias: Implement Intel performance-energy hint support
2014-02-08 Sascha Wildnerkernel: Revert the callout_stop_sync() changes in the...
2014-02-08 Sascha Wildnerkernel: Use callout_stop_sync() in a number of drivers.
2014-02-08 Matthew Dillonig4 - improve interrupt handling
2014-02-08 Matthew Dilloncyapa - Reduced polling rate on idle detection
2014-02-08 Matthew Dillonig4 - Use interrupt to wait for receive data
2014-02-07 Sepherosa Ziehaucpu: Add necessary bits to detect existance of PERF_BIA...
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 Ziehaualtq: Byte counter is not compat w/ RED or RIO AQM
2014-02-06 Sepherosa Ziehauacpica: Disable debug message by default
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-04 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-02-04 François Tigeotdrm: Sync drm_fb_helper files with Linux 3.8
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 Sascha Wildnerkernel/sched_setscheduler: Fix return value.
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-02-01 Sepherosa Ziehaucputimer/intr: Move powersaving intr cputimer switching...
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/cpu: Remove the cpux naming hack
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: Fix resource leakage
2014-01-30 Sepherosa Ziehauacpi/cstate: Use boolean_t for acpi_cst_disable_idle
2014-01-30 Sepherosa Ziehauacpi/cstate: Rework preamble operation for entering...
2014-01-29 Markus Pfeifferjails/netinet6: unbreak source selection after cfd7912
2014-01-29 Johannes Hofmanntaskqueue: locking fix
2014-01-27 Sepherosa Ziehauacpi/cstate: Add a method to per C-state softc to enter...
2014-01-27 Sepherosa Ziehauacpi/cstate: Make sure that idle hook is installed...
2014-01-27 Sepherosa Ziehauacpi/cstate: If there is bus master activity pick up...
2014-01-27 Sepherosa Ziehauacpi/cstate: Rearrange _CST reprobe code path
2014-01-27 Sepherosa Ziehauacpi/cstate: Save ACPI_GENERIC_ADDRESS for later use
2014-01-27 Sepherosa Ziehauacpi/cstate: Function/variable/macro renaming
2014-01-26 Sepherosa Ziehauacpi/cstate: Go though set_lowest routing after _CST...
2014-01-26 Sepherosa Ziehauacpi/cstate: Fix up comment
2014-01-26 Franco Fichtnernetmap: remove bogus NULL check
2014-01-26 Franco Fichtnernetmap: bring back cdevpriv usage
2014-01-26 Sepherosa Ziehauacpi/cstate: If C3+ is detected, BM_RLD is always set
2014-01-25 Mihai Carabassys: platform: pc64: vmm: vmx.c: bug-fix in PROCBASED2...
2014-01-25 Markus Pfeifferjails/netinet6: Only select jailed ips for outgoing
2014-01-25 Sepherosa Ziehauacpi/cstate: White space cleanup
2014-01-25 Sepherosa Ziehauacpi/cstate: Save bus tag and handle to I/O operation...
2014-01-25 Sepherosa Ziehauacpi/cstate: Utilize microtime_pcpu instead of ACPI...
2014-01-25 Sepherosa Ziehaupolling: Utilize microtime_pcpu
2014-01-25 Sepherosa Ziehautime: Add functions to calculate time difference
2014-01-25 Sepherosa Ziehaux86_64: Log MONITOR/MWAIT features
2014-01-25 Sepherosa Ziehauacpi/cstate: If FADT is used, take C2_MP_SUPPORTED...
2014-01-25 Sepherosa Ziehaumwait: Allow treating interrupts as break-event for...
2014-01-25 Sepherosa Ziehauacpi/cstate: BM_STS only needs check before entering...
2014-01-25 Sepherosa Ziehauacpi/cstate: Free previously allocated resource during...
2014-01-25 Sepherosa Ziehauacpi/pstate: Utilize CPUID_TO_{FAMILY,MODEL} macros
2014-01-24 Sascha Wildnerkernel/drm: Add some missing opt_ktr.h in Makefiles.
2014-01-24 François Tigeotdrm: Fix DRM_CURRENTPID macro
2014-01-21 Markus Pfeifferkern/usb4bsd: update usb_dev.c kqfilter code
2014-01-21 Markus Pfeifferusb4bsd: fix if_axe lock issue
2014-01-21 Markus Pfeifferusb4bsd: sync if_axe
2014-01-21 Markus Pfeifferusb4bsd sync ukbd
2014-01-21 Markus Pfeifferusb4bsd: remove debug kprintfs
2014-01-21 Markus Pfeifferdevfs: add passing of file pointer through to dev_dclose
2014-01-21 Markus Pfeifferusb4bsd: remove merge artifact
2014-01-21 Markus PfeifferApply patches to enable get/set_cdevpriv
2014-01-21 Johannes Hofmannadd file pointer to dev_d*() functions
2014-01-21 Johannes Hofmannadd devfs_*_cdevpriv() functions
2014-01-21 Sepherosa Ziehauacpi/cstate: acpi_cpu_cst -> acpi_cst for driver glue...
2014-01-21 Sepherosa Ziehauacpi/cstate: acpi_cpu_cst -> acpi_cst for device methods
2014-01-21 Sepherosa Ziehauacpi/cstate: Restore cx_lowest_req, if no suitable...
2014-01-21 Sepherosa Ziehauacpi/acad: Put unknown notify print under bootverbose
2014-01-21 Sepherosa Ziehauacpi/acad: CST changed may service as notification...
next