]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Fix regression in r296242 affecting several drivers. For EXT_NET_DRV,
[FreeBSD/FreeBSD.git] / sys / powerpc /
2016-03-02 Justin HibbitsFix 2 bugs in the mpc85xx local bus controller driver.
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-03-01 Justin HibbitsAdd another compatibility check for QorIQ GPIO driver.
2016-03-01 Justin HibbitsAdd VM_MEMATTR_CACHEABLE support for AIM, for parity...
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Justin HibbitsAdd support for the Freescale dTSEC DPAA-based ethernet...
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-27 Justin HibbitsImplement pmap_change_attr() for PowerPC (Book-E only...
2016-02-27 Justin HibbitsMove another range check to use RMAN_IS_DEFAULT_RANGE().
2016-02-23 Xin LIMFV r295913:
2016-02-23 Justin HibbitsAllow the size argument for law_enable() to be non...
2016-02-22 Svatopluk KrausAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-20 Zbigniew BodekRevert r295756:
2016-02-20 Justin HibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 Zbigniew BodekExtract common code from PowerPC's ofw_pci
2016-02-18 Zbigniew BodekIntroduce bus_get_bus_tag() method
2016-02-16 Justin HibbitsAnother conversion u_long -> rman_res_t
2016-02-16 Andrew TurnerAllow callers of OF_decode_addr to get the size of...
2016-02-16 Justin HibbitsFix a panic bug that cropped up in the PTE rewrite.
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 Konstantin BelousovPOSIX states that #include <signal.h> shall make both...
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-11 Justin HibbitsMigrate the PTE format for book-e to standardize on...
2016-02-09 Gleb SmirnoffInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-04 John BaldwinFix build of powerpc FPU emulator after changes in...
2016-02-04 Gleb SmirnoffFix build.
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-03 Justin HibbitsAlign signal stack pointer to 16 bytes.
2016-02-03 Justin HibbitsMake lbc(4) the same driver pass as simplebus.
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-01 John BaldwinRestore the ABI of 'struct fpreg' on powerpc.
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-02-01 Justin HibbitsUse the correct type to pmap_mapdev() in nexus_activate...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-28 Michal MelounEHCI: Make core reset and port speed reading more generic.
2016-01-27 John BaldwinConvert ss_sp in stack_t and sigstack to void *.
2016-01-27 Justin HibbitsConvert rman to use rman_res_t instead of u_long
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-26 Justin HibbitsOlder Book-E processors (e500v1/e500v2) don't support...
2016-01-26 Justin HibbitsFix a debug printf().
2016-01-22 Bjoern A. ZeebMFH @r294567
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Justin HibbitsRevert a printf change from r294307.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 Justin HibbitsHide most of the PTE initialization and management.
2016-01-18 Nathan WhitehornMove RTAS PCI-specific interpretation of the "reg"...
2016-01-18 Xin LIMFV r294260:
2016-01-16 Justin HibbitsPartially revert r294055.
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-14 Justin HibbitsAdjust VM_MAX_KERNEL_ADDRESS to the max address, not...
2016-01-10 Nathan WhitehornRemove dead code and dead comments, most notably the...
2016-01-10 Nathan WhitehornUse setjmp() instead of the identical-except-for-having...
2016-01-09 Dmitry ChaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-08 Xin LIMFV r293415:
2016-01-05 Xin LIMFV r293125: less v481.
2016-01-04 Justin HibbitsMake arguments for booke_init() u_long, to match regist...
2016-01-04 Justin HibbitsSet the cacheline size before calling powerpc_init()
2016-01-03 Justin HibbitsInitialize the rid for input.
2016-01-03 Justin HibbitsAdd error interrupt handler for Freescale PCI errors
2016-01-02 Andreas ToblerFix booting of 32-bit kernels on 64-bit G5 hardware.
2016-01-02 Nathan WhitehornBump the maximum number of interrupt controllers to...
2016-01-02 Nathan WhitehornBring CPU features list in line with the ABI requirements.
2016-01-02 Nathan WhitehornSwitch setting MSR[SF] to C code. This removes any...
2016-01-02 Ian LeporeMake the 'env' directive described in config(5) work...
2016-01-01 Justin HibbitsUse uint32_t for LBC block size.
2016-01-01 Justin HibbitsExtend idle support for newer Book-E cores.
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-30 Justin HibbitsAdd platform support for QorIQ SoCs.
2015-12-30 Justin HibbitsOptimize zero_page for book-e mmu.
2015-12-30 Justin HibbitsRewrite tid_flush() in C.
2015-12-29 Justin HibbitsUpdate capabilities of e500mc, e5500, e6500.
2015-12-28 Bjoern A. ZeebMfh r292839
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Justin HibbitsExtend Book-E to support >4GB RAM
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-22 Bjoern A. ZeebMFH @r292599
next