i386 removal, part 70/x: Remove some i386 specific bits in the kernel.
[dragonfly.git] / sys /
2019-01-13 Sascha Wildneri386 removal, part 70/x: Remove some i386 specific...
2019-01-13 Sascha Wildneri386 removal, part 69/x: Clean up sys/dev/netif.
2019-01-12 Sascha Wildnerlibc: Add reallocarray() from OpenBSD.
2019-01-12 François Tigeotdrm/linux: Add struct device_driver
2019-01-09 Michael NeumannAdd work-around for bug #3167
2019-01-09 Sascha WildnerSync ACPICA with Intel's version 20190108.
2019-01-07 Sascha Wildnerkernel/Makefiles: Remove two empty lines I added by...
2019-01-07 François Tigeotdrm/i915/gem: Really implement i915_gem_object_invalidate()
2019-01-07 François Tigeotdrm/linux: Add invalidate_mapping_pages()
2019-01-07 François Tigeotdrm/i915: Sync i915_drv.c a bit with Linux
2019-01-07 Sascha Wildnerkernel: Change CFLAGS -> KCFLAGS also in commented...
2019-01-07 Your Nameipfw3: insert the new rule in the beginning
2019-01-05 François Tigeotdrm: Add drm_prime.c
2019-01-05 François Tigeotdrm/i915: Enable the I915_GEM_USERPTR ioctl
2019-01-05 François Tigeotdrm: Partially sync drm_mm.c with Linux 4.7.10
2019-01-05 Sascha Wildnerkernel: Remove two no longer used sysinit ids.
2019-01-05 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2019-01-05 Sascha Wildnerkernel: Remove kernel profiling bits.
2019-01-05 Sascha WildnerClean up the USB driver directories, remove unbuilt...
2019-01-04 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2019-01-03 François Tigeotdrm/i915: Add i915_gem_dmabuf.c
2019-01-03 François Tigeotdrm: Rename struct drm_gem_object.vm_obj to filp
2019-01-02 François Tigeotdrm/linux: Add linux/mmu_context.h
2018-12-31 Sascha WildnerHAPPY NEW YEAR!
2018-12-28 Imre Vadászvkernel - Remove unneeded -T flag, that was added in...
2018-12-28 Sascha Wildnerkernel: Remove more duplicate includes.
2018-12-28 Sascha Wildnerkernel/ic: Remove an unneeded #ifdef _KERNEL and two...
2018-12-28 Sascha WildnerOops, fix lagg's type in LINT64.
2018-12-28 Sascha WildnerAdd lagg(4) to LINT64.
2018-12-28 Imre Vadászvkernel - Delete unused/ancient timer/rtc function...
2018-12-27 Sascha Wildnerkernel/acpi: Bring in FreeBSD's r341632.
2018-12-27 Imre Vadásznet - Simplify net/altq TSC timer code, get rid of...
2018-12-27 Imre Vadászkernel - Factor out TSC cputimer into common x86_64...
2018-12-27 Matthew Dillonkernel - Throw a global lock around udev dictionary ops
2018-12-26 Matthew Dilloniwm - Fix possible null pointer indirection
2018-12-23 Sascha Wildnerkernel: Add descriptions to the p1003_1b sysctls.
2018-12-23 Sascha Wildnerkernel: Populate the p1003_1b sysctl tree a bit more.
2018-12-23 Sascha Wildnerkernel/mrsas: Fix a double assignment.
2018-12-16 Matthew Dillonatkbdc - Change default to still attach PS2 controller...
2018-12-14 Sascha WildnerSync ACPICA with Intel's version 20181213.
2018-12-14 Sascha Wildnerkernel/acpi: Fix the ACPI_LV_VERBOSITY1 level's value.
2018-12-11 Sascha Wildnerkernel: Remove the FFS_ROOT option. It was a no-op...
2018-12-11 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim (2)
2018-12-11 François Tigeotdrm: Add missing file uapi/linux/pci.h
2018-12-10 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim
2018-12-10 François Tigeotdrm: Add the DRM_IOCTL_GET_PCIINFO ioctl
2018-12-09 Sascha Wildnerkernel/netinet6: Fix the kernel build without "options...
2018-12-09 Sascha Wildnerkernel/gif: Include just opt_inet6.h which is all this...
2018-12-09 Sascha Wildnerkernel: Remove some useless #ifdefs.
2018-12-09 Matthew DillonHAMMER2 - Update DESIGN document
2018-12-08 Matthew Dillonkernel - Fix rare vref() assertion
2018-12-08 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2018-12-08 Matthew Dillonhammer2 - stabilization, fix hammer2_inode_get()
2018-12-08 Matthew Dillonhammer2 - Cleanup
2018-12-08 Matthew Dillonhammer2 - Add HAMMER2_IO_DEBUG
2018-12-07 Matthew Dillonkernel - Improve umount operation
2018-12-07 Matthew Dillonhammer2 - stabilization
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 7/N
2018-12-05 Matthew Dillonkernel - Add trigger_syncer(), VFS_MODIFYING()
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 6/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 5/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 4/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 3/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 2/N
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 1/N
2018-12-04 François Tigeotdrm/i915: Add Kaby Lake and Amber Lake PCI IDs
2018-12-04 François Tigeotdrm/i915: Add Whiskey Lake PCI IDs
2018-12-04 François Tigeotdrm/i915: Add more Coffeelake PCI IDs
2018-12-04 François TigeotRevert "drm/ttm: Remove ttm_bo_unreserve_core()"
2018-12-02 Sascha WildnerRemove an unused include file.
2018-11-30 Sascha Wildnerkernel: Move some old unused stuff out of the way.
2018-11-29 Matthew Dillonkernel - Cleanup blist debug code (2)
2018-11-29 Matthew Dillonkernel - Fix nstopped SMP race during core dump
2018-11-29 Matthew Dillonkernel - Cleanup blist debug code
2018-11-28 François Tigeotdrm includes: Rename uapi_xxx to uapi/xxx
2018-11-27 Levente Kurusa<sys/errno.h>: Remove EUNUSED*.
2018-11-25 François Tigeotdrm/ttm: Sync ttm_page_alloc.c with Linux
2018-11-25 François Tigeotdrm/linux: Add set_pages_array_xx() functions
2018-11-25 Matthew Dillonkernel - Fix probable callout race
2018-11-24 Sascha Wildner<sys/param.h>: Adjust __DragonFly_version.
2018-11-23 Justin C. SherrillUpdates for new 5.5 master. v5.5.0
2018-11-22 Antonio Huete Jimenezsio: Correct how DDB option is checked
2018-11-22 Antonio Huete Jimenezkernel: Move vnode_index to sys/vnode.h
2018-11-21 Matthew Dillonkernel - Refactor inum stat data for sockets
2018-11-21 Matthew Dillonkernel - Add uid, gid, and inum to stat data for pipes
2018-11-20 Sepherosa Ziehauinet: Recalculate the packet hash for IP encapsulation.
2018-11-20 Sepherosa Ziehaustf/gre: Make sure the input packet's hash is recalculated.
2018-11-19 Sascha Wildnerkernel: Fix some -Wundef corner cases.
2018-11-19 Sepherosa Ziehauinet6: Set net.inet6.icmp6.nd6_onlink_ns_rfc4861 to...
2018-11-19 Sepherosa Ziehauinet6: Make non-prefix and directly reachable inet6...
2018-11-18 Tobias Heiligadd subdevice id 0x5260 for iwn 6035 series
2018-11-18 Sascha Wildnerkernel: Add -Wundef to our default kernel warning options.
2018-11-18 Sascha Wildnerkernel: Clean up the warning flags a bit.
2018-11-17 François TigeotRevert "drm/linux: Fix vmap()"
2018-11-15 Imre Vadászsyscons - Increase static buffer size for ttyv0.
2018-11-14 François Tigeotdrm/ttm: Remove sf_buf usage
2018-11-14 François Tigeotdrm/linux: Add a few GFP_XXX values
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-13 Matthew Dillonkernel - Fix sack NULL pointer dereference
2018-11-13 Matthew Dillonkernel - Fix SMP race in procfs
next