]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/acpica
hyperv/hn: Reorganize RNDIS attach
[FreeBSD/FreeBSD.git] / sys / dev / acpica /
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 kibBy default, allow all to read the HPET registers pages...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-13 jkimRemove a tunable and always reset system clock while...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-07 cemFix a minor leak in ACPI thermal
2016-06-06 jhbDefer the creation of ACPI thermal kthreads to a startu...
2016-06-05 adrian[acpi] graphics drivers want access to acpi lid handle
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 jhbImplement a proper detach method for the PCI-PCI bridge...
2016-05-16 jhbUse polling spin loops for timeouts during early boot.
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-12 mmMFV r299425:
2016-05-10 traszRemove misc NULL checks after M_WAITOK allocations.
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-05 jkimFix intmax_t to uintptr_t casting on 32-bit platforms...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/dev: minor spelling fixes.
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-04-28 jhbOnly count CPU devices that are using the ACPI CPU...
2016-04-27 jhbAdjust prototypes for NUMA-related functions to match...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a pcib_attach_child() method to manage adding the...
2016-04-27 delphijMFV r298691:
2016-04-22 jhbOptionally return the output capabilities list from...
2016-04-21 jhbQueue the CPU-probing task after all acpi_cpu devices...
2016-04-20 jkimPrefer sizeof(*pointer) over sizeof(type). No funtiona...
2016-04-20 jkimThere is no need to use array any more. No functional...
2016-04-20 jkimRemove query flag from acpi_EvaluateOSC(). This functi...
2016-04-20 jhbInvoke _OSC on Host-PCI bridges.
2016-04-20 jhbAdd a wrapper for evaluating _OSC methods.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 jhbAdd a new PCI bus interface method to alloc the ivars...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-09 jhbAdd more fine-grained kernel options for NUMA support.
2016-04-07 jhbAssociate device_t objects with ACPI handles via PCI_CH...
2016-04-06 jhbConvert pci_delete_child() to a bus_child_deleted(...
2016-04-04 gjbMFH
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 jhibbitsRemove default initializations for rman, a'la r296331
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimRemove brightness notify handler before reinstalling...
2016-02-23 jkimFix white spaces.
2016-02-23 jkimFix style(9) bugs.
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 kibSome BIOSes ACPI bytecode needs to take (sleepable...
2016-02-20 kibSwitch /dev/hpet to use make_dev_s(9). Device needs...
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-19 adriandocument some ACPI related sysctls.
2016-02-18 jkimRemove a bogus bzero() call.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 gjbMFH
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
next