]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
[PowerPC64LE] Use correct in_masks table on LE to fix checksumming
[FreeBSD/FreeBSD.git] / sys / powerpc /
2020-09-15 bdragon[PowerPC64LE] Use correct in_masks table on LE to fix...
2020-09-15 bdragon[PowerPC64LE] Set up the powernv partition table correctly.
2020-09-15 traszMove SV_ABI_ERRNO translation into linux-specific code...
2020-09-14 bdragon[PowerPC] Make cpu frequency detection endian-independent
2020-09-14 scottlRefine the busdma template interface. Provide tools...
2020-09-13 bdragon[PowerPC] bus_space cleanup part 2: Convert to c99...
2020-09-13 bdragon[PowerPC] bus_space cleanup part 1 - rename bs_be ...
2020-09-13 bdragon[PowerPC64LE] Bus space prep for LE
2020-09-13 bdragon[PowerPC64LE] Adjust ELF definitions for LE.
2020-09-13 bdragon[PowerPC] Implement pmap_mincore() for moea
2020-09-13 bdragon[PowerPC64] Implement pmap_mincore() for moea64
2020-09-12 bdragon[PowerPC] Add PVO_PADDR macro to mmu_oea.c to match...
2020-09-10 bdragon[PowerPC64LE] Add LOAD_LR_NIA and RETURN_TO_NATIVE_ENDI...
2020-09-10 bdragon[PowerPC] Fix setting of time in OPAL
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 bdragon[PowerPC64] Fix xive order calculation in qemu TCG
2020-09-08 bdragon[PowerPC64] Hide dssall instruction from llvm assembler
2020-09-08 bdragon[PowerPC] Add root_pic assertion.
2020-09-08 bdragon[PowerPC] Implement VDSO timebase access on powerpc*
2020-09-07 bdragon[PowerPC] Initialize ELFv1 as a secondary sysvec to...
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-09-02 markjAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-01 mjgpowerpc: clean up empty lines in .c and .h files
2020-09-01 luporl[PowerPC] Fix PMCLOG address width
2020-09-01 luporl[PowerPC] Move pmc_hook out of critical section
2020-09-01 bdragon[PowerPC] Remove unused openpic_set_priority().
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 luporl[PowerPC] Make new auxv format default
2020-08-23 kibPass pointers to info parsed from notes, to brandinfo...
2020-08-21 bdragon[PowerPC] Fix translation-related crashes during startup
2020-08-21 bdragon[PowerPC64] Fix invalid OPAL call in xive_bind().
2020-08-12 gjbMFH
2020-08-07 dimMerge ^/head r363583 through r364040.
2020-08-07 dimFix clang 11 inline asm constraint error when building...
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-27 jhbSet si_addr to dar for MMU and alignment faults.
2020-07-24 arichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-16 cemRevert r240317 to prevent leaking pmap entries
2020-07-16 gjbMFH
2020-07-16 markjSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 luporl[PowerPC] Use PVO_PADDR to get the PA from PVO
2020-07-14 jkimMFV: r362513
2020-07-09 scottlRevert r362998, r326999 while a better compatibility...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 scottlMigrate the feature of excluding RAM pages to use ...
2020-07-07 seUpdate to version 3.1.1
2020-07-06 bdragon[PowerPC] XIVE dispatch tweaks
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-21 bdragon[PowerPC] More relocation fixes
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-19 bdragon[PowerPC] Add virtio to GENERIC
2020-06-19 bdragon[PowerPC] Fix booke64 qemu infinite loop in L2 cache...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-10 jhibbitspowerpc/pmap: Fix pte_find_next() iterators for booke64...
2020-06-10 jhibbitspowerpc/powernv: Don't use the vmem quantum cache for...
2020-06-10 jhibbitspowerpc/mpc85xx: Don't use the quantum cache in vmem...
2020-06-09 jhibbitspowerpc/pmap: Fix wired memory leak in booke64 page...
2020-06-08 jhibbitspowerpc/powernv: Don't configure disabled CPUs
2020-06-06 jhibbitspowerpc: Fix nits in copyinout comments from r361861
2020-06-06 jhibbitspowerpc: Use IFUNCs for copyin/copyout/etc
2020-06-06 jhibbitspowerpc: Add a (CPU/runtime features) flags set to...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-29 jhibbitspowerpc: Stop advertising that POWER8 and POWER9 suppor...
2020-05-28 jhibbitspowerpc/pmap: Remove some debug from r361544
2020-05-28 bdragon[PowerPC] Fix radix crash when passing -1 from userspace
2020-05-27 jhibbitspowerpc/mmu: Convert PowerPC pmap drivers to ifunc...
2020-05-27 bdragon[PowerPC] Fix invalid asm in trap code
2020-05-26 bdragon[PowerPC] Fix atomic_cmpset_masked().
2020-05-26 jhibbitspowerpc/booke pmap: Fix iteration for 64-bit kernel...
2020-05-26 bdragon[PowerPC] Ensure ppc32 cpu_switch routines set up Secur...
2020-05-25 cemcopystr(9): Move to deprecate (attempt #2)
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-21 bdragon[PowerPC] Fix kernel boot on powerpc
2020-05-21 jhibbitspowerpc: Handle machine checks caused by D-ERAT multihit
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-20 jhibbitspowerpc/radix mmu: No need for delayed TLB invalidation
2020-05-19 jhibbitspowerpc/mmu: Don't use the cache instructions to zero...
2020-05-16 jhibbitspowerpc/qoriq: Add more devices to config for desktop...
next