summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-1412-20/+80
|\
| * 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/+1Star
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-101-0/+66
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-061-0/+66
| |\ \
| | * | bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das2018-12-031-0/+66
* | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-13/+2Star
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-13/+2Star
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-281-19/+38
|\ \ \ | | |/ | |/|
| * | bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann2018-11-271-19/+38
| |/
* | Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-11-251-0/+1
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTEDMichael Roth2018-11-151-0/+1
* | 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/+7Star
* | 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/+9Star
* | powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple2018-11-051-60/+4Star
|/
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-034-15/+5Star
|\
| * 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/+0Star
| * powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig2018-11-011-9/+0Star
* | 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/+1Star
| * | | 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/+4Star
| * | | 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/+23Star