kernel - Refactor tty clist code (2)
[dragonfly.git] / sys /
2018-10-06 Matthew Dillonkernel - Refactor tty clist code (2)
2018-10-04 Matthew Dillonkernel - Fix missing tokens in killalllwps()
2018-10-04 Matthew Dillonkernel - Refactor tty clist code
2018-10-04 Matthew Dillonkernel - Refactor tty_token, fix SMP performance issues
2018-10-04 Imre Vadászichwd - Fix typo in TCO2_CNT register #define.
2018-10-04 Sascha Wildnerkernel: Remove some old serial drivers.
2018-10-04 Sascha Wildnerkernel/lwkt_token: Fix indent.
2018-10-04 Matthew Dillonkernel - Change pool token hash
2018-10-03 Imre Vadászichsmb - Add additional PCI IDs to ichsmb.
2018-10-03 Sascha WildnerSync ACPICA with Intel's version 20181003:
2018-10-02 Matthew Dillonkernel - Remove duplicate TRIM, only trim with the...
2018-10-01 Matthew Dillonpciconf - Enhance output
2018-10-01 Aaron LIBump __DragonFly_version for adding wait6() and waitid()
2018-09-30 Matthew Dillonsystem - Add wait6(), waitid(), and si_pid/si_uid sigin...
2018-09-30 Sascha Wildnerkernel/virtio: Remove some last traces of virtio_if.m.
2018-09-30 Sascha Wildnerkernel: Bring in a port of FreeBSD's virtio_random...
2018-09-29 François Tigeotdrm/radeon: drop btc_get_max_clock_from_voltage_depende...
2018-09-29 François Tigeotdrm/radeon/dpm: drop clk/voltage dependency filters...
2018-09-29 François Tigeotdrm/radeon: Pass dma-buf as argument to gem_prime_impor...
2018-09-29 Sascha Wildner<sys/random.h>: Further cleanup.
2018-09-29 Sascha Wildner<sys/random.h>: Clean up some unused prototypes.
2018-09-28 François Tigeotdrm/linux: Implement lockdep_assert_held()
2018-09-28 Sascha Wildnerkernel/ppc: Fix -Wundef.
2018-09-28 Sascha Wildnerkernel/i915: Fix Makefile (.o -> .c).
2018-09-28 Sascha Wildnerkernel/netgraph7: Fix some build issues.
2018-09-28 Sascha WildnerSync ACPICA with Intel's version 20180927:
2018-09-27 Sascha Wildnerkernel/vinum: One more -Wundef fix.
2018-09-27 Sascha WildnerChange '#if notyet' to '#if 0 /* not yet */' which...
2018-09-27 Sascha Wildnerkernel/pf: Provide an NBPF default if the module is...
2018-09-27 François TigeotRevert "drm/ttm: convert to the reservation api"
2018-09-26 Sascha Wildnerkernel/pf: Add missing use_bpf.h to the Makefile.
2018-09-26 Sascha Wildnerkernel/dcons: Fix two more -Wundef issues.
2018-09-26 Sascha Wildnerkernel/ufs: Fix -Wundef.
2018-09-26 Sascha Wildnervkernel: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/mpr: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/ext2fs: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/drm: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/ntfs: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/if_mos: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/vga: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/vinum: Fix -Wundef.
2018-09-25 Sascha Wildnerkernel/dcons: Fix -Wundef.
2018-09-25 Sascha Wildnerkernel/vmxnet3: Fix -Wundef.
2018-09-25 Matthew Dillonkernel - Macro additional builtin's (3)
2018-09-25 Matthew Dillonkernel - Macro additional builtin's (2)
2018-09-25 Sascha Wildnerkernel/hpt27xx: Enable some code that should work for...
2018-09-25 Matthew Dillonkernel - Adjust vkernel build for builtin changes
2018-09-25 Matthew Dillonkernel - Do not overwrite uap args in system calls
2018-09-25 Matthew Dillonkernel - Macro additional builtin's
2018-09-25 Matthew Dillonkernel - Remove lwkt_msg from sysunion in syscall code
2018-09-25 Matthew Dillonkernel - Work around bogus gcc errors
2018-09-25 Matthew Dillonkernel - Fix bug in mpt_scsi_tgt_status()
2018-09-25 Matthew Dillonkernel - Optimize kmalloc() + bzero()
2018-09-25 Matthew Dillonkernel - Optimize bcopy, bzero, memset
2018-09-25 Matthew Dillonkernel - Fix serious bug in virtio
2018-09-25 Matthew Dillonkernel - Remove unnecessary cld's
2018-09-25 Matthew Dillonkernel - Refactor copyinstr and copystr
2018-09-25 Sascha Wildnerkernel/pfsync: Use the correct macros when checking...
2018-09-25 Sascha Wildnerkernel/pflog: Fix a recently introduced regression.
2018-09-25 Sascha Wildnerkernel/acpi: Some improvements in acpi_eval_osc().
2018-09-24 Sascha Wildnerkernel/assym: Remove V_FORWARDED_{HITS,INTS,MISSES}.
2018-09-23 François Tigeotdrm/ttm: convert to the reservation api
2018-09-23 François Tigeotdrm/linux: Implement more reservation objects code
2018-09-22 Sascha Wildnerkernel: Remove orphaned externs.
2018-09-22 Imre Vadásziwm - Remove unused TX_CMD_NEXT_FRAME_*
2018-09-22 Imre Vadásziwm - Remove unused REPLY_MAX
2018-09-22 Imre Vadásziwm - Update alive response handling, add v4 and remove...
2018-09-22 François Tigeotdrm/ttm: Rename ttm_mem_global.spin to ttm_mem_global...
2018-09-22 François Tigeotdrm/ttm: Use mutex_lock/mutex_unlock
2018-09-21 Sascha Wildnerkernel/drm: Actually enable -Werror.
2018-09-21 Sascha Wildnerkernel: Remove some obsolete commented out code.
2018-09-20 Sascha WildnerIn several standard headers, harmonize checks for legac...
2018-09-20 Imre Vadásziwm - Fix race during detach, where a callout is left...
2018-09-20 Imre Vadászif_iwm - Stop iwm_watchdog callout when idle.
2018-09-20 Sascha Wildner<sys/endian.h>: Use basic integer types.
2018-09-20 Imre Vadásznfs - Avoid memory leakage when unloading the nfs module.
2018-09-19 Matthew Dillonkernel - Fix early boot interrupt race
2018-09-19 François Tigeotdrm/ttm: Use Linux kobjects
2018-09-19 François Tigeotdrm/linux: Implement more kobject parts
2018-09-19 Matthew Dillonkernel - Bump sysctl default limits for unix domain...
2018-09-19 Matthew Dillonkernel - Introduce separate sysctls for seqpacket limits
2018-09-18 Matthew Dillonkernel - Fix sio lockup
2018-09-18 François Tigeotdrm/ttm: Use Linux memory management functions
2018-09-17 Sascha Wildner<sys/semaphore.h>: Move the include guard check below...
2018-09-16 François Tigeotdrm/linux: Increase coverage of the page protection...
2018-09-16 François Tigeotdrm/linux: use pgprot_t
2018-09-09 Sascha Wildnerkernel: Add some missing __printflike()s.
2018-09-09 Sascha Wildnerkernel: More adjustments to fix -Wint-in-bool-context...
2018-09-08 François Tigeotdrm: Sync drm/drmP.h with Linux 4.7.10
2018-09-08 François Tigeotdrm: Add more Linux include files
2018-09-07 François Tigeotdrm: Use a dedicated .h file for configuration options
2018-09-06 Sascha Wildnerkernel: Fix some -Wint-in-bool-context warnings.
2018-09-05 Imre Vadászkernel - Avoid a race between dfly_schedulerclock and...
2018-09-04 Sascha Wildnerkernel/gcc80: Add -Werror to the kernel and module...
2018-09-03 Markus Pfeifferkernel: unbreak buildkernel
2018-09-03 Matthew Dillonkernel - Fix missing brelse() in error path
2018-09-01 François Tigeotdrm/linux: Rewrite READ_ONCE() and WRITE_ONCE()
2018-08-30 Matthew Dillonkernel - Fix a third missing wakeup() in kern_lock.c
2018-08-30 Aaron LIif_tun: Disallow to destroy an opened device
2018-08-30 Aaron LIif_tap: Disallow to destroy an opened device
next