summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-2717-41/+87
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-2226-344/+377
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-212-0/+2
| |\ \
| | * | bpf: sparc64: Enable sparc64 jit to provide bpf_line_infoMartin KaFai Lau2018-12-201-0/+1
| | * | bpf: arm64: Enable arm64 jit to provide bpf_line_infoMartin KaFai Lau2018-12-121-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-2037-101/+147
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-1113-17/+63
| |\ \ \
| | * | | bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-091-0/+2
| | * | | s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-071-0/+12
| | * | | ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-073-0/+12
| | * | | mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang2018-12-076-4/+13
| | * | | mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2018-12-071-1/+1
| | * | | arm64/bpf: don't allocate BPF JIT programs in module memoryArd Biesheuvel2018-12-052-1/+17
| | * | | arm64/bpf: use movn/movk/movk sequence to generate kernel addressesArd Biesheuvel2018-11-301-11/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-10111-683/+1320
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-2916-146/+303
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-2518-42/+159
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-1932-237/+404
| |\ \ \ \ \ \
| * | | | | | | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-173-10/+0
| * | | | | | | net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-171-7/+10
| * | | | | | | net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-171-9/+12
| * | | | | | | net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-171-8/+10
* | | | | | | | Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-271-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch2018-12-141-0/+11
* | | | | | | | | Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-277-3/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-127-3/+50
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-271-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-2/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-27247-3265/+3684
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-12-2433-550/+210
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask"Scott Wood2018-12-241-1/+5
| | * | | | | | | | | powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNELScott Wood2018-12-221-0/+1
| | * | | | | | | | | powerpc/dts/fsl: Fix dtc-flagged interrupt errorsScott Wood2018-12-225-134/+132
| | * | | | | | | | | powerpc/fsl: Use new clockgen bindingScott Wood2018-12-2222-409/+50
| | * | | | | | | | | powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2018-12-224-4/+26
| | * | | | | | | | | powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2018-12-221-1/+1
| | * | | | | | | | | powerpc/fsl_pci: simplify fsl_pci_dma_set_maskChristoph Hellwig2018-12-221-5/+1
| | * | | | | | | | | arch/powerpc/fsl_rmu: Use dma_zalloc_coherentSabyasachi Gupta2018-12-221-3/+1
| * | | | | | | | | | powerpc/zImage: Also check for stdout-pathOliver O'Halloran2018-12-221-1/+2
| * | | | | | | | | | powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt2018-12-221-1/+1
| * | | | | | | | | | powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-2215-64/+39
| * | | | | | | | | | powerpc/pseries/pmem: Convert to %pOFn instead of device_node.nameRob Herring2018-12-221-4/+4
| * | | | | | | | | | powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman2018-12-221-5/+1
| * | | | | | | | | | powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman2018-12-221-0/+1
| * | | | | | | | | | powerpc/powernv/npu: Fault user page into the hypervisor's pagetableAlexey Kardashevskiy2018-12-211-6/+7
| * | | | | | | | | | powerpc/powernv/npu: Check mmio_atsd array bounds when populatingAlexey Kardashevskiy2018-12-211-2/+3
| * | | | | | | | | | powerpc/powernv/npu: Add release_ownership hookAlexey Kardashevskiy2018-12-211-0/+51
| * | | | | | | | | | powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy2018-12-214-136/+322
| * | | | | | | | | | powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_opsAlexey Kardashevskiy2018-12-213-15/+34
| * | | | | | | | | | powerpc/powernv/npu: Move single TVE handling to NPU PEAlexey Kardashevskiy2018-12-212-24/+11