summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2019-01-242-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-021-0/+4
| * | | | | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-0214-7/+7
* | | | | | Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-02-0210-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-251-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-02-025-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-02-011-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
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-277-7/+30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya2019-01-221-1/+1
| * | | | x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich2019-01-181-2/+4
| * | | | x86/kexec: Fix a kexec_file_load() failureDave Young2019-01-152-0/+3
| * | | | x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao2019-01-151-2/+2
| * | | | x86/pkeys: Properly copy pkey state at fork()Dave Hansen2019-01-151-0/+18
| * | | | x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-111-2/+2
| * | | | x86/intel/lpss: Make PCI dependency explicitSinan Kaya2019-01-111-1/+1
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-18/+16
|\ \ \ \ \
| * | | | | x86/hpet: Remove unused FSEC_PER_NSEC defineRoland Dreier2018-12-041-4/+0
| * | | | | x86/tsc: Make calibration refinement more robustDaniel Vacek2018-11-061-14/+16
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-2711-108/+122
|\ \ \ \ \ \
| * | | | | | KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-256-4/+10
| * | | | | | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2019-01-252-5/+1
| * | | | | | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov2019-01-251-3/+4
| * | | | | | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson2019-01-251-66/+73
| * | | | | | kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang2019-01-252-2/+2
| * | | | | | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov2019-01-251-0/+8
| * | | | | | svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit2019-01-251-15/+4
| * | | | | | svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit2019-01-251-0/+2
| * | | | | | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson2019-01-251-2/+5