]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
a10_ahci: grab the target-supply regulator and enable it
[FreeBSD/FreeBSD.git] / sys / powerpc /
2020-01-10 Justin Hibbitspowerpc: Prevent infinite loop in moea_sync_icache()
2020-01-10 Justin Hibbitspowerpc: Mark cpu_feature-based sysctls as MP_SAFE
2020-01-10 Justin Hibbitspowerpc/powernv: Un-Giant-ify opal_nvram driver
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-04 Justin Hibbitspowerpc: Remove 'sec' device from QORIQ64 config
2020-01-02 Brandon Bergren[PowerPC] [MIPS] Implement 32-bit kernel emulation...
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-30 Brandon Bergren[PowerPC] Fix panic when attempting to handle an HMI...
2019-12-30 Kyle Evanssc(4) md bits: stop setting sc->kbd entirely
2019-12-27 Brandon Bergren[PowerPC] Ignore fortify-source warning in trap vector...
2019-12-27 Justin HibbitsFix the powerpc copyout fixup from r356113
2019-12-26 Justin Hibbitspowerpc: Move ppc32_runtime_resolve() declaration to...
2019-12-24 Brandon Bergren[PowerPC] Define powerpc IFUNC kernel/userspace ABI.
2019-12-24 Brandon Bergren[PowerPC] Implement Secure-PLT jump table processing...
2019-12-24 Scott LongIntroduce the concept of busdma tag templates. A templa...
2019-12-23 Kyle Evanspowerpc: repeat of r356044
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-20 Kyle EvansKill off dummy kbd drivers
2019-12-16 Jeff RobersonRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-16 Leandro Lupori[PPC] Handle qOffsets packet
2019-12-15 Justin Hibbitspowerpc/powernv: Set the PTCR for the Nest MMU
2019-12-15 Justin Hibbitspowerpc/mpc85xx: Clean up Freescale SATA driver a little
2019-12-13 Jung-uk KimMFV: r355716
2019-12-12 Brandon Bergren[PowerPC] Fix SPE floating point environment manipulation
2019-12-12 Brandon Bergren[PowerPC] Fix powerpc 32 bit build in mmu_oea64.c
2019-12-10 Mark JohnstonIntroduce vm_page_astate.
2019-12-09 Leandro LuporiEnable use of ofwcons for early debug
2019-12-09 Leandro Lupori[PPC64] Enable opal console use as a GDB DBGPORT
2019-12-08 Justin Hibbitspowerpc: Use builtins for fls/flsl
2019-12-08 Justin Hibbitspowerpc64/pmap: micro-optimize some PVO-PTE logic
2019-12-07 Justin Hibbitspowerpc/pmap: NUMA-ize vm_page_array on powerpc
2019-12-05 John BaldwinUse a void * argument to callout handlers instead of...
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 Warner LoshRegularize my copyright notice
2019-12-04 Justin Hibbitspowerpc/booke: Fix some formatting errors in debug...
2019-12-04 Justin Hibbitspowerpc/booke: Fix 32-bit Book-E SMP AP bringup
2019-12-03 John BaldwinUse uintptr_t instead of register_t * for the stack...
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-12-01 Justin Hibbitspowerpc: Add 'show frame <addr>' to show an arbitrary...
2019-12-01 Kyle EvansRemove more needless <sys/tty.h> includes
2019-11-29 Leandro Lupori[PPC] Remove extra \0 char inserted on vty by QEMU
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Leandro Lupori[PPC64] Enable phyp vty use as a GDB DBGPORT
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-23 Brandon Bergren[PowerPC] Use QEMU-compatible version of SPE accumulato...
2019-11-22 Justin Hibbitspowerpc/ptrace: Give ptrace(2) access to SPE registers...
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-19 Justin Hibbitspowerpc/pmap: Remove an unused error from moea64_pvo_en...
2019-11-19 Justin Hibbitspowerpc/booke pmap: Use the right 'tlbilx' form to...
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-17 Justin Hibbitspowerpc: Re-add -Wno-redundant-decls to DPAA build...
2019-11-17 Justin Hibbitspowerpc: Return SIGILL if DSCR does not exist in m...
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-16 Justin Hibbitspowerpcspe: Don't leak kernel registers in SPE dumps
2019-11-16 Justin Hibbitspowerpcspe: Mark asm statement in spe_save_reg_high...
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-15 Justin Hibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2019-11-14 Brandon Bergrenpowerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
2019-11-13 Justin Hibbitspowerpc64: Don't guard ISA 3.0 partition table setup...
2019-11-13 Justin Hibbitspowerpc: Don't savectx() twice in IPI_STOP handler
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Justin Hibbitspowerpc64/powernv: Use OPAL call for non-POWER8 PCI...
2019-11-08 Justin Hibbitspowerpc/booke: Only handle kernel page faults in KVA...
2019-11-08 Justin Hibbitspowerpc/booke: Make the TLB save area and mask match
2019-11-08 Justin Hibbitspowerpc/mpc85xx: Add MSI support for Freescale PowerPC...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-06 Justin Hibbitspowerpc/booke: Fix pmap_mapdev_attr() for multi-TLB1...
2019-11-04 Justin Hibbitspowerpc/pmap: Make use of tlb1_mapin_region in pmap_map...
2019-11-03 Brandon Bergrenpowerpc: Add display of raw instruction values to x...
2019-11-03 Brandon Bergrenpowerpc: Fix incorrect disassembly of the cntlzw instru...
2019-11-03 Cy SchubertMFV r354257:
2019-11-02 Brandon BergrenAdd support for building Book-E kernels with clang...
2019-11-02 Justin Hibbitspowerpc/mpc85xx: Set description for the MPC85xx RC...
2019-11-01 Justin Hibbitspowerpc/booke: Fix TLB1 entry accounting
2019-10-31 Leandro LuporiFix GDB machdep code for PPC/PPC64
2019-10-31 Leandro Lupori[PPC64] Fix trapstk overflow
2019-10-24 Justin Hibbitspowerpc/booke: Simplify the MPC85XX PCIe root complex...
2019-10-23 Justin Hibbitspowerpc/booke: Fix Book-E boot post-minidump
2019-10-22 Leandro Lupori[PPC] Avoid underflows in NUMA domains
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-21 Gleb SmirnoffConvert to if_foreach_llmaddr() KPI.
2019-10-21 Gleb SmirnoffConvert to if_foreach_llmaddr() KPI.
2019-10-21 Leandro Lupori[PPC64] Add minidump support to PowerNV
2019-10-20 Justin Hibbitspowerpc/booke: Don't zero MAS8, it's unnecessary
2019-10-19 Justin Hibbitspowerpc/booke pmap: Fix printf format type warnings
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
next