aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07docker: Don't use eval trick on MakefileEduardo Habkost
2016-06-07virtio: move bi-endian target support to a single locationGreg Kurz
2016-06-07pc-dimm: introduce realize callbackXiao Guangrong
2016-06-07pc-dimm: get memory region from ->get_memory_region()Xiao Guangrong
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov
2016-06-07tpm: apci: cleanup TCPA table initializationIgor Mammedov
2016-06-07acpi: cleanup bios_linker_loader_cleanup()Igor Mammedov
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov
2016-06-07pc: Postpone SMBIOS table installation to post machine initCorey Minyard
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard
2016-06-07tests: acpi: update tables with consolidated legacy cpu-hotplug AMLIgor Mammedov
2016-06-07pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idxIgor Mammedov
2016-06-07pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov
2016-06-07pc: acpi: consolidate legacy CPU hotplug in one fileIgor Mammedov
2016-06-07pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov
2016-06-07pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov
2016-06-07pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AMLIgor Mammedov
2016-06-07pc: acpi: consolidate CPU hotplug AMLIgor Mammedov
2016-06-07pc: acpi: remove AML for empty/not used GPE handlersIgor Mammedov
2016-06-07acpi: add aml_refof()Igor Mammedov
2016-06-07acpi: add aml_debug()Igor Mammedov
2016-06-07tests: acpi: report names of expected files in verbose modeIgor Mammedov
2016-06-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160607' into...Peter Maydell
2016-06-07ppc: Do not take exceptions on unknown SPRs in privileged modeBenjamin Herrenschmidt
2016-06-07ppc: Add missing slbfee. instruction on ppc64 BookS processorsBenjamin Herrenschmidt
2016-06-07ppc: Fix slbia decodeBenjamin Herrenschmidt
2016-06-07ppc: Fix mtmsr decodingBenjamin Herrenschmidt
2016-06-07ppc: POWER7 has lq/stq instructions and stq need to check ISABenjamin Herrenschmidt
2016-06-07ppc: POWER7 had ACOP and PID registersBenjamin Herrenschmidt
2016-06-07ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash modeBenjamin Herrenschmidt
2016-06-07ppc: Fix tlb invalidations on 6xx/7xx/7xxx 32-bit processorsBenjamin Herrenschmidt
2016-06-07ppc: Properly tag the translation cache based on MMU modeBenjamin Herrenschmidt
2016-06-07dbdma: use DMA memory interface for memory accessesMark Cave-Ayland
2016-06-07macio: use DMA memory interface for non-block ATAPI transfersMark Cave-Ayland
2016-06-07target-ppc: fixup bitrot in mmu_helper.c debug statementsMark Cave-Ayland
2016-06-07spapr_pci: Drop cannot_instantiate_with_device_add_yet=falseMarkus Armbruster
2016-06-07ppc: fix hrfid, tlbia and slbia privilegeCédric Le Goater
2016-06-07ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HVBenjamin Herrenschmidt
2016-06-07ppc: Better figure out if processor has HV modeBenjamin Herrenschmidt
2016-06-07spapr: Introduce pseries-2.7 machine typeBharata B Rao
2016-06-07spapr: Increase hotpluggable memory slots to 256Bharata B Rao
2016-06-07spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy
2016-06-07spapr_pci: Reset DMA config on PHB resetAlexey Kardashevskiy
2016-06-07spapr_iommu: Add root memory regionAlexey Kardashevskiy
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy
2016-06-07spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy