Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi... | Nicholas Piggin | 2018-06-20 | 1 | -0/+2 | |
| * | | | | | | | | powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n | Michael Ellerman | 2018-06-19 | 2 | -3/+3 | |
| * | | | | | | | | powerpc/64: hard disable irqs on the panic()ing CPU | Nicholas Piggin | 2018-06-19 | 1 | -2/+10 | |
| * | | | | | | | | powerpc: smp_send_stop do not offline stopped CPUs | Nicholas Piggin | 2018-06-19 | 1 | -6/+0 | |
| * | | | | | | | | powerpc/64: hard disable irqs in panic_smp_self_stop | Nicholas Piggin | 2018-06-19 | 1 | -0/+8 | |
| * | | | | | | | | powerpc/64s: Fix DT CPU features Power9 DD2.1 logic | Michael Ellerman | 2018-06-19 | 1 | -1/+2 | |
| * | | | | | | | | powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP | Nicholas Piggin | 2018-06-19 | 1 | -21/+75 | |
| * | | | | | | | | powerpc/e500mc: Set assembler machine type to e500mc | Michael Jeanson | 2018-06-19 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-06-23 | 4 | -8/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance | Will Deacon | 2018-06-22 | 1 | -2/+3 | |
| * | | | | | | | | arm64: kpti: Use early_param for kpti= command-line option | Will Deacon | 2018-06-22 | 1 | -1/+1 | |
| * | | | | | | | | arm64: make secondary_start_kernel() notrace | Zhizhou Zhang | 2018-06-19 | 1 | -1/+1 | |
| * | | | | | | | | arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag | Marek Szyprowski | 2018-06-19 | 1 | -4/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-06-23 | 6 | -9/+118 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kvm: vmx: Nested VM-entry prereqs for event inj. | Marc Orr | 2018-06-22 | 3 | -0/+79 | |
| * | | | | | | | | KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus | Dave Martin | 2018-06-21 | 1 | -3/+3 | |
| * | | | | | | | | KVM: arm64/sve: Fix SVE trap restoration for non-current tasks | Dave Martin | 2018-06-21 | 2 | -4/+21 | |
| * | | | | | | | | KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put() | Dave Martin | 2018-06-21 | 1 | -3/+5 | |
| * | | | | | | | | arm64: Introduce sysreg_clear_set() | Mark Rutland | 2018-06-21 | 1 | -0/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-23 | 4 | -3/+13 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | xen: share start flags between PV and PVH | Roger Pau Monne | 2018-06-19 | 4 | -3/+13 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-06-19 | 1 | -30/+32 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | s390/cio: sanitize css_general_characteristics definition | Sebastian Ott | 2018-06-12 | 1 | -30/+32 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-16 | 12 | -13/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 8 | -9/+9 | |
| * | | | | | | | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 2018-06-15 | 4 | -4/+4 | |
* | | | | | | | | Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-15 | 4 | -29/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | um: Fix raw interface options | Anton Ivanov | 2018-06-10 | 1 | -3/+2 | |
| * | | | | | | | | um: Fix initialization of vector queues | Anton Ivanov | 2018-06-10 | 1 | -3/+12 | |
| * | | | | | | | | um: remove uml initcalls | Alexander Pateenok | 2018-06-10 | 3 | -23/+0 | |
* | | | | | | | | | Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2018-06-15 | 15 | -14/+626 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig | Palmer Dabbelt | 2018-06-11 | 1 | -0/+1 | |
| * | | | | | | | | | RISC-V: Make our port sparse-clean | Palmer Dabbelt | 2018-06-11 | 6 | -9/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | riscv: split the declaration of __copy_user | Luc Van Oostenryck | 2018-06-09 | 3 | -6/+11 | |
| | * | | | | | | | | | riscv: no __user for probe_kernel_address() | Luc Van Oostenryck | 2018-06-07 | 1 | -1/+1 | |
| | * | | | | | | | | | riscv: use NULL instead of a plain 0 | Luc Van Oostenryck | 2018-06-07 | 2 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | RISC-V: Handle R_RISCV_32 in modules | Andreas Schwab | 2018-06-11 | 1 | -0/+12 | |
| * | | | | | | | | | riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set | Alan Kao | 2018-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | riscv: add riscv-specific predefines to CHECKFLAGS | Luc Van Oostenryck | 2018-06-11 | 1 | -0/+3 | |
| * | | | | | | | | | RISC-V: Preliminary Perf Support | Palmer Dabbelt | 2018-06-04 | 5 | -0/+586 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | perf: riscv: preliminary RISC-V support | Alan Kao | 2018-06-04 | 5 | -0/+586 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | riscv: Fix the bug in memory access fixup code | Alan Kao | 2018-06-04 | 1 | -4/+9 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-06-15 | 40 | -1233/+2313 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV | Arnd Bergmann | 2018-06-14 | 1 | -4/+2 | |
| * | | | | | | | | Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2018-06-14 | 38 | -1228/+2310 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulation | Simon Guo | 2018-06-13 | 1 | -3/+3 | |
| | * | | | | | | | | KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode | Paul Mackerras | 2018-06-13 | 1 | -6/+2 | |
| | * | | | | | | | | KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit | Paul Mackerras | 2018-06-13 | 1 | -0/+4 | |
| | * | | | | | | | | KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation | Paul Mackerras | 2018-06-13 | 1 | -9/+11 | |
| | * | | | | | | | | KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts | Paul Mackerras | 2018-06-13 | 2 | -33/+22 |