summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-14bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann
2018-05-14bpf, arm64: optimize 32/64 immediate emissionDaniel Borkmann
2018-05-14bpf, arm64: save 4 bytes of unneeded stack spaceDaniel Borkmann
2018-05-14bpf, arm32: save 4 bytes of unneeded stack spaceDaniel Borkmann
2018-05-14bpf, x64: clean up retpoline emission slightlyDaniel Borkmann
2018-05-14bpf, sparc: remove unused variableDaniel Borkmann
2018-05-14bpf, mips: remove unused functionDaniel Borkmann
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-shLinus Torvalds
2018-05-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-05-11Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-11Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-11sh: switch to NO_BOOTMEMRob Herring
2018-05-09arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley
2018-05-09arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley
2018-05-08arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcanUwe Kleine-König
2018-05-08powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank
2018-05-07powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...Naveen N. Rao
2018-05-07powerpc/trace/syscalls: Update syscall name matching logicNaveen N. Rao
2018-05-07powerpc/64: Remove unused paca->soft_enabledMichael Ellerman
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-05-05sh: mm: Fix unprotected access to struct deviceJacopo Mondi
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker
2018-05-04Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-04arm64: vgic-v2: Fix proxying of cpuif accessJames Morse
2018-05-04KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-03bpf, x32: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, s390x: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, ppc64: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, mips64: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, arm32: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, sparc64: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, arm64: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, x64: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing
2018-05-02parisc: Fix section mismatchesHelge Deller
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann
2018-05-02x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner