aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigsMichael Ellerman5-5/+0
2018-12-20powerpc: eeh_event: convert semaphore to completionArnd Bergmann1-6/+3
2018-12-20powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt1-1/+3
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens2-0/+26
2018-12-20powerpc/pasemi: Add Nemo board device init code.Darren Stevens1-0/+34
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens1-0/+37
2018-12-20powerpc/pasemi: Add PCI initialisation for Nemo board.Darren Stevens1-0/+55
2018-12-20powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy1-8/+9
2018-12-20powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handlingDmitry V. Levin1-23/+31
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig8-66/+25
2018-12-20powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig4-26/+10
2018-12-20powerpc/dma: remove the unused dma_iommu_ops exportChristoph Hellwig1-2/+0
2018-12-20powerpc/dma: remove the unused ISA_DMA_THRESHOLD exportChristoph Hellwig1-1/+0
2018-12-20powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig1-2/+0
2018-12-20powerpc/dma: properly wire up the unmap_page and unmap_sg methodsChristoph Hellwig1-1/+8
2018-12-20powerpc: allow NOT_COHERENT_CACHE for amigaoneChristoph Hellwig1-1/+2
2018-12-20powerpc/prom: fix early DEBUG messagesChristophe Leroy1-3/+3
2018-12-20powerpc/32: Avoid unsupported flags with clangJoel Stanley1-1/+8
2018-12-20powerpc/perf: Remove l2 bus events from HW cache event arrayMadhavan Srinivasan1-6/+2
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan5-15/+42
2018-12-20powerpc/perf: Fix unit_sel/cache_sel checksMadhavan Srinivasan2-9/+20
2018-12-20powerpc/perf: Cleanup cache_sel bits commentMadhavan Srinivasan1-10/+2
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan4-0/+19
2018-12-20powerpc/perf: Fix thresholding counter data for unknown typeMadhavan Srinivasan1-1/+6
2018-12-20powerpc/mm/hash: Handle user access of kernel address gracefullyAneesh Kumar K.V1-5/+19
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy6-25/+26
2018-12-19powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy2-7/+9
2018-12-19powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy1-1/+1
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy2-23/+2
2018-12-19powerpc/xmon: fix dump_segments()Christophe Leroy1-1/+1
2018-12-19powerpc/8xx: add exception frame markerChristophe Leroy1-0/+3
2018-12-19powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy1-2/+2
2018-12-19powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy1-5/+26
2018-12-19powerpc/smp: Use code patching to restore reset vectorChristophe Leroy2-4/+2
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy3-17/+11
2018-12-19powerpc/signal: Use code patching instead of hardcodingChristophe Leroy3-9/+11
2018-12-19powerpc/8xx: use modify_instruction_site()Christophe Leroy1-5/+1
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy3-39/+35
2018-12-19powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy2-11/+5
2018-12-19powerpc/32: use patch_site_addr() in machine_init()Christophe Leroy1-2/+1
2018-12-19powerpc: add modify_instruction() and modify_instruction_site()Christophe Leroy1-0/+11
2018-12-19powerpc: simplify patch_instruction_site() and patch_branch_site()Christophe Leroy2-18/+10
2018-12-19powerpc/mm: remove unused variableChristophe Leroy1-2/+1
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy3-2/+14
2018-12-17powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logicMathieu Malaterre1-4/+4
2018-12-17powerpc/ipic: Remove unused ipic_set_priority()Michael Ellerman2-29/+0
2018-12-17Merge branch 'fixes' into nextMichael Ellerman12-20/+80
2018-12-10powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova1-1/+6
2018-12-09powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran1-3/+16
2018-12-09powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran1-0/+12