]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys / powerpc /
2020-12-14 melifaroEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-13 bdragon[PowerPC] Floating-point exception trap followup
2020-12-09 cyMFV r368464:
2020-12-05 cemAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-03 bdragon[PowerPC64LE] Fix LE VSX/fpr interop
2020-12-01 mmMFV r368207:
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 seUpdate to version 3.2.0
2020-11-20 alfredo[POWERPC] print uprintf_signal 'type' field in hex
2020-11-20 sjgMerge bmake-20201117
2020-11-19 markjvm_phys: Try to clean up NUMA KPIs
2020-11-17 alfredo[POWERPC] fix signal race condition
2020-11-17 luporl[PowerPC] Don't overwrite vm.pmap sysctl node
2020-11-13 bdragon[PowerPC64LE] Radix MMU fixes for LE.
2020-11-08 bdragon[PowerPC] Fix powerpc64le boot after HPT superpages...
2020-11-07 sjgUpdate to bmake-20201101
2020-11-06 traszMake powerpc use MAXARGS (defined as 8) instead of...
2020-11-06 luporlFix powerpc and LINT builds
2020-11-06 luporlImplement superpages for PowerPC64 (HPT)
2020-11-06 alfredo[POWERPC] Floating-Point Exception trap support
2020-11-05 luporlFix powerpc and powerpcspe builds
2020-11-05 luporl[PowerPC] hwpmc: add support for POWER8/9 PMCs
2020-11-05 luporl[PowerPC] Make PPC 970 PMC SPRs the standard ones
2020-11-02 alcTidy up the #includes. Recent changes, such as the...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-14 kibAvoid dump_avail[] redefinition.
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 impCreate in-tree LINT files
2020-10-08 alfredo[PowerPC] add machdep.uprintf_signal sysctl
2020-10-07 mhornePrint symbol index for unsupported relocation types
2020-10-02 manuFix LINT: Add backlight to NOTES
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-23 markjAdd a vmparam.h constant indicating pmap support for...
2020-09-23 bdragon[PowerPC64LE] Fix RTAS LE calls in pseries.
2020-09-23 bdragon[PowerPC64LE] Fix sleeping on POWER8.
2020-09-23 bdragon[PowerPC64LE] Fix AP spinup on powernv.
2020-09-23 bdragon[PowerPC64LE] Endian fix for opal_hmi.c
2020-09-23 bdragon[PowerPC64LE] Get XIVE up and running.
2020-09-23 bdragon[PowerPC64LE] Endian fix for opal_dev.c.
2020-09-23 bdragon[PowerPC64LE] Endian fixes for opal_pci.c.
2020-09-23 bdragon[PowerPC64LE] Implement endian-independent dword atomic...
2020-09-23 bdragon[PowerPC64LE] Fix endian conversion bugs in moea64.
2020-09-23 bdragon[PowerPC64LE] Initial GENERIC64LE kernel config.
2020-09-23 bdragon[PowerPC64LE] powernv ILE setup code.
2020-09-23 bdragon[PowerPC64LE] LE opal_call() implementation
2020-09-23 bdragon[PowerPC64LE] Fix endianness issues in phyp_vscsi.
2020-09-23 bdragon[PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.
2020-09-23 bdragon[PowerPC64LE] Fix endianness issues in phyp and opal...
2020-09-23 bdragon[PowerPC64LE] Tell the hypervisor to switch interrupts...
2020-09-22 bdragon[PowerPC64LE] Fix endian dependence of ofw_real.c.
2020-09-22 bdragon[PowerPC64LE] LE bringup work: locore / machdep / platform
2020-09-22 bdragon[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 scottphMove vm_page_dump bitset array definition to MI code
2020-09-20 mmelAdd missing assignment forgotten in r365899
2020-09-19 mmelAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 mmacyMFV 2.0-rc2
2020-09-17 traszGet rid of sv_errtbl and SV_ABI_ERRNO().
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
next