summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()Sam Bobroff2019-08-224-47/+26
* powerpc/eeh: Fix crash when edev->pdev changesSam Bobroff2019-08-221-15/+29
* powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff2019-08-227-89/+39
* powerpc/eeh: Introduce EEH edev logging macrosSam Bobroff2019-08-222-17/+11
* powerpc/eeh: Add bdfn field to eeh_devOliver O'Halloran2019-08-223-0/+6
* powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff2019-08-225-59/+14
* powerpc/eeh: EEH for pSeries hot plugSam Bobroff2019-08-223-41/+56
* powerpc/eeh: Initialize EEH address cache earlierSam Bobroff2019-08-223-2/+16
* powerpc/eeh: Improve debug messages around device additionSam Bobroff2019-08-223-11/+28
* powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff2019-08-221-1/+10
* powerpc/64: Adjust order in pcibios_init()Sam Bobroff2019-08-223-7/+13
* powerpc: remove meaningless KBUILD_ARFLAGS additionMasahiro Yamada2019-08-221-1/+0
* powerpc: add machine check safe copy_to_userSantosh Sivaraj2019-08-212-0/+15
* powerpc/memcpy: Add memcpy_mcsafe for pmemBalbir Singh2019-08-213-1/+245
* powerpc/mce: Handle UE event for memcpy_mcsafeBalbir Singh2019-08-213-3/+32
* powerpc/mce: Make machine_check_ue_event() staticReza Arbab2019-08-211-2/+2
* powerpc/mce: Fix MCE handling for huge pagesBalbir Singh2019-08-211-6/+13
* powerpc/mce: Schedule work from irq_workSantosh Sivaraj2019-08-211-1/+10
* powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch2019-08-201-0/+9
* powerpc/rtas: allow rescheduling while changing cpu statesNathan Lynch2019-08-201-0/+2
* powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch2019-08-201-3/+8
* powerpc/603: Fix handling of the DIRTY flagChristophe Leroy2019-08-201-2/+2
* powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ONNicholas Piggin2019-08-201-2/+4
* powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addressesNicholas Piggin2019-08-201-2/+12
* powerpc/perf: fix imc allocation failure handlingNicholas Piggin2019-08-201-11/+18
* powerpc/64s/radix: Fix memory hot-unplug page table splitNicholas Piggin2019-08-201-2/+2
* powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin2019-08-201-1/+1
* powerpc/64: allow compiler to cache 'current'Nicholas Piggin2019-08-201-1/+2
* powerpc/32: Add warning on misaligned copy_page() or clear_page()Christophe Leroy2019-08-202-0/+9
* powerpc/mm: ppc 603 doesn't need update_mmu_cache()Christophe Leroy2019-08-201-0/+2
* powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy2019-08-203-26/+9
* powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy2019-08-204-58/+102
* powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy2019-08-203-13/+14
* powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy2019-08-204-16/+31
* powerpc/mm: don't display empty early ioremap areaChristophe Leroy2019-08-201-2/+3
* powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy2019-08-202-0/+11
* powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy2019-08-201-2/+1
* powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy2019-08-201-1/+1
* powerpc/kasan: Fix parallel loading of modules.Christophe Leroy2019-08-201-2/+19
* powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()Christophe Leroy2019-08-201-27/+33
* powerpc/ptdump: drop non vital #ifdefsChristophe Leroy2019-08-202-15/+15
* powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...Christophe Leroy2019-08-201-1/+1
* powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32Christophe Leroy2019-08-201-10/+8
* powerpc/ptdump: fix walk_pagetables() address mismatchChristophe Leroy2019-08-201-5/+3
* powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy2019-08-201-1/+1
* powerpc/xmon: Add a dump of all XIVE interruptsCédric Le Goater2019-08-191-0/+21
* powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater2019-08-196-6/+83
* powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater2019-08-191-7/+10
* powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy2019-08-198-39/+100
* powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...Alexey Kardashevskiy2019-08-192-11/+11