]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc/powerpc
Implement memdup_user_nul() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / powerpc / powerpc /
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Nathan WhitehornFix PowerMac G5 thermal management, plus likely other...
2018-02-08 Mark JohnstonUse vm_page_unwire_noq() instead of directly modifying...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Nathan WhitehornChange the default MSR values used when starting userla...
2018-01-29 Wojciech MacekPPC64: cleanup APs startup routines
2018-01-29 Nathan WhitehornRemove hard-coded trap-handling logic involving the...
2018-01-28 Justin HibbitsConsolidate trap instruction checks to a single function
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-26 Wojciech MacekPPC: Add place for NULL chars in intrnames
2018-01-25 Nathan WhitehornAvoid all SLB operations in trap handling if the proces...
2018-01-25 Nathan WhitehornTreat DSE exceptions like DSI exceptions when generatin...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Wojciech MacekPPC: Add KASSERT in intrcnt_add which checks for buffer...
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-18 Wojciech MacekCall platform_smp_ap_init before decr_ap_init
2018-01-18 Wojciech MacekPPC64: fix TOC behavior on process initialization
2018-01-18 Wojciech MacekPPC: machdep, zero BSS always but BookE
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 Wojciech MacekPPC64: implement missing busdma ops
2018-01-17 Wojciech MacekPPC64: fix copyinout ranges
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 Nathan WhitehornMove the pmap-specific code in copyinout.c that gets...
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Nathan WhitehornDocument places we assume that physical memory is direc...
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-12 Jeff RobersonAdd support for NUMA domains to bus dma tags. This...
2018-01-12 Jeff RobersonImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-03 Andreas ToblerThe recent bump of MAXDSIZ made 32-bit binary execution...
2017-12-31 Nathan WhitehornRemove PIR from PCPU data. It has an implementation...
2017-12-31 Nathan WhitehornFix 32-bit build.
2017-12-31 Nathan WhitehornMake newer binutils happy by using a bl-type branch...
2017-12-31 Nathan WhitehornProvide relative, as well as absolute, addresses in...
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Nathan WhitehornThe highest-order bit of the bootloader cookie is 1...
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-15 Justin HibbitsHandle the Facility Unavailable exception as a SIGILL
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Justin HibbitsAdd identifier for POWER9 CPU to CPU list
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Justin HibbitsDecode some PowerPC trap registers
2017-12-11 Mark JohnstonPass the trap frame to fasttrap hooks.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Bruce EvansMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-11-30 Pedro F. GiffuniSPDX: Consider code from Carnegie-Mellon University.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys/powerpc: further adoption of SPDX licensing ID...
2017-11-26 Nathan WhitehornUse the cookie now set by loader to determine whether...
2017-11-25 Nathan WhitehornAvoid assumptions about the BSP being CPU 0.
2017-11-25 Nathan WhitehornOn AIM systems, it is not actually possible to stop...
2017-11-25 Nathan WhitehornReturn base IRQ of PIC when added and massively increas...
2017-11-25 Nathan WhitehornYield while spinning on APs and avoid announcing all...
2017-11-25 Nathan WhitehornWhether you can use mttb() or not is more complicated...
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-24 Ed SchoutenDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
next