]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Add support for the XIVE XICS emulation mode for POWER9 systems
[FreeBSD/FreeBSD.git] / sys / powerpc /
2018-03-06 Nathan WhitehornFix use of unitialized variables.
2018-03-06 Jonathan T. Looneyamd64: Protect the kernel text, data, and BSS by settin...
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-03 Nathan WhitehornHonor physical memory regions marked unavailable in...
2018-03-03 Nathan WhitehornRemove assumption that all physical memory is available...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-03-01 Wojciech MacekPowerNV: Initial support for OPAL I2C transfers
2018-03-01 Justin HibbitsFix the psl_userset32 definition.
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-27 Justin HibbitsIncrease the size of a reservation granule for TLB...
2018-02-27 Justin HibbitsFix a minor typo.
2018-02-26 Justin HibbitsCorrect a copy&paste-o -- altivec assist interrupt...
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-24 Nathan WhitehornAvoid dereferencing random memory when kickstarting...
2018-02-24 Justin HibbitsUnbreak 64-bit Book-E builds post r329712
2018-02-24 Justin HibbitsMake MPC85XXSPE kernel conf ident match the file name
2018-02-24 Justin HibbitsChange ident for QORIQ64 kernel conf
2018-02-24 Justin HibbitsUnbreak the build after r329891
2018-02-24 Justin HibbitsRemove platform_cpu_idle() and platform_cpu_idle_wakeup...
2018-02-23 Wojciech Macekpowerpc64: add NVMe to GENERIC64
2018-02-23 Warner LoshDo not include float interfaces when using libsa.
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
2018-02-21 Alexander MotinMFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Alexander MotinMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 Nathan WhitehornAdd definition for the PowerPC A2.
2018-02-21 Nathan WhitehornAdd definitions for the new Radix MMU mode on POWER9...
2018-02-21 Andriy GaponMFV r329718: 8520 7198 lzc_rollback_to should support...
2018-02-21 Andriy GaponMFV r329715: 8997 ztest assertion failure in zil_lwb_wr...
2018-02-21 Andriy GaponMFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX)...
2018-02-21 Wojciech MacekPowerNV: Put processor to power-save state in idle...
2018-02-21 Andriy GaponMFV r329710: 8966 Source file zfs_acl.c, function zfs_a...
2018-02-21 Wojciech MacekPowerNV: add missing RTC_WRITE support
2018-02-21 Justin HibbitsSplit printtrap() into generic and CPU-specific components
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
2018-02-20 Alexander MotinMFV r316901:
2018-02-20 Alexander MotinMFV r316893:
2018-02-20 Alexander MotinMFV r316876: 7542 zfs_unmount failed with EZFS_UNSHAREN...
2018-02-20 Alexander MotinMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 Alexander MotinMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 Alexander MotinMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 Konstantin Belousovvm_wait() rework.
2018-02-20 Wojciech MacekPowerPC: Switch to more accurate unit to avoid division...
2018-02-20 Wojciech MacekPowerNV: Send SIGILL on HEA illegal instruction exception
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-19 Nathan WhitehornSet internal error returns for OF_peer(), OF_child...
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-17 Justin HibbitsMerge AIM and Book-E PCPU fields
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-14 Justin HibbitsPPC64: Get the timestap from the proper OF field
2018-02-14 Justin Hibbitspowerpc64/pseries: Define new hcalls
2018-02-12 Jeff RobersonMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 Warner LoshMove __va_list and related defines to sys/sys/_types.h
2018-02-12 Warner LoshWe don't support gcc < 4.2.1, so varargs.h now is just...
2018-02-12 Warner LoshUse standard pattern for stdargs.h
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Nathan WhitehornFix PowerMac G5 thermal management, plus likely other...
2018-02-08 Mark JohnstonUse vm_page_unwire_noq() instead of directly modifying...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-04 Justin HibbitsOnly look for L2 cache controllers for mpc85xx_cache
2018-02-04 Justin HibbitsStart building modules for MPC85XX and MPC85XXSPE
2018-02-04 Justin HibbitsAdd sdhci to MPC85XX build
2018-02-04 Steve WillsCreate GENERIC64-NODEBUG for powerpc64
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Steve WillsCorrect longjmp
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Nathan WhitehornChange the default MSR values used when starting userla...
2018-02-01 Nathan WhitehornFix build on 32-bit PowerPC, broken in r328537.
2018-01-31 Wojciech MacekPowerNV: fix compilation on non-NV platforms
2018-01-29 Wojciech MacekPowerNV: move LPCR and LPID altering to cpudep_ap_early...
2018-01-29 Wojciech MacekPPC64: use hwref instead of cpuid
2018-01-29 Wojciech MacekPPC64: cleanup APs startup routines
2018-01-29 Nathan WhitehornRemove hard-coded trap-handling logic involving the...
2018-01-29 Warner LoshAdd ISA PNP tables to ISA drivers. Fix a few incidental...
2018-01-28 Nathan WhitehornRemove some unused AIM register declarations that exist...
2018-01-28 Justin HibbitsStart building modules for QORIQ64
2018-01-28 Justin HibbitsConsolidate trap instruction checks to a single function
next