aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 16-55/+109
2017-06-13ibmvnic: Client-initiated failoverGravatar Thomas Falcon 1-0/+2
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-5/+0
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 16-50/+109
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigGravatar Bilal Amarni 1-5/+0
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultGravatar Michael Ellerman 2-11/+11
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceGravatar Aneesh Kumar K.V 4-16/+15
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-5/+11
2017-06-06bpf: Add jited_len to struct bpf_progGravatar Martin KaFai Lau 1-0/+1
2017-06-06powerpc/perf: Fix Power9 test_adder fieldsGravatar Madhavan Srinivasan 1-2/+2
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareGravatar Michael Ellerman 2-2/+16
2017-06-06powerpc/kernel: Initialize load_tm on task creationGravatar Breno Leitao 1-0/+1
2017-06-05powerpc/kernel: Fix FP and vector register restorationGravatar Breno Leitao 1-0/+2
2017-06-01powerpc: use asm-generic/socket.h as much as possibleGravatar Stephen Rothwell 1-91/+1
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREGravatar Michael Ellerman 3-4/+8
2017-06-01powerpc/hotplug-mem: Fix missing endian conversion of aa_indexGravatar Michael Bringmann 1-0/+2
2017-06-01powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionGravatar Christophe Leroy 1-1/+2
2017-06-01powerpc/spufs: Fix coredump of SPU contextsGravatar Michael Ellerman 1-0/+2
2017-06-01powerpc/64s: Add dt_cpu_ftrs boot time setup optionGravatar Nicholas Piggin 2-14/+48
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeGravatar Alexei Starovoitov 1-1/+1
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-5/+11
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsGravatar Nicholas Piggin 2-1/+4
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsGravatar Jeremy Kerr 1-1/+3
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NGravatar Michael Neuling 1-0/+2
2017-05-25powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callGravatar Alistair Popple 1-3/+2
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 13-28/+122
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.Gravatar David S. Miller 1-0/+2
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-22/+80
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-1/+0
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 1-1/+0
2017-05-19powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashGravatar Michael Ellerman 1-0/+12
2017-05-18powerpc/85xx/kmcent2: use hdlc busmode for UCC1Gravatar Holger Brunck 1-3/+1
2017-05-17powerpc/mm: Fix crash in page table dump with huge pagesGravatar Michael Ellerman 1-3/+4
2017-05-16powerpc/kprobes: Fix handling of instruction emulation on probe re-entryGravatar Naveen N. Rao 1-1/+2
2017-05-16powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1Gravatar Gautham R. Shenoy 1-1/+1
2017-05-15Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Radim Krčmář 6-22/+80
2017-05-15powerpc/tm: Fix FP and VMX register corruptionGravatar Michael Neuling 1-0/+19
2017-05-15powerpc/modules: If mprofile-kernel is enabled add it to vermagicGravatar Michael Ellerman 1-0/+4
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 20-24/+1203
2017-05-12KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsGravatar Paul Mackerras 4-13/+33
2017-05-12KVM: PPC: Book3S PR: Check copy_to/from_user return valuesGravatar Paul Mackerras 1-8/+26
2017-05-12KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersGravatar Paul Mackerras 2-1/+21
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-45/+0
2017-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 24-84/+3359
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-45/+0
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresGravatar Nicholas Piggin 11-16/+1150
2017-05-09powerpc: Don't print cpu_spec->cpu_name if it's NULLGravatar Nicholas Piggin 1-1/+1
2017-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Gravatar Michael Ellerman 4-0/+44
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 24-84/+3359