libthread_xu: Fix wrong return value in pthread_attr_setinheritsched().
[dragonfly.git] / sys /
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...
2014-01-20 François TigeotBump __DragonFly_version after drm/i915 update
2014-01-20 Sepherosa Ziehauacpi/cstate: Remove unused macros
2014-01-20 Sepherosa Ziehauacpi/cstate: acpi_cpu_softc -> acpi_cst_softc
2014-01-20 Sepherosa Ziehauacpi/cstate: Remove useless device methods
2014-01-20 Sascha Wildnerkernel/acpi: Silence exception warning when a \\_Sx_...
2014-01-20 Sascha WildnerRemove previous ACPICA.
2014-01-20 Sascha Wildneracpi: Fix building the kernel.
2014-01-20 Sascha Wildneracpi: Fix building userland.
2014-01-20 Sascha Wildnersys/acpi: Bring in Intel's acpica-unix2-20131218 verbatim.
2014-01-19 François Tigeotdrm: Reduce differences with Linux 3.8
2014-01-19 François Tigeotasm/uaccess.h: Add get_user() and put_user()
2014-01-19 François Tigeotdrm: Import asm/uaccess.h from FreeBSD's OFED stack
2014-01-19 François Tigeotdrm: Remove DRM_MSLEEP()
2014-01-19 François Tigeotdrm/radeon: Replace DRM_MSLEEP() by msleep()
2014-01-19 François Tigeotdrm: Add linux/delay.h, implement msleep()
2014-01-19 Sepherosa Ziehauacpi/cstate: Break long lines; minor style changes
2014-01-19 Sepherosa Ziehauacpi/cstate: Dispatch Cx re-probing to the target CPU
2014-01-19 Sepherosa Ziehauacpi/cstate: Set cx_lowest on the target CPU
2014-01-19 Sepherosa Ziehauacpi/cstate: Fix global Cx count setup
2014-01-19 Sepherosa Ziehauacpi/cstate: Use u_long as stats type
2014-01-19 Sepherosa Ziehauacpi/cstate: Fix non-C3 setting
2014-01-19 Sepherosa Ziehauacpi/cstate: Set non-C3 state during generic Cx probing
2014-01-18 François Tigeotlinux/kernel.h: Implement swap()
2014-01-18 François Tigeotlinux/kernel.h: printf => kprintf
2014-01-18 François Tigeotdrm: Import linux/err.h from FreeBSD's OFED stack
2014-01-18 Sepherosa Ziehauacpi/cstate: Minor style cleanup
2014-01-18 Sepherosa Ziehauacpi/cstate: Use serializer to protect _CST notfication...
2014-01-18 Sepherosa Ziehauatomic/i386: Update intr_cond comment
2014-01-18 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-01-18 François Tigeotdrm: Rename device to dev in struct drm_device
2014-01-18 Sascha Wildner<sys/systm.h>: Mark various function parameters as...
2014-01-18 Sascha Wildnerkernel/ppc: Fix a tsleep with NULL ident.
2014-01-17 Sascha Wildnerkernel: Make eventhandler_{register,find_list}()'s...
2014-01-17 Sascha Wildnerkernel/dm_target_striped: Plug a memory leak.
2014-01-16 François Tigeotdrm: Fix a merge issue in drm_fops.c
2014-01-16 Sepherosa Ziehauacpi/cstate: Remove unused fields in softc
2014-01-15 Sepherosa Ziehauatomic: Update intr_cond comment according to the recen...
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
2014-01-14 Sepherosa Ziehaux86_64: Detect CPU specific C-state through CPUID(5)
2014-01-14 Sascha Wildner<sys/param.h>: Fix typo in a comment.
2014-01-13 John MarinoBuild: Bump version to 300701 for smb.h relocation
2014-01-13 Sascha WildnerClean up some things in /usr/src/sys/conf.
2014-01-12 Sepherosa Ziehauplatform/acpi: Update according to ACPI spec 5.0
2014-01-12 Sepherosa Ziehaucpuinfo: "Standard Extended Features" -> "Structured...
next