Merge branch 'vendor/GDB'
[dragonfly.git] / sys /
2020-01-07 zrjMerge branch 'vendor/GDB'
2020-01-06 Matthew Dillonkernel - Fix bug in malloc_reinit_ncpus()
2020-01-06 Matthew Dillonkernel - Change default vfs timestamp precision sec...
2020-01-04 Matthew Dillondrm - Fix workqueue bugs w/recent drm pushes
2020-01-04 Matthew Dillonkernel - Update taskq code
2020-01-04 François Tigeotdrm/radeon: Use pci_alloc_consistent()
2020-01-03 François Tigeotdrm/linux: Add pci_alloc_consistent()
2020-01-01 Sascha Wildner<sys/resource.h>: Clean up visibility of defines, and...
2020-01-01 Sascha WildnerFix compiling iwm(4) into the kernel.
2020-01-01 Matthew Dilloniwm - Full sync from FreeBSD
2020-01-01 Sascha WildnerBump copyrights. Happy 2020!!
2019-12-31 Sascha WildnerRemove mrouted(8) and the associated utilities from...
2019-12-30 Sascha Wildnerboot/loader: Fix -Wundef warnings in the legacy and...
2019-12-30 Sascha WildnerACPICA: Fix including acpi.h when building standalone...
2019-12-29 François Tigeotdrm/i915: Disable GUC support again on Kabylake GPUs
2019-12-29 Sascha Wildnerboot/efi: Handle ACPI_USE_SYSTEM_INTTYPES definition...
2019-12-28 Sascha Wildnerboot/edk2: Fix a -Wundef warning.
2019-12-28 Sascha Wildner<machine/acpica_machdep.h>: Sigh another w/s fix.
2019-12-28 Sascha Wildner<machine/acpica_machdep.h>: Adjust more whitespace.
2019-12-28 Sascha Wildner<machine/acpi_machdep.h>: More cleanup.
2019-12-27 Matthew Dillonkernel - Fix vm.swap_size sysctl
2019-12-27 François Tigeotdrm/i915: Update to Linux 4.8.17
2019-12-26 François Tigeotdrm/linux: Add schedule_timeout_uninterruptible()
2019-12-26 François Tigeotdrm/linux: Add some sysfs stub functions
2019-12-26 François Tigeotdrm/linux: Add or improve some wait_queue functions
2019-12-25 Sascha Wildnerboot/efi: Sync our TianoCore EDK II headers with the...
2019-12-25 Sascha Wildner<machine/acpica_machdep.h>: Remove unused defines.
2019-12-24 François Tigeotdrm/i915: Update to Linux commit b224c4dc70cdd5f42d24a7...
2019-12-24 François Tigeotdrm/linux: Add Linux kthread functions
2019-12-22 Tomohiro Kusumisys/dev/disk/dm: Refactor dmioctl()
2019-12-21 François Tigeotdrm/linux: Add a few linux/sched functions
2019-12-21 François Tigeotdrm/linux: Add wait_for_completion()
2019-12-21 François Tigeotdrm: Protect irq_list with lockmgr locks
2019-12-21 François Tigeotdrm: Protect iomap_list with lockmgr locks
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 Matthew Dillonkernel - Clean up minor kernel memory leak (2)
2019-12-20 François Tigeotdrm: Protect vmmap_list with lockmgr locks
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-18 Roy Marplesinet: Add support for IPv4 /31 prefixes, as described...
2019-12-18 Matthew Dillonkernel - Fix rman_make_alignment_flags()
2019-12-18 Tomohiro Kusumisys/dev/disk/dm: Fix argc test for striped target
2019-12-17 François Tigeotdrm: Improve sysfs implementation
2019-12-17 Matthew Dillonkernel - Clean up minor kernel memory leak
2019-12-17 Matthew Dillonkernel - Optimize nlookup() a bit more
2019-12-17 Matthew Dillonkernel - Refactor malloc_type to reduce static data...
2019-12-16 Sascha Wildnerkern.pre.mk: Remove obsolete comment.
2019-12-16 Matthew Dillonkern.pre.mk: Add back some Makefile code to fix VKERNEL...
2019-12-15 Sascha Wildner<sys/types.h>: Add some *_T_DECLARED guards for upcomin...
2019-12-15 Sascha Wildnerkern.pre.mk: Add back some Makefile code to fix VKERNEL64.
2019-12-15 François Tigeotdrm/linux: Fix io_mapping() functions
2019-12-15 Matthew Dillonkernel - Test pending ints in more crit_exit*() paths
2019-12-15 Matthew Dillonkernel - Improve pmap_change_attr() when used on the...
2019-12-14 Sascha Wildnerkern.{post,pre}.mk: Clean up a bit.
2019-12-14 Sascha Wildnerkernel: Remove various (mostly commented out) reference...
2019-12-14 François Tigeotdrm/i915: Fix VGA_SWITCHEROO option handling
2019-12-13 Matthew Dillonsio - Refactor some of the sio code
2019-12-12 Sascha Wildnerkernel/acpi: Fix debug.acpi.allow_method_calls function...
2019-12-12 François Tigeotdrm/i915: Revert unintended changes in i915_params.c
2019-12-11 Matthew Dillonpsm - Add Elantech touchpad IC type 15 found on Thinkpa...
2019-12-10 François Tigeotdrm/i915: Update PCI IDs from Linux 5.4
2019-12-10 François Tigeotdrm/i915: Update to Linux commit 1f15b76f1ec973d1eb5d21...
2019-12-10 François Tigeotdrm: Stop using an embedded struct drm_device in driver...
2019-12-10 François Tigeotdrm/linux: Stop using driver softcs for dev_set/get_drv...
2019-12-08 François Tigeotdrm: Add linux/smp.h
2019-12-08 Tomohiro Kusumisys/vfs/msdosfs: Minor msdosfs_readdir() sync up with...
2019-12-08 Matthew Dillonhammer2 - Fix chain->error case in hammer2_chain_lookup()
2019-12-08 Matthew Dillonhammer2 - Rename 'bcopy' variable to 'bsave'
2019-12-07 Sascha Wildner<cpu/ieeefp.h>: Just include <sys/cdefs.h> instead...
2019-12-07 Sascha Wildner<sys/cdefs.h>: Ensure that __{BSD,EXT1}_VISIBLE are...
2019-12-07 Sascha Wildner<sys/stdarg.h>: Check if __cplusplus is defined before...
2019-12-07 François Tigeotdrm/linux: Add pci_map_rom() and pci_unmap_rom()
2019-12-07 François Tigeotdrm/linux: pfn_to_page() returns a struct page*
2019-12-07 Sascha Wildnerkernel/getsockaddr: Remove a COMPAT_43 removal leftover.
2019-12-03 Antonio Huete Jimenezjail: Use M_PRISON for sysctl allocation
2019-12-03 Antonio Huete Jimenezjail: Allow jails to mount nullfs(5) and tmpfs(5)
2019-12-03 Antonio Huete Jimenez<sys/jail.h>: Add nullfs, devfs and tmpfs filesystem...
2019-12-03 Antonio Huete Jimenez<sys/mount.h>: Add mnt_cred field
2019-12-03 Antonio Huete Jimenez<sys/priv.h>: Add filesystem specific constants
2019-12-02 Matthew Dillonkernel - Warn on duplicate physical addresses passed...
2019-12-02 Matthew Dillondevfs - Ensure lock held around devfs_cdev_terminate...
2019-12-02 Matthew Dillondevfs - Ensure lock held around devfs_cdev_terminate()
2019-12-02 Antonio Huete Jimenezjail: Simplify a bit by using the new BIT64 sysctl...
2019-12-02 Antonio Huete Jimenez<sys/sysctl.h>: Add runtime interface macros for BIT32...
2019-12-01 Sascha Wildnerlibc: Change getlogin_r()'s second argument to size_t...
2019-12-01 Sascha Wildner<sys/stat.h>: Add S_TYPEISSEM() and S_TYPEISSHM() defin...
2019-12-01 Sascha Wildner<sys/stat.h>: Fix odd indentation.
2019-12-01 Sascha WildnerRename some functions to better names.
2019-12-01 Sascha Wildner<sys/types.h>: Get rid of udev_t.
2019-11-30 Matthew Dillontools - Generate valid embedded newlines in strings
2019-11-29 Antonio Huete Jimenezkernel: debug_64bit must be uint64_t
2019-11-29 Sascha Wildnerboot1/edk2: Fix -Wundef.
2019-11-29 Antonio Huete Jimenezkernel: Don't use atomic for cr_ref in crget()
2019-11-28 Antonio Huete Jimenezkernel: Merge crinit() into crget()
2019-11-27 Matthew Dillonkernel - Add SYSCTL_BIT32(n) and BIT64(n) support
2019-11-25 François Tigeotdrm/radeon: Be explicit about disabled acceleration
2019-11-25 Sascha Wildnerkernel: Remove no longer used vfinddev() function.
2019-11-25 Sascha Wildner<sys/types.h>: Fix comment.
2019-11-24 Matthew Dillontmpfs - Make tmpfs_move_pages() more robust
2019-11-24 Sepherosa Ziehaukevent: Leading white space.
2019-11-23 Tomohiro Kusumisys/vfs/autofs: Minor cleanup to sync with NetBSD
next