]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Use ataio ccb instead of general ccb to avoid excessice stack usage.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2017-12-12 jhibbitsDecode some PowerPC trap registers
2017-12-11 markjPass the trap frame to fasttrap hooks.
2017-12-10 jhibbitsRetrieve the page outside of holding locks
2017-12-08 jhibbitsRemove PTE VA mappings for tracked pages in 64-bit...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 bdeMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-02 jhibbitsOverride memattr for mmap on the Freescale DIU driver
2017-11-30 pfgSPDX: Consider code from Carnegie-Mellon University.
2017-11-29 scottlIt's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PR...
2017-11-29 jhibbitsOnly check the page tables if within the KVA.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 nwhitehornBack out OF module installation in the event of failure...
2017-11-27 pfgsys/powerpc: further adoption of SPDX licensing ID...
2017-11-26 jhibbitsSynchronize TLB1 mappings when created
2017-11-26 nwhitehornRemove another extern int n_slbs made redundant by...
2017-11-26 nwhitehornUse the cookie now set by loader to determine whether...
2017-11-25 nwhitehornAvoid assumptions about the BSP being CPU 0.
2017-11-25 nwhitehornOn AIM systems, it is not actually possible to stop...
2017-11-25 nwhitehornReturn base IRQ of PIC when added and massively increas...
2017-11-25 nwhitehornMissed gate on __powerpc64__ for setting LPCR in r326207.
2017-11-25 nwhitehornWhen booting from an FDT, make sure the FDT itself...
2017-11-25 nwhitehornAllow platform modules to set the size of large pizes...
2017-11-25 nwhitehornInvalidate TLB at boot using the correct IS settings...
2017-11-25 nwhitehornDefinitions for registers and trap types found on new...
2017-11-25 nwhitehornMissed platform_smp_timebase_sync() in r326205.
2017-11-25 nwhitehornMake n_slbs public in a more straightforward way. Some...
2017-11-25 nwhitehornPreserve the LPCR on new-ish (POWER7 and POWER8) CPUs...
2017-11-25 nwhitehornYield while spinning on APs and avoid announcing all...
2017-11-25 nwhitehornWhether you can use mttb() or not is more complicated...
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 edDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-21 jhibbitsCheck the page table before TLB1 in pmap_kextract()
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-17 jhibbitsStop special casing 32-bit AIM in memory parsing
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-14 jhibbitsExpand the Freescale PCIe root complex driver with...
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-10 jhibbitsProperly initialize the full md_page structure
2017-11-10 jhibbitsBook-E pmap_mapdev_attr() improvements
2017-11-08 jeffReplace manyinstances of VM_WAIT with blocking page...
2017-11-08 jhibbitsAdd the ISEL feature macro for those powerpc cores...
2017-11-08 jhibbitsClear the WE bit in C code rather than the asm
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-06 jhibbitsSet the PRD extension list base address in little endian
2017-11-05 jhibbitsFix an off-by-one error missed in the initial commit...
2017-11-05 jhibbitsAdd Freescale QorIQ SATA controller support.
2017-11-04 jhibbitsStop passing -me500 to the assembler for Book-E kernels
2017-11-03 jhibbitsFix integer type and format in debug print
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-01 jhibbitsEnable a bunch more options in the QORIQ64 kernel
2017-11-01 jhibbitsRename a couple files to not conflict with ZFS filenames
2017-11-01 jhibbitsAdd Guest State (GS) bit to MSR bits
2017-11-01 jhibbitsFix debug interrupts on 64-bit Book-E
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 jhibbitsMake DPAA work in 64-bit mode
2017-10-30 jhibbitsUpdate DPAA SDK to SDK 2.0
2017-10-30 jhibbitsAdd P5010/P5010E for completeness
2017-10-29 eadlerUpdate several more URLs
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-21 mmelAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-20 bzWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-20 jhibbitsExpand the TLB nest level mask to 3 bits to match the...
2017-10-20 jhibbitsNo need to check for AIM here
2017-10-20 jhibbitsBook-E debug trace fixes
2017-10-19 jhibbitsAdd some more devices to the MPC85XX-based configs
2017-10-19 jhibbitsRemove some unnecessary includes
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-02 wmaPPC: increase MAX_PICS to 32
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-19 jpaetzelFix indentation for r323068
2017-09-17 jhibbitsDon't use a non-zero argument for __builtin_frame_address
2017-09-17 jhibbitsPrint the correct bitmask for the running Book-E CPU
2017-09-17 gordonMFV r323678: file 5.32
2017-09-17 markjImplement mmu_page_init for AIM platforms.
2017-09-14 jhbAdd AT_HWCAP and AT_EHDRFLAGS on all platforms.
2017-09-13 npMFH @ r323558.
2017-09-09 mjgFix riscv and powerpc compilation after r323329.
2017-09-09 jhibbitsAdd P5021 and P5040 conditions for LAW count check.
2017-09-09 jhibbitsAdd some more PVR and SVR defines
2017-09-01 jpaetzelRevert r323087
2017-09-01 jpaetzelTake options IPSEC out of GENERIC
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 jpaetzelAllow kldload tcpmd5
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 hselaskyMerge ^/head r322398 through r322746.
2017-08-19 bdeUse better hard-coded defaults for the cursor shape...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
next