]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
hyperv/vmbus: Process event timer before checking events
[FreeBSD/FreeBSD.git] / sys / powerpc /
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
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-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-14 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 pfgpowerpc: Replace rounddown() from r298856 with roundup().
2016-04-30 pfgpowerpc: Make use of our rounddown() macro when sys...
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-29 jhbRemove vestiges of IEEE-488/GPIB drivers removed in...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a bus_null_rescan() method that always fails with...
2016-04-27 jhbAdd a pcib_attach_child() method to manage adding the...
2016-04-27 jhbImplement a PCI bus rescan method.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys/powerpc: make use of the howmany() macro when avail...
2016-04-25 jhibbitsOR in the unsigned form of the MCAR lower register.
2016-04-25 jhibbitsInit static compiled-in env when no metadata present.
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-20 pfgUse our nitems() macro when param.h is available.
2016-04-19 jhibbitsFix SMP booting for PowerPC Book-E
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 pfgpowerpc: for pointers replace 0 with NULL.
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-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-10 jhibbitsVM_MAXUSER_ADDRESS is highest page start, not highest...
2016-04-10 jhibbitsRestructure device mappings for Book-E.
2016-04-06 jhbConvert pci_delete_child() to a bus_child_deleted(...
2016-04-06 gjbMFH
2016-04-05 jhibbitsMake i2c device child auto-probe work for MPC85xx and...
2016-04-04 gjbMFH
2016-03-29 zbbReduce OFW PCI code duplication - involves ARM, PPC...
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-21 ianFix fallout from r292180 (Dec 2015)... ensure that...
2016-03-18 jhibbitsIncrease booke bus max address to 36-bits.
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-14 gjbMFH
2016-03-14 bzOnly check for SYS_freebsd6_lseek if the syscall code...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 jhibbitsLet rman_init() initialize the default rman range.
2016-03-02 gjbMFH
2016-03-02 jhibbitsFix 2 bugs in the mpc85xx local bus controller driver.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhibbitsAdd another compatibility check for QorIQ GPIO driver.
2016-03-01 jhibbitsAdd VM_MEMATTR_CACHEABLE support for AIM, for parity...
2016-02-29 jhibbitsAdd support for the Freescale dTSEC DPAA-based ethernet...
2016-02-27 jhibbitsImplement pmap_change_attr() for PowerPC (Book-E only...
2016-02-27 jhibbitsMove another range check to use RMAN_IS_DEFAULT_RANGE().
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-23 gjbMFH
2016-02-23 jhibbitsAllow the size argument for law_enable() to be non...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 zbbRevert r295756:
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 zbbExtract common code from PowerPC's ofw_pci
2016-02-18 zbbIntroduce bus_get_bus_tag() method
2016-02-18 gjbMFH
2016-02-16 jhibbitsAnother conversion u_long -> rman_res_t
2016-02-16 andrewAllow callers of OF_decode_addr to get the size of...
2016-02-16 jhibbitsFix a panic bug that cropped up in the PTE rewrite.
2016-02-15 gjbMFH
2016-02-13 dimMerge ^/head r295544 through r295600.
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-12 kibPOSIX states that #include <signal.h> shall make both...
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 jhibbitsMigrate the PTE format for book-e to standardize on...
2016-02-10 gjbMFH
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 jhbFix build of powerpc FPU emulator after changes in...
2016-02-04 glebiusFix build.
2016-02-03 gjbMFH
2016-02-03 jhibbitsAlign signal stack pointer to 16 bytes.
2016-02-03 jhibbitsMake lbc(4) the same driver pass as simplebus.
2016-02-02 gjbMFH
2016-02-01 jhbRestore the ABI of 'struct fpreg' on powerpc.
2016-02-01 jhibbitsUse the correct type to pmap_mapdev() in nexus_activate...
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
next