powerd: Fix usage for cpu usage polling interval
[dragonfly.git] / sys /
2015-06-11 Matthew Dillondrm - Attempt to fix radeon stride
2015-06-10 Sascha Wildnerkernel/syscons: Fix a comment.
2015-06-10 Sascha Wildnerkernel/syscons: Add simple font scaling when using...
2015-06-09 Imre Vadászdrm/radeon: Add backlight sysctls for cards with atombios.
2015-06-09 Matthew Dillondrm - Fix valid NULL address returned from i915 mmap...
2015-06-09 Matthew Dillonkernel - Increase DMA reserve from 16M to 128M by default
2015-06-09 Sepherosa Ziehaux86_64/madt: Enhance bootverbose logging
2015-06-09 Sepherosa Ziehaux86_64: Fix gd_acpi_id setting
2015-06-09 Matthew Dillonbuild - Parallelize kernel module build
2015-06-08 Markus Pfeifferusb4bsd: Make the serial driver create all devices
2015-06-08 Sascha Wildnerkernel/radeon: Regen register check tables (only remove...
2015-06-08 Sascha Wildnerkernel/drm: Sync radeonkms' PCI ID list with Linux...
2015-06-08 Sascha Wildnerkernel/radeonfw: Update two firmwares.
2015-06-07 Tomohiro Kusumisys/gnu/vfs/ext2fs: Fix indentation
2015-06-07 Tomohiro Kusumisys/gnu/vfs/ext2fs: Fix comments
2015-06-07 Tomohiro Kusumisys/gnu/vfs/ext2fs: Rename struct ext2mount -> struct...
2015-06-07 Tomohiro Kusumisys/gnu/vfs/ext2fs: Rename ext2mount.h -> ext2_mount.h
2015-06-07 Matthew Dillonlibc - Attribute setcontext() and getcontext()
2015-06-07 Matthew Dillonstdc - add __returns_twice
2015-06-07 Sascha Wildner<sys/sysctl.h>: Include <sys/lock.h> only for the kerne...
2015-06-07 Sascha Wildnerkernel/hpt27xx: Stop using __DATE__ and __TIME__.
2015-06-06 Matthew Dillonsysctl - SMP performance work
2015-06-06 Tomohiro Kusumisys/gnu/vfs/ext2fs: Remove|fix duplicated macro definitions
2015-06-06 Tomohiro Kusumisys/gnu/vfs/ext2fs: Add missing ifndef/define/endif
2015-06-06 Tomohiro Kusumisys/gnu/vfs/ext2fs: Fix terminology of "cylinder group"
2015-06-06 zrjdrm/radeon: Sync gpu driver code with Linux 3.11
2015-06-06 zrjdrm/radeon: Move some prototype declarations
2015-06-06 zrjdrm/radeon: Use release_firmware()/request_firmware()
2015-06-06 Tomohiro Kusumisys/gnu/vfs/ext2fs: Remove|avoid duplicated macro defin...
2015-06-05 Sascha Wildnerkernel/syscons: Hack around some issues between console...
2015-06-05 Imre Vadászdrm: hack together an implementation of fb_get_options
2015-06-05 Sascha Wildnerkernel/syscons: First hacky steps to make syscons work...
2015-06-05 Sascha WildnerFix kernel options in files for i915/radeon (kmsdrm...
2015-06-05 Sascha WildnerUpdate files for recent drm/i915/radeon changes.
2015-06-05 Sepherosa Ziehausensors: By default, stick sensor tasks to the first...
2015-06-05 Sepherosa Ziehauecc/e5: Register sensor tasks to the proper cpu package
2015-06-05 Sepherosa Ziehaumemtemp/e5: Register sensor tasks to the proper cpu...
2015-06-05 Sepherosa Ziehaucpu_topo: Add get_cpu_node_by_chipid()
2015-06-04 Tomohiro Kusumisys/gnu/vfs/ext2fs: Cleanup __KERNEL__ related macros
2015-06-04 Tomohiro Kusumisys/gnu/vfs/ext2fs: Cleanups
2015-06-04 Tomohiro Kusumisys/gnu/vfs/ext2fs: Sync with Linux kernel's ext2 defin...
2015-06-04 Matthew Dillonkernel - Fix altq fairq panic
2015-06-04 Sepherosa Ziehausensors: Accept -1 as sensor thread cpuid
2015-06-04 Sepherosa Ziehaucoretemp: Utilize per-cpu sensor threads
2015-06-04 Sepherosa Ziehausensors: Create per-cpu sensor task threads
2015-06-04 Sepherosa Ziehaucputimer/tsc: Prevent rdtsc reordering
2015-06-04 Sepherosa Ziehautsc: Factor out rdtsc_ordered()
2015-06-02 Matthew Dillondrm - Fix deadlock
2015-06-02 Charlie Rootkernel - Fix VM deadlock in optimized file read path
2015-06-01 François Tigeotdrm: Partially sync drm_ioctl() with Linux 3.14
2015-06-01 François Tigeotdrm: Synchronize ioctl definitions with Linux 3.14
2015-06-01 Sepherosa Ziehauclock/tsc: Run TSC MP synchronization test on APs too.
2015-06-01 Sepherosa Ziehaulwkt: Initialize LWKT objcache initialization to earlie...
2015-05-31 François Tigeotdrm: Sync drm_gem_close_ioctl() with Linux 3.14
2015-05-31 Matthew Dillonnet80211 - Fix mis-merge
2015-05-30 Imre Vadászdrm/radeon: Add temperature sensor support
2015-05-29 Tomohiro Kusumisys/gnu/vfs/ext2fs: Fix coding style
2015-05-29 Tomohiro Kusumisys/gnu/vfs/ext2fs: Remove FS/I_FS macros
2015-05-29 Tomohiro Kusumisys/gnu/vfs/ext2fs: Remove unused typedef
2015-05-29 Tomohiro Kusumisys/gnu/vfs/ext2fs: Remove bsd_malloc/free macros
2015-05-29 zrjdrm/radeon: Expose radeon driver knobs to /boot/loader...
2015-05-29 Matthew Dillonkernel - Fix SMP race against fp seek position lock
2015-05-29 François TigeotSync drm_context.c with Linux 3.14
2015-05-29 Matthew Dillonkernel - Fix improper OOM process kill when no swap...
2015-05-28 François Tigeotdrm: Sync vblank handling code with Linux 3.14
2015-05-28 Michael Neumanndrm/radeon: Sync to Linux 3.11
2015-05-28 Matthew Dillonboot - Fix build
2015-05-28 Matthew Dillonhammer2 - Set default compression for PFS
2015-05-28 Matthew Dillonkernel - Replace iscsi CRC algo with a better one
2015-05-28 Tomohiro Kusumisys/gnu/vfs/ext2fs: Don't define buffer_head
2015-05-28 Tomohiro Kusumisys/gnu/vfs/ext2fs: Remove unused typedef
2015-05-28 Tomohiro Kusumisys/gnu/vfs/ext2fs: Rename ROOTINO to EXT2_ROOTINO
2015-05-28 Matthew Dillonhammer2 - Stabilization
2015-05-28 Matthew Dillonhammer2 - Stabilization pass
2015-05-27 Matthew Dillonhammer2 - hook up aggregate stats
2015-05-27 Matthew Dillonhammer2 - Increase size of blockref, refactor freemap.
2015-05-27 Michael Neumannradeon: sync to radeon 3.10
2015-05-27 zrjdrm/ttm: revert again to use tree(3)
2015-05-27 Tomohiro Kusumisys/gnu/vfs/ext2fs: Sync with Linux kernel's ext2 defin...
2015-05-27 Sascha Wildner<sys/param.h>: Bump __DragonFly_version for futimens...
2015-05-27 Dimitris PapastamosAdd missing prototype for futimens(2) in <sys/stat.h>
2015-05-27 Sascha Wildner<sys/stat.h>: Whitespace cleanup.
2015-05-27 Matthew Dillonkernel - Fix issue w/recent utimes commit
2015-05-27 Matthew Dillonhammer2 - cleanup
2015-05-26 Matthew Dillonttys - Add 'ifconsole' option to ttys entries
2015-05-26 Matthew Dillonkernel - Return EINVAL on negative timeout to poll()
2015-05-26 Matthew Dillonkernel - Sanity-check getutimes().
2015-05-26 Matthew Dillonkernel - Add futimens()
2015-05-26 Matthew Dillonkernel - Consolidate kern_utimes() into kern_utimensat()
2015-05-26 Matthew Dillonhammer2 - cleanup data load, unlink optimization
2015-05-25 Matthew Dillonkernel - Change bundirty() location in I/O sequence (2)
2015-05-25 Matthew Dillonnet80211 - Add dofbsddiff script
2015-05-25 Matthew Dillonhammer2 - stabilization
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-25 Matthew Dillondirfs - only expose inlines to the kernel
2015-05-25 Matthew Dillonhammer2 - Refactor cluster locks, syncthr fixes, cleanups
2015-05-24 Sascha Wildnerkernel/acpi_wmi: Move wmi_info_list into sc.
2015-05-24 François Tigeotdrm: Add linux/ktime.h
2015-05-24 Matthew Dillonkernel - Add utimensat() support
2015-05-23 François Tigeotdrm/i915: Fix a __raw_i915_read32() definition
next