]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
ixgbe: Disable EEE for backplane X550EM_X
[FreeBSD/FreeBSD.git] / sys / powerpc /
2019-10-15 jeff(6/6) Convert pmap to expect busy in write related...
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-15 jhibbitspowerpc/atomic: Fix atomic_cmpset_rel()
2019-10-14 luporlFix powerpc/powerpcspe builds
2019-10-14 luporl[PPC64] Initial kernel minidump implementation
2019-10-13 jhibbitspowerpc/pmap: Tighten condition for removing tracked...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 jhibbitspowerpc: Implement atomic_(f)cmpset_ for short and...
2019-10-07 jhibbitspowerpc64/pmap: Fix release order to match lock order...
2019-10-06 jhibbitspowerpc/pmap64: Properly parenthesize PV_LOCK_COUNT...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-28 jhibbitspowerpc/booke64: Align initial stack setting to match...
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-25 jhibbitspowerpc/atomic: Follow recommendations on atomic primit...
2019-09-25 jhibbitspowerpc: Allocate DPCPU block from domain-local memory
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-14 dimMerge ^/head r352308 through r352318.
2019-09-14 jhibbitspowerpc64/powernv: Add opal NVRAM driver for PowerNV...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-06 jhibbitspowerpc64/pmap: Fix a WITNESS error in alloc_pvo_entry()
2019-09-06 jhibbitspowerpc64/pmap: Simplify the code path for moea64_pte_r...
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 kibCentralize __pcpu definitions.
2019-08-27 jhibbitsRevert a part of r350883 that should never have gone in
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-25 jhibbitspowerpc/booke: Clean up pmap a little for 64-bit
2019-08-25 jhibbitspowerpc/booke: Use the DMAP if possible in pmap_map()
2019-08-25 impFix bogusly declared WERRORs in kernel build
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 jhibbitspowerpc: Link Book-E kernels at the same address as...
2019-08-16 jeffMove phys_avail definition into MI code. It is consume...
2019-08-15 jhibbitspowerpc/pmap: Enable UMA_MD_SMALL_ALLOC for 64-bit...
2019-08-12 impFix powerpc LINT build
2019-08-12 impFloppy driver really only works on x86
2019-08-12 impMove sc out of the global file
2019-08-12 luporlFix style and clarify comment
2019-08-12 luporl[ppc] avoid empty mdproc struct
2019-08-12 luporl[PPC64] Save FPU registers before enabling VSX
2019-08-12 jhibbitspowerpc: Unify pmap definitions between AIM and Book-E
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 jhibbitspowerpc/pmap: Minor optimizations to 64-bit booke pmap
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jhibbitsFix build from r350622
2019-08-06 jhibbitspowerpc/pmap: Simplify Book-E 64-bit page table management
2019-08-05 jhibbitspowerpc: Get 32-bit AIM building with secure-PLT
2019-08-04 jhibbitspowerpc: Enable the BUS_DMA_NOCACHE flag handling
2019-08-03 jhibbitspowerpc/powernv: Fix OPAL cfgread/cfgwrite error handling
2019-08-01 jhibbitspowerpc/powernv: Only clear EEH freeze for some errors
2019-08-01 jhibbitspowerpc64/mmu: Use a SLIST for the PVO delete list...
2019-07-28 asomersMFHead @r350386
2019-07-25 luporlpowerpc: Improve pvo allocation code
2019-07-25 jhibbitspowerpc/pmap64: Make moea64 statistics optional
2019-07-22 jhibbitspowerpc: Unbreak 64-bit pmap from 350206
2019-07-22 jhibbitspowerpc64/mmu: Make moea64_pvo_enter() return if an...
2019-07-21 jhibbitspowerpc: Remove an unnecessary #ifdef guard from slb.c
2019-07-20 jhibbitspowerpc/SPE: Enable SPV bit for EFSCFD instruction...
2019-07-16 jhibbitspowerpc: Fix casueword(9) post-r349951
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-13 jhibbitspowerpc64/pmap: No need for moea64_pvo_remove_from_page...
2019-07-13 jhibbitspowerpc64/pmap: Reduce scope of PV_LOCK in remove path
2019-07-13 jhibbitsSet pcpu curpmap for powerpc64
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-11 jhibbitspowerpc: Only worry about the lower 32 bits of SP in...
2019-07-10 luporl[PPC64] pseries: fix realmaxaddr calculation
2019-07-10 jhibbitspowerpc: Clamp 32-bit binaries to 32-bit MAXUSER
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-08 luporl[PPC] Add missing SLB allocation KASSERT
2019-07-04 luporl[PPC64] pseries llan: fix MAC address
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-26 jhibbitspowerpc/booke: Handle misaligned floating point loads...
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-21 cemsys: Remove DEV_RANDOM device option
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-16 nwhitehornFix bug on newbus device deletion: we should delete...
2019-06-12 bdragonFix PPC970 boot after r348783
2019-06-11 luporl[PPC] Fix build error when POWERNV is disabled
2019-06-11 luporl[PPC64] Fix ofw_initrd
2019-06-10 jhibbitspowernv: Port HMI handler to use the message framework
2019-06-10 jhibbitspowerpc/powernv: Reduce the scope of the sensor guardin...
2019-06-08 jhibbitspowerpc/pmap: Move the SLB spill handlers to a better...
next