]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / powerpc /
2020-12-18 Xin LIMFV r368746:
2020-12-14 Alexander V. ChernikovEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-13 Martin MatuskaMFV r368607:
2020-12-13 Brandon Bergren[PowerPC] Floating-point exception trap followup
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-03 Brandon Bergren[PowerPC64LE] Fix LE VSX/fpr interop
2020-12-01 Martin MatuskaMFV r368207:
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Alfredo Dal'Ava... [POWERPC] print uprintf_signal 'type' field in hex
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Mark Johnstonvm_phys: Try to clean up NUMA KPIs
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Alfredo Dal'Ava... [POWERPC] fix signal race condition
2020-11-17 Leandro Lupori[PowerPC] Don't overwrite vm.pmap sysctl node
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 Brandon Bergren[PowerPC64LE] Radix MMU fixes for LE.
2020-11-08 Brandon Bergren[PowerPC] Fix powerpc64le boot after HPT superpages...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-06 Edward Tomasz Napi... Make powerpc use MAXARGS (defined as 8) instead of...
2020-11-06 Leandro LuporiFix powerpc and LINT builds
2020-11-06 Leandro LuporiImplement superpages for PowerPC64 (HPT)
2020-11-06 Alfredo Dal'Ava... [POWERPC] Floating-Point Exception trap support
2020-11-05 Leandro LuporiFix powerpc and powerpcspe builds
2020-11-05 Leandro Lupori[PowerPC] hwpmc: add support for POWER8/9 PMCs
2020-11-05 Leandro Lupori[PowerPC] Make PPC 970 PMC SPRs the standard ones
2020-11-02 Alan CoxTidy up the #includes. Recent changes, such as the...
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-14 Konstantin BelousovAvoid dump_avail[] redefinition.
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-10 Conrad Meyerrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-09 Warner LoshCreate in-tree LINT files
2020-10-08 Alfredo Dal'Ava... [PowerPC] add machdep.uprintf_signal sysctl
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-07 Mitchell HornePrint symbol index for unsupported relocation types
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 Emmanuel VadotFix LINT: Add backlight to NOTES
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-27 Edward Tomasz Napi... Get rid of sa->narg. It serves no purpose; use sa...
2020-09-23 Mark JohnstonAdd a vmparam.h constant indicating pmap support for...
2020-09-23 Brandon Bergren[PowerPC64LE] Fix RTAS LE calls in pseries.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix sleeping on POWER8.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix AP spinup on powernv.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fix for opal_hmi.c
2020-09-23 Brandon Bergren[PowerPC64LE] Get XIVE up and running.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fix for opal_dev.c.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fixes for opal_pci.c.
2020-09-23 Brandon Bergren[PowerPC64LE] Implement endian-independent dword atomic...
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endian conversion bugs in moea64.
2020-09-23 Brandon Bergren[PowerPC64LE] Initial GENERIC64LE kernel config.
2020-09-23 Brandon Bergren[PowerPC64LE] powernv ILE setup code.
2020-09-23 Brandon Bergren[PowerPC64LE] LE opal_call() implementation
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endianness issues in phyp_vscsi.
2020-09-23 Brandon Bergren[PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endianness issues in phyp and opal...
2020-09-23 Brandon Bergren[PowerPC64LE] Tell the hypervisor to switch interrupts...
2020-09-22 Brandon Bergren[PowerPC64LE] Fix endian dependence of ofw_real.c.
2020-09-22 Brandon Bergren[PowerPC64LE] LE bringup work: locore / machdep / platform
2020-09-22 Brandon Bergren[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 D Scott PhillipsSparsify the vm_page_dump bitmap
2020-09-21 D Scott PhillipsMove vm_page_dump bitset array definition to MI code
2020-09-20 Michal MelounAdd missing assignment forgotten in r365899
2020-09-19 Michal MelounAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-17 Edward Tomasz Napi... Get rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-15 Brandon Bergren[PowerPC64LE] Use correct in_masks table on LE to fix...
2020-09-15 Brandon Bergren[PowerPC64LE] Set up the powernv partition table correctly.
2020-09-15 Edward Tomasz Napi... Move SV_ABI_ERRNO translation into linux-specific code...
2020-09-14 Brandon Bergren[PowerPC] Make cpu frequency detection endian-independent
2020-09-14 Scott LongRefine the busdma template interface. Provide tools...
2020-09-13 Brandon Bergren[PowerPC] bus_space cleanup part 2: Convert to c99...
2020-09-13 Brandon Bergren[PowerPC] bus_space cleanup part 1 - rename bs_be ...
2020-09-13 Brandon Bergren[PowerPC64LE] Bus space prep for LE
2020-09-13 Brandon Bergren[PowerPC64LE] Adjust ELF definitions for LE.
2020-09-13 Brandon Bergren[PowerPC] Implement pmap_mincore() for moea
2020-09-13 Brandon Bergren[PowerPC64] Implement pmap_mincore() for moea64
2020-09-12 Brandon Bergren[PowerPC] Add PVO_PADDR macro to mmu_oea.c to match...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Brandon Bergren[PowerPC64LE] Add LOAD_LR_NIA and RETURN_TO_NATIVE_ENDI...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 Brandon Bergren[PowerPC] Fix setting of time in OPAL
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-08 Brandon Bergren[PowerPC64] Fix xive order calculation in qemu TCG
2020-09-08 Brandon Bergren[PowerPC64] Hide dssall instruction from llvm assembler
next