summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-2110-25/+30
|\
| * bpf, x86: small optimization in alu ops with immDaniel Borkmann2018-01-201-5/+30
| * bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-2010-20/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-2037-354/+694
|\ \ | |/ |/|
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-198-14/+29
| |\
| | * ARM: sunxi_defconfig: Enable CMAMaxime Ripard2018-01-191-0/+2
| | * arm64: dts: socfpga: add missing interrupt-parentArnd Bergmann2018-01-121-0/+1
| | * Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-01-122-2/+2
| | |\
| | | * ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpointChen-Yu Tsai2018-01-062-2/+2
| | * | Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-01-123-10/+22
| | |\ \
| | | * | ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT2018-01-052-8/+14
| | | * | ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni2018-01-051-2/+8
| | * | | Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-01-121-2/+2
| | |\ \ \
| | | * | | ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit addressMathieu Malaterre2018-01-051-2/+2
| | | |/ /
| * | | | Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-195-22/+55
| |\ \ \ \
| | * | | | powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-01-171-0/+1
| | * | | | powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman2018-01-171-0/+30
| | * | | | powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2018-01-172-0/+9
| | * | | | powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt2018-01-101-11/+0
| | * | | | powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman2018-01-101-11/+11
| | * | | | powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman2018-01-101-0/+4
| * | | | | ia64: Rewrite atomic_add and atomic_subMatthew Wilcox2018-01-191-18/+19
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-191-9/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-181-9/+11
| | |\ \ \ \ \
| | | * | | | | bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann2018-01-161-9/+11
| * | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-01-181-114/+111
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: net: bpf: clarify tail_call indexRussell King2018-01-171-1/+1
| | * | | | | | | ARM: net: bpf: fix LDX instructionsRussell King2018-01-171-28/+33
| | * | | | | | | ARM: net: bpf: fix register savingRussell King2018-01-171-58/+22
| | * | | | | | | ARM: net: bpf: correct stack layout documentationRussell King2018-01-171-8/+27
| | * | | | | | | ARM: net: bpf: move stack documentationRussell King2018-01-171-21/+21
| | * | | | | | | ARM: net: bpf: fix stack alignmentRussell King2018-01-171-3/+8
| | * | | | | | | ARM: net: bpf: fix tail call jumpsRussell King2018-01-171-1/+1
| | * | | | | | | ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King2018-01-171-7/+11
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-1713-162/+388
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/apic/vector: Fix off by one in error pathThomas Gleixner2018-01-171-2/+5
| | * | | | | | | | x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner2018-01-171-4/+4
| | * | | | | | | | x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky2018-01-165-45/+85
| | * | | | | | | | x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky2018-01-162-22/+121
| | * | | | | | | | x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky2018-01-161-56/+77
| | * | | | | | | | x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky2018-01-161-44/+46
| | * | | | | | | | x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky2018-01-161-10/+10
| | * | | | | | | | x86/idt: Mark IDT tables __initconstAndi Kleen2018-01-141-6/+6
| | * | | | | | | | Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2018-01-143-0/+53
| | * | | | | | | | x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman2018-01-141-3/+4
| | * | | | | | | | x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown2018-01-141-0/+6
| | * | | | | | | | x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown2018-01-141-1/+0
| | * | | | | | | | x86/tsc: Future-proof native_calibrate_tsc()Len Brown2018-01-141-0/+2
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-171-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86/rapl: Fix Haswell and Broadwell server RAPL eventKan Liang2018-01-121-2/+2
| | | |_|_|/ / / / / | | |/| | | | | | |