| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: dts: apq8096-db820c: enable bluetooth node | Thierry Escande | 2018-05-18 | 4 | -0/+76 |
* | arm64: dts: apq8096-db820c: Enable wlan and bt en pins | Srinivas Kandagatla | 2018-05-18 | 2 | -0/+53 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-16 | 5 | -98/+86 |
|\ |
|
| * | bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpf | Daniel Borkmann | 2018-05-14 | 1 | -10/+13 |
| * | bpf, arm64: optimize 32/64 immediate emission | Daniel Borkmann | 2018-05-14 | 1 | -31/+54 |
| * | bpf, arm64: save 4 bytes of unneeded stack space | Daniel Borkmann | 2018-05-14 | 1 | -5/+2 |
| * | bpf, arm32: save 4 bytes of unneeded stack space | Daniel Borkmann | 2018-05-14 | 1 | -10/+3 |
| * | bpf, x64: clean up retpoline emission slightly | Daniel Borkmann | 2018-05-14 | 1 | -15/+14 |
| * | bpf, sparc: remove unused variable | Daniel Borkmann | 2018-05-14 | 1 | -1/+0 |
| * | bpf, mips: remove unused function | Daniel Borkmann | 2018-05-14 | 1 | -26/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-11 | 21 | -197/+159 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-11 | 2 | -4/+4 |
| |\ |
|
| | * | arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan | Uwe Kleine-König | 2018-05-08 | 2 | -4/+4 |
| * | | Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh | Linus Torvalds | 2018-05-11 | 6 | -85/+19 |
| |\ \ |
|
| | * | | sh: switch to NO_BOOTMEM | Rob Herring | 2018-05-11 | 4 | -82/+7 |
| | * | | sh: mm: Fix unprotected access to struct device | Jacopo Mondi | 2018-05-05 | 1 | -3/+8 |
| | * | | sh: fix build failure for J2 cpu with SMP disabled | Rich Felker | 2018-05-05 | 1 | -0/+4 |
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-05-11 | 3 | -1/+10 |
| |\ \ \ |
|
| | * | | | arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list | David Gilhooley | 2018-05-09 | 1 | -0/+1 |
| | * | | | arm64: Add MIDR encoding for NVIDIA CPUs | David Gilhooley | 2018-05-09 | 1 | -0/+6 |
| | * | | | arm64: To remove initrd reserved area entry from memblock | CHANDAN VN | 2018-05-01 | 1 | -1/+3 |
| | |/ / |
|
| * | | | Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-05-11 | 3 | -17/+26 |
| |\ \ \ |
|
| | * | | | powerpc/pseries: Fix CONFIG_NUMA=n build | Michael Ellerman | 2018-05-08 | 1 | -8/+5 |
| | * | | | powerpc/trace/syscalls: Update syscall name matching logic to account for ppc... | Naveen N. Rao | 2018-05-07 | 1 | -2/+19 |
| | * | | | powerpc/trace/syscalls: Update syscall name matching logic | Naveen N. Rao | 2018-05-07 | 1 | -7/+3 |
| | * | | | powerpc/64: Remove unused paca->soft_enabled | Michael Ellerman | 2018-05-07 | 1 | -1/+0 |
| * | | | | Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-05-11 | 1 | -0/+13 |
| |\ \ \ \ |
|
| | * | | | | x86/xen: Reset VCPU0 info pointer after shared_info remap | van der Linden, Frank | 2018-05-07 | 1 | -0/+13 |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-05-06 | 3 | -23/+40 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: x86: remove APIC Timer periodic/oneshot spikes | Anthoine Bourgeois | 2018-05-05 | 1 | -17/+20 |
| | * | | | | | Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker... | Radim Krčmář | 2018-05-05 | 2 | -6/+20 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | | * | | | | arm64: vgic-v2: Fix proxying of cpuif access | James Morse | 2018-05-04 | 1 | -5/+19 |
| | | * | | | | KVM: arm64: Fix order of vcpu_write_sys_reg() arguments | James Morse | 2018-05-04 | 1 | -1/+1 |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-05-06 | 1 | -1/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/cpu: Restore CPUID_8000_0008_EBX reload | Thomas Gleixner | 2018-05-02 | 1 | -1/+5 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-05-06 | 1 | -11/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/tsc: Fix mark_tsc_unstable() | Peter Zijlstra | 2018-05-02 | 1 | -7/+5 |
| | * | | | | | | x86/tsc: Always unregister clocksource_tsc_early | Peter Zijlstra | 2018-05-02 | 1 | -4/+6 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-05-04 | 1 | -55/+31 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | x86/xen: Remove use of VLAs | Laura Abbott | 2018-04-19 | 1 | -55/+31 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-07 | 21 | -1467/+2602 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | bpf, x32: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -135/+1 |
| * | | | | | bpf, s390x: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 4 | -252/+13 |
| * | | | | | bpf, ppc64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 4 | -317/+11 |
| * | | | | | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -104/+0 |
| * | | | | | bpf, arm32: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -77/+0 |
| * | | | | | bpf, sparc64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 4 | -269/+6 |
| * | | | | | bpf, arm64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -65/+0 |
| * | | | | | bpf, x64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 3 | -296/+5 |
| * | | | | | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 2018-05-03 | 4 | -6/+2587 |