]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2019-04-20 jhibbitspowerpc64/powernv: Relax flash block write requirements
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-19 jhibbitspowerpc/powernv: Make erasing before writes optional
2019-04-13 impMove mpr/mps drivers from per-arch NOTES files into...
2019-04-13 jhibbitsAdd NUMA support to powerpc
2019-04-13 jhibbitspowerpc: Add file forgotten in r346144
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-12 jhibbitspowerpc: Adjust priority NOPs, and make them functions
2019-04-12 jhibbitspowerpc64: Increase the nap level on power9 idling
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-06 jhibbitspowerpc/powernv: Fix major bugs in opal_flash
2019-04-06 jhibbitspowerpc/powernv: Fix issues in opal_async
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-03 jhibbitspowerpc: Allow emulating optional FPU instructions...
2019-04-03 jhibbitspowerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt
2019-04-02 jhibbitspowernv: Port OPAL asynchronous framework to use the...
2019-04-02 jhibbitspowerpc/powernv: Add OPAL heartbeat thread
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-29 jhibbitspowerpc64: Use medium code model in asm files for TOC...
2019-03-29 jhibbitspowerpc: Remove now-obsolete P9H MMU name
2019-03-26 jhibbitspowerpc64: Micro-optimize moea64 native pmap tlbie
2019-03-25 mmMFV r345495:
2019-03-23 jhibbitspowernv: Add Hypervisor Maintenance Interrupt handler
2019-03-22 jhibbitspowerpc: Re-merge isa3 HPT with moea64 native HPT
2019-03-22 jhibbitspowerpc64: Handle the modern (2.05+) implementaiton...
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-09 jhibbitspowerpc: Print trap frame address in ddb backtraces
2019-03-09 jhibbitspowerpc: Print trap frame address for fatal traps
2019-03-09 jhibbitspowerpc: Print data address register on alignment excep...
2019-03-08 jhibbitspowerpc64: Fix early exit with invalid kernel SLB entries
2019-03-08 jhibbitspowerpc: Fix cpufreq statement scoping
2019-03-07 cyMFV r344878:
2019-03-07 jhibbitspowerpc: Save stack pointer in savectx
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-02 jhibbitspowerpc: fix 'show spr' for ELFv1 powerpc64
2019-03-02 jhibbitspowerpc/booke: Depessimize MAS register updates even...
2019-03-02 jhibbitspowerpc: Scale intrcnt by mp_ncpus
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-03-01 jhibbitspowerpc/powernv: Add OPAL flash device driver
2019-03-01 jhibbitspowerpc/powernv: Add asynchronous token management...
2019-02-27 jhibbitspowerpc/mpc85xx: Synchronize timebase the platform...
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-19 ngieMFhead@r344270
2019-02-16 jhibbitspowerpc/booke: Fix 32-bit build
2019-02-16 jhibbitspowerpc/booke: depessimize MAS register updates
2019-02-16 jhibbitspowerpc/booke: Use DMAP where possible for page copy...
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-14 luporl[PPC64] Fix mismatch between thread flags and MSR
2019-02-14 kibEnable enabling ASLR on non-x86 architectures.
2019-02-13 jhibbitspowerpc/booke: Use the 'tlbilx' instruction on newer...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 luporl[ppc64] prevent infinite loop on icache sync
2019-02-10 jhibbitspowerpc: Clamp MAXCPU for MPC85XXSPE kernel to 2
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 jhibbitspowerpc: Fix AIM build
2019-02-09 jhibbitspowerpc: Split out the e500mc idling from rest of Book-E
2019-02-07 luporl[ppc64] fix /dev/kmem
2019-02-06 jhibbitspowerpc: Bind IRQs to only one interrupt on QorIQ SoCs
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 luporl[ppc64] llan: fix fatal kernel trap when system is...
2019-02-05 jhibbitspowerpc: Don't idle with the wait instruction on booke
2019-02-04 luporlpowerpc64: Add a trap stack area
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-02 jhibbitspowerpc/powernv: Add a driver for the POWER9 XIVE inter...
2019-01-31 kibMake iflib a loadable module.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-25 avosGarbage collect AH_SUPPORT_AR5416 config option.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-19 jhibbitspowerpc: Fix opaque irq data initialization
2019-01-16 jhibbitspowerpc: Fix FPU fsqrt emulation special case results
2019-01-13 jhibbitspowerpcspe: Correct SPE high-component loading
2019-01-13 jhibbitsAdd AT_HWCAP / AT_HWCAP2 to elf64_sysvec_v2.
2019-01-12 jhibbitspowerpc/pseries: Cache the IPI vector to avoid the...
2019-01-12 jhibbitspowerpc: Add opaque 'private data' to interrupt vectors
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-07 cempowerpc: Fix regression introduced in r342771
2019-01-04 cemExpose threads-per-core and physical core count information
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 cyMFV r342175:
next