summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova2018-12-101-1/+6
* powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2018-12-091-3/+16
* powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran2018-12-091-0/+12
* powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran2018-12-091-0/+3
* powerpc/papr_scm: Remove endian conversionsOliver O'Halloran2018-12-091-3/+3
* powerpc/papr_scm: Update DT propertiesOliver O'Halloran2018-12-091-5/+11
* powerpc/papr_scm: Fix resource end addressOliver O'Halloran2018-12-071-1/+1
* powerpc/papr_scm: Use depend instead of selectOliver O'Halloran2018-12-071-2/+1
* powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das2018-12-073-1/+11
* powerpc/boot: Fix build failures with -j 1Michael Ellerman2018-12-061-1/+1
* powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt2018-12-011-1/+5
* powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec2018-11-291-1/+6
* powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2018-11-271-0/+1
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2018-11-271-1/+3
* powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-152-0/+3
* powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1
* powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-11-121-13/+7
* powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman2018-11-121-1/+1
* KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-11-074-8/+27
* powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman2018-11-061-0/+3
* powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-062-1/+4
* powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman2018-11-061-20/+9
* powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple2018-11-051-60/+4
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-034-15/+5
|\
| * kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-021-2/+2
| * powerpc: PCI_MSI needs PCIChristoph Hellwig2018-11-012-0/+3
| * powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-011-4/+0
| * powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig2018-11-011-9/+0
* | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-0213-111/+137
|\ \
| * | powerpc/xmon: Relax frame size for clangJoel Stanley2018-10-311-0/+6
| * | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-10-293-3/+15
| |\ \
| | * | powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy2018-10-231-0/+1
| | * | powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy2018-10-231-1/+12
| | * | powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza2018-10-211-2/+2
| * | | powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2018-10-261-2/+1
| * | | powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler2018-10-261-0/+1
| * | | KVM: PPC: Use exported tb_to_ns() function in decrementer emulationPaul Mackerras2018-10-262-6/+4
| * | | powerpc/pseries: Export maximum memory valueAravinda Prasad2018-10-261-0/+13
| * | | powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy2018-10-263-29/+35
| * | | powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy2018-10-263-24/+23
| * | | powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy2018-10-261-0/+5
| * | | Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy2018-10-263-47/+34
* | | | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand2018-10-311-1/+3
* | | | powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand2018-10-311-0/+2
* | | | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-312-4/+4
* | | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-317-11/+13
* | | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-3112-16/+10
* | | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* | | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1