summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-18powerpc/pseries: enable RTC class supportVaibhav Jain1-1/+2
2015-08-18powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania1-3/+13
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan7-31/+12
2015-08-18powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman3-14/+8
2015-08-18powerpc/mm: Simplify page size kconfig dependenciesMichael Ellerman1-5/+6
2015-08-18powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman1-12/+0
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman5-206/+2
2015-08-18powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-08-17selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman1-1/+2
2015-08-17cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain1-0/+4
2015-08-17cxl: Add CONFIG_CXL_EEH symbolDaniel Axtens1-1/+6
2015-08-14cxl: EEH supportDaniel Axtens3-0/+262
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens6-0/+61
2015-08-14cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens1-5/+0
2015-08-14cxl: Refactor AFU init/teardownDaniel Axtens1-38/+57
2015-08-14cxl: Refactor adaptor init/teardownDaniel Axtens1-53/+86
2015-08-14cxl: Clean up adapter MMIO unmap path.Daniel Axtens1-6/+18
2015-08-14cxl: Make IRQ release idempotentDaniel Axtens1-0/+9
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens3-11/+27
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens5-12/+155
2015-08-14cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens1-16/+35
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens1-3/+3
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy2-2/+11
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual1-3/+4
2015-08-12powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual1-4/+3
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual1-11/+7
2015-08-12powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual1-1/+15
2015-08-12powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual1-4/+3
2015-08-12powerpc/slb: Remove a duplicate extern variableAnshuman Khandual1-1/+0
2015-08-12cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens1-1/+1
2015-08-12cxl: sparse: Make declarations staticDaniel Axtens2-4/+4
2015-08-11cxl: Compile with -WerrorDaniel Axtens1-0/+2
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao5-1/+40
2015-08-06powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun1-2/+2
2015-08-06windfarm: remove three exported but unused functionsPaul Bolle2-46/+0
2015-08-06windfarm: make wf_critical_overtemp() staticPaul Bolle1-2/+1
2015-08-06windfarm: decrement client count when unregisteringPaul Bolle1-1/+1
2015-08-06powerpc: Remove redundant breaksJoe Perches2-2/+0
2015-08-06powerpc: pci: use %pR for printing struct resourceKevin Hao1-54/+18
2015-08-06cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens1-3/+1
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar1-0/+19
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar4-1/+45
2015-08-06powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar1-2/+24
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar2-0/+193
2015-07-30selftests/seccomp: Add powerpc supportMichael Ellerman1-1/+8
2015-07-30selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman1-0/+6
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman2-1/+41
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman2-0/+12
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman1-3/+8
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman1-3/+13