posixtestsuite: To be on the safe side, uniformly use /usr/pkg/bin/bash.
[dragonfly.git] / sys /
2018-01-17 Peeter Mustkernel/evdev: Whitespace correction in input-event...
2018-01-17 Peeter Mustkernel/evdev: Update input-event-codes.h
2018-01-16 Sepherosa Ziehauipfw: Add icmpcodes support.
2018-01-16 Matthew Dillonkernel - Fix busdma allocation bug
2018-01-16 Matthew Dillonkernel - xhci cleanup, lock attach
2018-01-16 Matthew Dillonkernel - Add a global priority hack for ACPI
2018-01-16 Matthew Dillonkernel - Handle ig4 controller startup errors
2018-01-15 Sascha Wildnerkernel: Add acpi and a number of related drivers to...
2018-01-15 Sascha Wildnerkernel/ath_hal: Add missing header to fix build with...
2018-01-15 Sascha Wildnerkernel/my: Fix -Wundef.
2018-01-14 Tomohiro Kusumisys/vfs/autofs: prevent assert on unmount.
2018-01-13 Sascha Wildnerkernel: Fix some -Wundef warnings in oce(4) and mps(4).
2018-01-13 Imre Vadászsyscons - Skip drawing of the border, when switching...
2018-01-13 Imre Vadászsyscons - Use COL and ROW #define constants.
2018-01-11 Tomohiro Kusumisys/vfs/autofs: Cleanup autofs_mount()
2018-01-11 Matthew Dillonkernel - Implement spectre mitigations part 4 (cleanup)
2018-01-11 Matthew Dillonkernel - Implement spectre mitigations part 3 (stabiliz...
2018-01-11 zrjkernel/sysv: Fix wrong assignment.
2018-01-10 Matthew Dillonkernel - Implement spectre mitigations part 2
2018-01-10 Tomohiro Kusumisys/vfs/autofs: Drop AUTOFSDONE101
2018-01-10 Matthew Dillonkernel - Implement spectre mitigations part 1
2018-01-10 Matthew Dillonkernel - Rename machdep.isolated_user_pmap to meltdown_...
2018-01-09 Matthew Dillonkernel - Increase microcode size limit from 32KB to 4MB
2018-01-09 Sascha Wildnerboot/efi: Include just Uefi.h instead of Uefi{BaseType...
2018-01-09 Sascha Wildnerboot/efi: Bring in an additional TianoCore EDK II header.
2018-01-07 Tomohiro Kusumisys/vfs/autofs: Cleanups
2018-01-06 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part...
2018-01-06 Sascha Wildnerkernel/lagg: Normalize various #if XXX and #ifdef XXX...
2018-01-06 zrjdrm/radeon: Fix -Wundef warnings.
2018-01-06 Sepherosa Ziehauipfw: ICMP_MAXTYPE could be any value; don't assume...
2018-01-06 Sepherosa Ziehauipfw: Support all possible ICMP types.
2018-01-06 Sepherosa Ziehauipfw: Define instruction size max.
2018-01-06 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 5
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 4
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 3/3
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 2/3
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 1/3
2018-01-05 Sascha Wildnerkernel/vmxnet3: Fix wrong check (no functional change).
2018-01-05 Sascha WildnerClean up a bit for symlinked headers.
2018-01-03 Sepherosa Ziehauem/emx: Sync with Intel's em 7.6.2
2018-01-02 François Tigeotdrm/i915: Add Coffee Lake support
2018-01-01 zrjkernel/nata: Add loader hint to disable nata attach.
2018-01-01 Sascha WildnerBump the copyrights.
2017-12-31 zrjkernel/nata: Add more INTEL chipset IDs.
2017-12-31 zrjkernel/nata: Add bunch of chipset IDs.
2017-12-31 zrjkernel/nata: Handle soft resets in ahci better.
2017-12-31 zrjkernel/nata: Deal with ATA_DEV() and atadev->unit.
2017-12-31 zrjkernel/nata: Fix HT1000 DMA engine 64k transfer issue.
2017-12-31 zrjkernel/nata: Extract ata_tf_read() and ata_tf_write().
2017-12-31 zrjkernel/nata: Extract ad_get_geometry().
2017-12-31 zrjkernel/nata: Add Adaptec 1420 support.
2017-12-31 zrjkernel/nata: Extract reset functions in chipset drivers.
2017-12-31 zrjkernel/nata: Misc cleanup in non chipset codes.
2017-12-31 zrjkernel/nata: Return more data for natacontrol(8).
2017-12-31 zrjkernel/nata: Pass interrupt function to ata_setup_inter...
2017-12-31 zrjkernel/nata: Constification.
2017-12-31 zrjkernel/nata: Separate sata bits.
2017-12-31 zrjkernel/nata: Allow disabling complicated chipset drivers.
2017-12-31 zrjkernel/nata: Move-out public chipset setup related...
2017-12-31 zrjkernel/nata: Use reg == 0x63 for NVIDIA chipsets.
2017-12-31 zrjkernel/nata: Use cfg1 on AMD and NVIDIA chipsets.
2017-12-31 zrjkernel/nata: Remove common ata_via_family_setmode().
2017-12-31 zrjkernel/nata: Split out huge ata-chipsets.c
2017-12-31 zrjsys: Avoid extended ASCII.
2017-12-27 zrjkerne: Move vfs.pbuf_{kva,mem,raw}_count sysctls to...
2017-12-27 zrjkernel: Remove 3 no longer used sysctls in vfs_bio.c
2017-12-26 Sepherosa Ziehausocket: Use fast close if SO_LINGER and linger==0.
2017-12-25 Sascha WildnerCleanup usr.sbin's Makefile a bit.
2017-12-24 zrjboot: Remove unused loader.rc
2017-12-24 Sascha Wildneri386 removal, part 67/x: Remove last traces of I386_BUS...
2017-12-24 Sascha Wildnerkernel/sis: Fix some missed x86_64 porting.
2017-12-24 Sepherosa Ziehauip: Set ip_porthash_trycount based on the # of netisrs.
2017-12-23 zrj<sys/types.h>: Remove <machine/stdarg.h> and adjust...
2017-12-23 Sepherosa Ziehaunet: Increase max stage packet count to 16.
2017-12-21 Sascha Wildneri386 removal, part 66/x: Remove SND_PCM_64 as an explic...
2017-12-21 Sascha Wildnerkernel/de: Use I/O mapped access on x86_64 too.
2017-12-20 Sepherosa Ziehauinpcb: Change how TCP local ephemeral port is selected.
2017-12-20 Sascha Wildner<sys/disklabel32.h>: Add comment that it is used in...
2017-12-20 Sascha Wildnerlibkern/stack_protector: Add comment that it is used...
2017-12-20 zrjkernel: Remove some references to i386.
2017-12-20 zrji386 removal, part 65/x: Remove some leftovers in kernel.
2017-12-20 zrji386 removal, part 64/x: Remove some leftovers in asr(4).
2017-12-20 zrjkernel/pc64: Mark cpu_type as hardcoded.
2017-12-20 zrji386 removal, part 63/x: Remove some leftovers in segme...
2017-12-20 zrjkernel/pc64: Adjust some references to already removed...
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-12-19 zrjkernel/pc64: Rename i386_protection_init().
2017-12-19 Sepherosa Ziehautcp: Stringent assertion for pru_connect.
2017-12-18 Matthew Dillonkernel - Relax requirements for sysctl operations on...
2017-12-17 Sascha Wildnerboot/efi: Remove our old efi include files.
2017-12-17 Sascha Wildnerboot/efi: Port most of our efi boot code to the EDK...
2017-12-17 Sascha Wildnerboot/efi: Bring in a bunch of additional TianoCore...
2017-12-16 Sepherosa Ziehauigb: Sync with Intel's igb 2.5.3
2017-12-13 Sascha WildnerRemove <sys/ioccom.h> inclusion from a number of files.
2017-12-12 Matthew Dillontmpfs - Fix arbitrary maximum file size limitation
2017-12-12 Sascha Wildnerboot/efi: Sync IndustryStandard/Bluetooth.h with UDK201...
2017-12-12 Sascha Wildnerboot/efi: Bring in two more TianoCore EDK II headers.
2017-12-12 Sascha Wildnerboot/efi: Remove an unused header.
2017-12-10 Matthew Dillonkernel - Revert part of the contig allocation work
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
next