summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-1013-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-09111-683/+1320
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-091-0/+66
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-051-0/+66
| | |\
| | | * bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das2018-12-031-0/+66
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-093-5/+10
| |\ \ \
| | * | | x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers2018-12-071-2/+2
| | * | | x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada2018-12-051-3/+7
| | * | | x86/boot: Clear RSDP address in boot_params for broken loadersJuergen Gross2018-12-031-0/+1
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-092-1/+5
| |\ \ \ \
| | * | | | kprobes/x86: Blacklist non-attachable interrupt functionsAndrea Righi2018-12-061-0/+4
| | * | | | kprobes/x86: Fix instruction patching corruption when copying more than one R...Masami Hiramatsu2018-12-041-1/+1
| | |/ / /
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-092-25/+42
| |\ \ \ \
| | * | | | x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu2018-11-301-1/+1
| | * | | | x86/efi: Allocate e820 buffer before calling efi_exit_boot_serviceEric Snowberg2018-11-301-24/+41
| * | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-081-0/+6
| |\ \ \ \ \
| | * | | | | arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocksBjorn Andersson2018-11-271-0/+6
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-071-1/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon2018-12-071-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-061-0/+10
| |\ \ \ \ \ \
| | * | | | | | ARM: ensure that processor vtables is not lost after bootRussell King2018-12-061-0/+10
| * | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-064-10/+16
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones2018-12-041-1/+1
| | * | | | | | | ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin2018-12-041-5/+9
| | * | | | | | | ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-041-3/+5
| | * | | | | | | ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook2018-11-081-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linuxLinus Torvalds2018-12-061-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | csky: bugfix tlb_get_pgd error.Guo Ren2018-12-031-2/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-12-0520-20/+133
| |\ \ \ \ \ \ \
| | * | | | | | | ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
| | * | | | | | | ARC: change defconfig defaults to ARCv2Kevin Hilman2018-11-307-2/+7
| | * | | | | | | arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-11-2110-0/+10
| | * | | | | | | ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev2018-11-121-1/+1
| | * | | | | | | ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev2018-11-122-0/+18
| | * | | | | | | ARCv2: boot log unaligned access in useVineet Gupta2018-11-121-3/+6
| | * | | | | | | ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-122-3/+19
| | * | | | | | | ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-11-121-11/+0
| * | | | | | | | Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-041-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller2018-12-021-0/+7
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-034-2/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | sparc32: supress another implicit-fallthrough warningStephen Rothwell2018-11-271-0/+1
| | * | | | | | | sparc32: suppress an implicit-fallthrough warningStephen Rothwell2018-11-271-0/+1
| | * | | | | | | sparc: suppress the implicit-fallthrough warningStephen Rothwell2018-11-271-0/+1