summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-22cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar
2015-08-22powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman
2015-08-20powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas
2015-08-20powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas
2015-08-20powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour
2015-08-20leds/powernv: Add driver for PowerNV platformVasant Hegde
2015-08-20powerpc/powernv: Create LED platform deviceVasant Hegde
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual
2015-08-20powerpc/powernv: Fix the log message when disabling VFWei Yang
2015-08-20cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan
2015-08-20macintosh/therm_windtunnel: Export OF module alias informationJavier Martinez Canillas
2015-08-20macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas
2015-08-19powerpc/512x: silence a USB Kconfig dependency warningGerhard Sittig
2015-08-19powerpc/nvram: print no error when pstore backend is not nvramHari Bathini
2015-08-18cxl: Add alternate MMIO error handlingIan Munsie
2015-08-18powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan
2015-08-18powerpc: Export include/uapi/asm/eeh.hGavin Shan
2015-08-18powerpc/pseries: enable RTC class supportVaibhav Jain
2015-08-18powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan
2015-08-18powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman
2015-08-18powerpc/mm: Simplify page size kconfig dependenciesMichael Ellerman
2015-08-18powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman
2015-08-18powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-08-17selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman
2015-08-17cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain
2015-08-17cxl: Add CONFIG_CXL_EEH symbolDaniel Axtens
2015-08-14cxl: EEH supportDaniel Axtens
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens
2015-08-14cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens
2015-08-14cxl: Refactor AFU init/teardownDaniel Axtens
2015-08-14cxl: Refactor adaptor init/teardownDaniel Axtens
2015-08-14cxl: Clean up adapter MMIO unmap path.Daniel Axtens
2015-08-14cxl: Make IRQ release idempotentDaniel Axtens
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens
2015-08-14cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual
2015-08-12powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual
2015-08-12powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual
2015-08-12powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual
2015-08-12powerpc/slb: Remove a duplicate extern variableAnshuman Khandual
2015-08-12cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens
2015-08-12cxl: sparse: Make declarations staticDaniel Axtens