Merge branch 'vendor/OPENSSL'
[dragonfly.git] / sys / platform /
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-28 Sascha Wildnervkernel.7: Improve formatting (also of usage(), while...
2016-02-25 Imre Vadászkernel/syscons: Add EFI Framebuffer support.
2016-02-23 Imre Vadászkernel/pc64: Make have_efi_framebuffer static in pc64...
2016-02-21 Imre Vadászpc64: Introduce machine/framebuffer.h header. Probe...
2016-02-13 Imre Vadászkernel/acpi: Use hint.acpi.0.rsdp to get the RSDP table...
2016-02-13 Imre Vadaszkernel/pc64: Add support for efi memory map parsing...
2016-02-10 zrjsys/boot: Simplify MAKEBOOTDEV macro
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-07 Imre VadászRemove FreeBSD OS/ABI from raid driver blobs.
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from sys/
2016-01-24 Sascha Wildnerkernel/vm_machdep: Fix a typo in a comment.
2016-01-10 Matthew Dillonkernel - Remove kernel debugging message related to...
2015-12-15 Matthew Dillonkernel - Improve kernel trap message
2015-12-15 Matthew Dillonkernel - Change where dump context is saved
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-29 Sascha Wildnerkernel: Better separate the "deprecated" spinlocks...
2015-11-29 Sascha Wildnerkernel: Clean up the "deprecated" spinlock stuff a...
2015-11-18 Matthew Dillonkernel - Improve netbooted root NFS mounts and allow...
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-01 Antonio Huete Jimenezvkernel - Override max-page-size for ld.*
2015-11-01 Antonio Huete Jimenezvkernel - Bring back .hash section
2015-09-13 Sascha Wildneri386 removal, part 41/x: Remove POWERFAIL_NMI kernel...
2015-09-10 Sascha Wildneri386 removal, part 39/x: Remove est(4) driver.
2015-09-09 Sascha Wildnerkernel: Remove pci_pir.c, which was not built.
2015-08-17 Sascha Wildnerkernel/vmm: Use "(a & b) == 0" instead of "!(a & b)".
2015-08-17 Sascha Wildnerkernel/vmm: Untangle a too deeply nested if/else.
2015-08-12 Sascha Wildnerkernel/acpica: Adjust comments in the OS Services Layer.
2015-08-10 Antonio Huete Jimenezvkernel - Fix build
2015-08-09 Sascha Wildnerkernel/vmx: Fix sysctl types and descriptions.
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 Sascha Wildnerkernel: Add missing file to 'files' list.
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-03 Sascha Wildneri386 removal, part 29/x: Remove old serial drivers...
2015-07-31 Sascha Wildnerkernel: Add prototypes for setjmp()/longjmp() to <sys...
2015-07-24 Sascha Wildneri386 removal, part 23/x: Remove i386 specific DEBUG_INT...
2015-07-24 Sascha Wildneri386 removal, part 22/x: Remove some i386 specific...
2015-07-23 Sascha Wildneri386 removal, part 21/x: Remove obsolete i386 specific...
2015-07-23 Sascha Wildneri386 removal, part 19/x: Remove bogus message in acpi...
2015-07-20 Matthew Dillonkernel - Fix pmap_change_attr() use cases.
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-17 Matthew Dillonkernel - Reduce ACPI dmesg spam a little
2015-07-15 Sepherosa Ziehaux86_64/mwait: Expose preamble mask for C3+ transition
2015-07-14 Matthew Dillonkernel - Fix live lock in vfs_conf.c mountroot>
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-12 Sepherosa Ziehauacpi/pstate: Fix and cleanup 465a6ec
2015-07-12 Sepherosa Ziehauacpi/pstate: Since AMD 11h, 8 P-states are supported.
2015-07-10 Matthew Dillonkernel - Fix panic during coredump
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-06 Sepherosa Ziehaux86_64: Add per-cpu mwait CX setting
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
2015-07-04 Sascha Wildneri386 removal, part 12/x: Remove sys/platform/pc32.
2015-06-28 Sascha Wildnerkernel/acpica: Simplify machine dependent initializatio...
2015-06-27 Sascha Wildnerkernel: Use 'normal' types (i.e., uint8_t instead of...
2015-06-23 Sascha Wildneri386 removal, part 9/x: Remove the 32 bit vkernel platf...
2015-06-22 Sascha Wildnerkernel: Include generic headers which will take care...
2015-06-20 Sascha Wildneri386 removal, part 1/x: Remove 'real' APM and associate...
2015-06-19 Sepherosa Ziehauacpi/cstate: Allow forcing busmastering status and...
2015-06-19 Sepherosa Ziehaux86_64/mwait: Sysctl write is protected; no need to...
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-09 Sepherosa Ziehaux86_64/madt: Enhance bootverbose logging
2015-06-09 Sepherosa Ziehaux86_64: Fix gd_acpi_id setting
2015-06-05 Sascha Wildnerkernel/syscons: First hacky steps to make syscons work...
2015-06-04 Sepherosa Ziehaucputimer/tsc: Prevent rdtsc reordering
2015-06-04 Sepherosa Ziehautsc: Factor out rdtsc_ordered()
2015-06-01 Sepherosa Ziehauclock/tsc: Run TSC MP synchronization test on APs too.
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-22 Matthew Dillonkernel - Change cpu_idle_hlt default
2015-05-18 Matthew Dillonkernel - Fix cpu lockup on resume after entering the...
2015-05-16 Sascha Wildnerkernel/acpi_fadt: Allow FADT revision 6.
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-12 Sascha Wildnerkernel: APM was only supported on i386, remove unused...
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-28 Matthew Dillonkernel - Bring in dff23c692 from FreeBSD
2015-03-23 Sascha Wildnerkernel/acpi: Only check against ACPI 1.0's FADT size...
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-18 Sepherosa Ziehaux86_64: Take advantage of ACPI/CPU specific C-state...
2015-03-17 Sascha Wildnerkernel/acpi: Reduce code duplication with ACPICA (secon...
2015-03-16 Sascha WildnerRevert "kernel/acpi: Reduce code duplication with ACPICA."
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-12 Sascha Wildnerkernel: Followup commit to f3f3eadbf9de7a55ef1ff8cb23a6...
2015-03-12 Sascha Wildnerkernel: Move semicolon from the definition of SYSINIT...
2015-03-11 Sascha Wildner<sys/unistd.h>: Rename struct lwp_params member names.
next