]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Use callout_func_t instead of the deprecated timeout_t.
[FreeBSD/FreeBSD.git] / sys / powerpc /
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.
2019-10-19 Justin Hibbitspowerpc/aim: Fix comment typo
2019-10-19 Justin Hibbitspowerpc/mpc85xx: Replace global PCI config mutex with...
2019-10-17 Conrad MeyerSplit out a more generic debugnet(4) from netdump(4)
2019-10-16 Mark JohnstonRemove page locking from pmap_mincore().
2019-10-16 Mark JohnstonClear PGA_WRITEABLE in moea_pvo_remove().
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Konstantin BelousovFix assert in PowerPC pmaps after introduction of objec...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-16 Justin Hibbitspowerpc/mpc85xx: Fix function type for fsl_pcib_error_i...
2019-10-16 Justin Hibbitspowerpc: Add AmigaOne platform, a subclass of MPC85xx
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(6/6) Convert pmap to expect busy in write related...
2019-10-15 Jeff Roberson(3/6) Add a shared object busy synchronization mechanis...
2019-10-15 Justin Hibbitspowerpc/atomic: Fix atomic_cmpset_rel()
2019-10-14 Leandro LuporiFix powerpc/powerpcspe builds
2019-10-14 Leandro Lupori[PPC64] Initial kernel minidump implementation
2019-10-13 Justin Hibbitspowerpc/pmap: Tighten condition for removing tracked...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
next