summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+63
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-11/+63
2017-08-10bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2-0/+21
2017-08-10bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann1-0/+24
2017-08-10bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann1-0/+34
2017-08-10bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2-0/+24
2017-08-10bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann1-0/+26
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-44/+1962
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+1952
2017-08-08Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-43/+10
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller75-271/+725
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+3
2017-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-85/+190
2017-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-16/+11
2017-08-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds43-102/+356
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-10/+13
2017-08-04MIPS: Add missing file for eBPF JIT.David Daney1-0/+1950
2017-08-04bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar1-1/+11
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais6-2/+30
2017-08-04sparc64: properly name the cpu constantsAllen Pais2-8/+22
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-18/+48
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-21/+71
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas1-7/+8
2017-08-04Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-28/+0
2017-08-04Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-9/+11
2017-08-04Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...Arnd Bergmann1-0/+1
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-04Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+5
2017-08-04Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann3-2/+4
2017-08-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann3-15/+94
2017-08-04Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-2/+2
2017-08-04sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn10-0/+20
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin1-1/+14
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin1-1/+7
2017-08-03Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-14/+26
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki1-14/+26
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář1-1/+1
2017-08-03KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li1-2/+9
2017-08-02KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack1-10/+43
2017-08-02kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardownDavid Matlack1-5/+11
2017-08-02KVM: nVMX: do not pin the VMCS12Paolo Bonzini1-17/+7
2017-08-02KVM: X86: init irq->level in kvm_pv_kick_cpu_opLongpeng(Mike)1-0/+1
2017-08-02KVM: X86: Fix loss of pending INIT due to raceWanpeng Li1-8/+11
2017-08-02ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT1-1/+1
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1
2017-08-01KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li1-2/+4
2017-08-01KVM: nVMX: fixes to nested virt interrupt injectionPaolo Bonzini2-25/+72