]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
MFV r258923: 4188 assertion failed in dmu_tx_hold_free(): dn_datablkshift != 0
[FreeBSD/FreeBSD.git] / sys / powerpc /
2013-12-18 Pawel Jakub DawidekMFV r258923: 4188 assertion failed in dmu_tx_hold_free...
2013-12-17 Nathan WhitehornSimplify the ofw_bus_lookup_imap() API slightly: make...
2013-12-17 Nathan WhitehornConfigure interrupt sense based on device tree informat...
2013-12-15 Justin HibbitsSave r3 before using it for the trap check, else we...
2013-12-15 Nathan WhitehornSet max_lun to zero. This field is ignored unless we...
2013-12-14 Justin HibbitsRebase the PMC indices at 1, since PMC_SOFT is at 0.
2013-12-13 Justin HibbitsSome style(9) fixes
2013-12-13 Justin HibbitsAdd PMU-based CPU frequency scaling. This method is...
2013-12-12 Justin HibbitsFBT now does work fully on PowerPC.
2013-12-08 Peter WemmVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-07 Justin HibbitsMake more unsigned ints signed.
2013-12-05 John BaldwinFix debug printfs in FPU_EMU to compile on powerpc64...
2013-12-05 Andreas ToblerDo some cosmetic fixes.
2013-12-05 Andreas ToblerIncrease PHYS_AVAIL_SZ because on pSeries machines...
2013-12-05 Andreas ToblerIn case we have many continous regions without gaps...
2013-12-03 Ed MasteUpdate LLDB to upstream r196322 snapshot
2013-12-03 Ed MasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 Nathan WhitehornFix typo.
2013-12-02 Nathan WhitehornRemove fdtbus_bs_tag definition, which is now obsolete...
2013-12-01 Nathan WhitehornRevert last few revisions; apologies for the noise...
2013-12-01 Nathan WhitehornDeleted one line too many.
2013-12-01 Nathan WhitehornNo actual hardware supported by FreeBSD requires this...
2013-12-01 Nathan WhitehornRearchitect platform memory map parsing to make it...
2013-12-01 Nathan WhitehornRemove unnecessary double-setting of the thread's onfau...
2013-12-01 Nathan WhitehornThe kernel stack guard pages are only below the stack...
2013-11-30 Eitan AdlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 Andreas ToblerAdd a printf to inform about the logical memory block...
2013-11-30 Pawel Jakub DawidekMake process descriptors standard part of the kernel...
2013-11-29 Nathan WhitehornUse the Open Firmware-based CPU frequency determination...
2013-11-29 Rui PauloAdd an interface for the Wii IOS kernels.
2013-11-28 Andreas ToblerGive some output about the CPU clock on IBMPOWER machin...
2013-11-28 Andriy GaponMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 Andriy GaponMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-27 Nathan WhitehornThis driver doesn't need the /options node, so don...
2013-11-27 Nathan Whitehornbadaddr() is used only in the grackle PCI driver, so...
2013-11-27 Nathan WhitehornMake RTAS calls, which call setfault() to recover from...
2013-11-26 Andriy GaponMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 Andriy GaponMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 Andriy GaponMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 Andriy GaponMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-26 Andreas ToblerTake care to handle the full 16 byte buffer in the...
2013-11-25 Peter WemmImport apr-util-1.5.3 from vendor branch (rr258600)
2013-11-25 Pedro F. GiffuniMFV: removes strict-aliasing warnings from GCC in tcpdump.
2013-11-25 Peter WemmImport svn-1.8.5. This contains a user-visible fix...
2013-11-25 Attilio Rao- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-23 Andreas ToblerSave and restore the trap vectors when doing OF calls...
2013-11-23 Andreas ToblerLimit the large page size to 16MB for now.
2013-11-21 Brooks DavisSync with NetBSD. The funtional change is to make...
2013-11-21 Nathan WhitehornFor PCI<->PCI bridges, #address-cells may be 3. Allow...
2013-11-21 Justin HibbitsRemove stale comment. The PID provider is handled...
2013-11-20 Andriy GaponMFV r258378: 4089 NULL pointer dereference in arc_read()
2013-11-20 Andriy GaponMFV r258377: 4088 use after free in arc_release()
2013-11-17 Julio MerinoMFV: Import atf-0.18.
2013-11-17 Justin HibbitsAdd a sysctl to allow disabling resetting the OF syscons.
2013-11-17 Nathan Whitehorn#interrupt-cells belongs to the iparent, not the device...
2013-11-17 Nathan WhitehornUse #address-cells and #size-cells here too instead...
2013-11-17 Nathan WhitehornActually look up #address-cells instead of assuming...
2013-11-17 Nathan WhitehornDo not assume a value for #address-cells when parsing...
2013-11-17 Nathan WhitehornUnify handling of illegal instruction faults between...
2013-11-17 Nathan WhitehornSplit the function of the PCB_FPU flags into two: PCB_F...
2013-11-17 Nathan WhitehornMake single precision floating point arithmetic actuall...
2013-11-17 Nathan WhitehornRemove a pointless #ifdef AIM. This is just PPC64 speci...
2013-11-17 Nathan WhitehornThere is no reason Book-E needs to save XER and CTR...
2013-11-17 Nathan WhitehornMove CCSR discovery into the platform module, while...
2013-11-17 Nathan WhitehornMake sure that TLB1 mappings are aligned correctly.
2013-11-15 Xin LIMFV: netcat from OpenBSD 5.4.
2013-11-14 Justin HibbitsFix copy+paste-o, OEA64 uses LPTE, not PTE.
2013-11-13 Justin HibbitsFix typo.
2013-11-13 Justin HibbitsIncrease the stack size for ppc64 from 4 pages to 8.
2013-11-12 Ed MasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 Nathan WhitehornFollowing the approach with ACPI DMAR on x86, split...
2013-11-12 Nathan WhitehornActually add IOMMU domain to the list of known mappings...
2013-11-12 Nathan WhitehornFix two return values damaged by copy/paste.
2013-11-11 Nathan WhitehornUse the same implementation of copyinout.c for both...
2013-11-11 Nathan WhitehornFollow up r223485, which made AIM use the ABI thread...
2013-11-11 Peter WemmMerge nvi-2.1.1 -> 2.1.2
2013-11-11 Nathan WhitehornRename the "bare" platform "mpc85xx", which is what...
2013-11-11 Nathan WhitehornBe more flexible about which compatible strings to...
2013-11-11 Nathan WhitehornMake tsec work with the device tree present on the...
2013-11-11 Nathan WhitehornAllow OF_decode_addr() to also be able to map resources...
2013-11-11 Nathan WhitehornConsolidate Apple firmware hacks and improve them by...
2013-11-11 Xin LIMFV r257952:
2013-11-11 Justin HibbitsAdd the necessary bits for dumps on ppc64.
2013-11-11 Peter WemmUpdate svn from 1.8.1 to 1.8.4 - minor security fixes...
2013-11-10 Andreas ToblerPrepare for 64-bit. Iow, use Elf_*hdr instead of the...
2013-11-08 Alan CoxAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-07 Justin HibbitsClamp the dump block size to the dump device max I...
2013-11-06 Justin HibbitsMake the powerpc dumpsys() more consistent with the...
2013-11-06 Nathan WhitehornDo not panic if pmap_mincore() is called. This prevents...
2013-11-05 Nathan WhitehornTeach nexus(4) about Open Firmware (e.g. FDT) on ARM...
2013-11-05 Edwin GroothuisMFV of 255902, tzdata2013f
2013-10-31 Andreas ToblerOuch, do the shift properly. An uin64_t needs the right...
2013-10-31 Mark JohnstonRemove references to an unused fasttrap probe hook...
2013-10-29 Nathan WhitehornThe ofw_bus() routines invoke the device's parent,...
2013-10-29 Nathan WhitehornImplement extended LUN support. If PIM_EXTLUNS is set...
2013-10-29 Gleb Smirnoff- Provide necessary includes.
2013-10-29 Baptiste DaroussinMerge byacc 20130925
2013-10-27 Konstantin BelousovAdd bus_dmamap_load_ma() function to load map with...
2013-10-27 Nathan WhitehornTurn on VM_KMEM_SIZE_SCALE on 32-bit as well as 64...
2013-10-26 Nathan WhitehornMake devices with registers into the KVA region work...
next