summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-218-14/+17
|\
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-193-4/+4
| * Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-175-10/+13
| |\
| | * powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy2017-06-161-1/+1
| | * powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-153-8/+10
| | * powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_nodeAlistair Popple2017-06-141-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1516-55/+109
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-111-5/+0
| |\ \
| | * | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-5/+0
| * | | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-0916-50/+109
| |\ \ \ | | |/ / | |/| / | | |/
| | * powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2017-06-082-11/+11
| | * powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-084-16/+15
| | * powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan2017-06-061-2/+2
| | * powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-062-2/+16
| | * powerpc/kernel: Initialize load_tm on task creationBreno Leitao2017-06-061-0/+1
| | * powerpc/kernel: Fix FP and vector register restorationBreno Leitao2017-06-051-0/+2
| | * powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman2017-06-013-4/+8
| | * powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-011-0/+2
| | * powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy2017-06-011-1/+2
| | * powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2017-06-011-0/+2
| | * powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin2017-06-012-14/+48
* | | ibmvnic: Client-initiated failoverThomas Falcon2017-06-131-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-065-5/+11
|\ \ \ | |/ /
| * | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-275-5/+11
| |\ \ | | |/
| | * powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-252-1/+4
| | * powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr2017-05-251-1/+3
| | * powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling2017-05-251-0/+2
| | * powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple2017-05-251-3/+2
* | | bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-061-0/+1
* | | powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell2017-06-011-91/+1
* | | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-311-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2213-28/+122
|\ \ \ | |/ /
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-196-22/+80
| |\ \
| | * \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-05-156-22/+80
| | |\ \
| | | * | KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras2017-05-124-13/+33
| | | * | KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras2017-05-121-8/+26
| | | * | KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersPaul Mackerras2017-05-122-1/+21
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-05-191-1/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-181-1/+0
| | |/ /
| * | | powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman2017-05-191-0/+12
| * | | powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman2017-05-171-3/+4
| * | | powerpc/kprobes: Fix handling of instruction emulation on probe re-entryNaveen N. Rao2017-05-161-1/+2
| * | | powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1Gautham R. Shenoy2017-05-161-1/+1
| * | | powerpc/tm: Fix FP and VMX register corruptionMichael Neuling2017-05-151-0/+19
| * | | powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman2017-05-151-0/+4
| |/ /
* | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
* | | powerpc/85xx/kmcent2: use hdlc busmode for UCC1Holger Brunck2017-05-181-3/+1
|/ /
* | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-1220-24/+1203
|\ \
| * | powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-0911-16/+1150
| * | powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin2017-05-091-1/+1
OpenPOWER on IntegriCloud