dragonfly.git
2014-02-19 Sascha Wildner{clockmod,perfbias}.4: Remove unneeded .Ed
2014-02-19 Sascha Wildnerkernel/acpi: Fix comment.
2014-02-19 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140214.
2014-02-19 Sascha Wildnerkernel/usb4bsd: Use the standard __func__ for function...
2014-02-19 Sascha Wildnerkernel/ichsmb: We don't define __CC_SUPPORTS___FUNC__.
2014-02-18 Sascha WildnerMark malloc() and various similar functions with __heed...
2014-02-18 Sascha Wildnercolldef(1)/mklocale(1): Define __heedresult when BOOTST...
2014-02-18 Sascha Wildner<sys/cdefs.h>: Add a __heedresult macro to warn of...
2014-02-18 Johannes Hofmannusb4bsd: make u4b compile with USB_DEBUG
2014-02-18 François Tigeotdrm/i915: Use Linux atomic types and functions
2014-02-18 Alex Hornungudevd - fix realloc usage
2014-02-18 Alex Hornungvnconfig - don't make it harder to script vnconfig
2014-02-18 Sascha Wildnerkernel: Mark some contigfree()/kfree() arguments as...
2014-02-18 Sascha Wildnersu(1)/passwd(1): Silence -Winit-self.
2014-02-17 Sascha Wildnerkernel/nataraid: Fix a bug for array sizes >2TB.
2014-02-17 Sascha Wildnerkernel/nataraid: Add devstat support.
2014-02-17 Antonio Huete... hammer - Really fix VFS_STATFS() when operating volumes.
2014-02-17 Sepherosa Ziehauclockmod: Add more errata checks for old CPUs
2014-02-17 Sepherosa Ziehauman: Add perfbias.4 and clockmod.4
2014-02-17 Sepherosa Ziehauperfbias.4: Add man page
2014-02-17 Sepherosa Ziehauclockmod.4: Add man page
2014-02-16 Sascha Wildnerkernel/nataraid: Fix nVidia MediaShield metadata kprint...
2014-02-16 François Tigeotdrm/i915: Partially sync headers with Linux 3.8
2014-02-16 François Tigeotdrm: Reduce differences with Linux 3.8
2014-02-16 Sepherosa Ziehaucoretemp: Add to i386 and x86_64 GENERIC
2014-02-16 Sepherosa Ziehaup4tcc: Nuke; replaced by clockmod(4)
2014-02-16 Sepherosa Ziehauclockmod: Properly implement Intel software controlled...
2014-02-15 Sascha Wildnerrc: Fix a typo in a comment.
2014-02-15 François Tigeotdrm: Manage struct drm_file with Linux list APIs
2014-02-15 Sepherosa Ziehauacpica: Start task thread after all children of acpi...
2014-02-15 Sepherosa Ziehauperfbias: Set to highest performance on detach path
2014-02-15 Sascha WildnerUpdate the pciconf(8) database.
2014-02-14 Sascha Wildnerrcrun(8): Properly handle scripts that provide more...
2014-02-14 Alex Hornungmmap - honour hint address (properly) even if randomiza...
2014-02-13 Sascha Wildnerrc.conf.5: Fix SEE ALSO order.
2014-02-13 Sascha Wildnerkernel: Fix topology fallout for vkernel and i386.
2014-02-12 Sascha Wildnerlibutil/pw_util.3: Fix two prototypes.
2014-02-12 Sascha Wildnerlogin.conf.5: Add a missing space.
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 François Tigeotuuidgen(1): Move sources to src/bin
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 Sascha Wildnerlibutil: Fix a bunch of manual page issues.
2014-02-11 Matthew Dillonswapcache - Fix token leak
2014-02-09 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140114.
2014-02-09 John Marinolibutil: Remove expand_number(3)
2014-02-09 John Marinodaemon(8): Add -P, -r, -u options from FreeBSD
2014-02-09 John Marinolibutil: Various updates from FreeBSD, esp. pid_* functions
2014-02-09 Sepherosa Ziehautools/mwait_mon: Monitor mwait C-state hint usage
2014-02-09 Sepherosa Ziehautools/toeplitz: Install to /usr/local/bin
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 Wildnertools/diag: Remove FreeBSD specific 'ac' script.
2014-02-09 Sascha Wildneree(1): Switch over to ee 1.5.2
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-09 Sascha WildnerImport ee 1.5.2 gitea/vendor/EE origin/vendor/EE
2014-02-08 Sascha WildnerAdd missing newlines at EOF in a couple of files.
2014-02-08 Sascha Wildnerfetch.1: Use .Mt for email address.
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 Sascha Wildnercallout.9: Mention callout_stop_sync().
2014-02-08 Sascha Wildnerlibc: Create MLINKS for hesiod(3) too when it is requested.
2014-02-08 Sascha WildnerAdd gcore(1) to the x86_64 build too. It builds and...
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-08 Sascha Wildnergcore(1): Remove no longer needed prototype.
2014-02-08 Sascha Wildnergcore(1): Remove sparc specific core image handling.
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 John Marinoinstall(1): Fix 2.5 y/o verbose bug, use static functions
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-06 John Marinopatch(1): Sync with FreeBSD
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-05 Eitan Adlerlibc/net: fix a portability issue
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-04 John Marinofetch(1), libfetch: Sync with FreeBSD
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
next