summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0855-71/+165
|\
| * KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier2019-02-071-0/+1
| * KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini2019-02-071-0/+7
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-0310-12/+24
| |\
| | * x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-024-8/+8
| | * x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song2019-02-011-0/+3
| | * x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky2019-01-311-1/+1
| | * x86/fault: Fix sign-extend unintended sign extensionColin Ian King2019-01-291-1/+1
| | * x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang2019-01-292-1/+9
| | * x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang2019-01-291-1/+2
| * | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-032-2/+3
| |\ \
| | * | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-302-2/+3
| * | | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-029-14/+30
| |\ \ \
| | * | | riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti2019-01-251-1/+1
| | * | | riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2019-01-232-2/+3
| | * | | RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=yPalmer Dabbelt2019-01-231-0/+1
| | * | | RISC-V: defconfig: Enable Generic PCIE by defaultAlistair Francis2019-01-231-1/+2
| | * | | RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}Palmer Dabbelt2019-01-231-2/+2
| | * | | RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov2019-01-231-1/+1
| | * | | RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"Antony Pavlov2019-01-231-1/+1
| | * | | RISC-V: fix bad use of of_node_putAndreas Schwab2019-01-231-5/+1
| | * | | RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen2019-01-232-1/+18
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-02-0215-7/+11
| |\ \ \ \
| | * | | | x86_64: increase stack size for KASAN_EXTRAQian Cai2019-02-011-0/+4
| | * | | | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-0114-7/+7
| * | | | | Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-02-0110-26/+43
| |\ \ \ \ \
| | * | | | | xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov2019-01-271-0/+5
| | * | | | | xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe2019-01-267-9/+9
| | * | | | | xtensa: Fix typo use space=>user spaceCorentin Labbe2019-01-261-1/+1
| | * | | | | xtensa: SMP: mark each possible CPU as presentMax Filippov2019-01-261-1/+1
| | * | | | | xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov2019-01-261-0/+1
| | * | | | | xtensa: SMP: fix secondary CPU initializationMax Filippov2019-01-262-14/+25
| | * | | | | xtensa: SMP: fix ccount_timer_shutdownMax Filippov2019-01-241-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-02-015-5/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-011-1/+3
| | * | | | arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-011-0/+2
| | * | | | arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse2019-02-011-3/+3
| | * | | | arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-011-0/+1
| | * | | | arm64: Do not issue IPIs for user executable ptesCatalin Marinas2019-02-011-1/+5
| | | |/ / | | |/| |
| * | | | x86: explicitly align IO accesses in memcpy_{to,from}ioLinus Torvalds2019-02-011-3/+30
| * | | | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-311-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: cns3xxx: Use actual size reads for PCIeKoen Vandeputte2019-01-311-1/+1
| | * | | ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte2019-01-311-1/+1
* | | | | ARM: dts: clearfog: add comphy settings for Ethernet interfacesRussell King2019-02-071-0/+2
* | | | | ARM: dts: add description for Armada 38x common phyRussell King2019-02-071-0/+37
* | | | | s390/net: move pnet constantsUrsula Braun2019-02-072-8/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-065-2/+1610
|\ \ \ \ \
| * | | | | bpf, riscv: add BPF JIT for RV64GBjörn Töpel2019-02-054-1/+1605
| * | | | | s390: bpf: fix JMP32 code-genHeiko Carstens2019-02-041-1/+5
* | | | | | net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-043-4/+4
|/ / / / /