index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-25
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-11-25
Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-25
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-25
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-11-25
Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-11-23
MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module
Thomas Bogendoerfer
2019-11-23
MIPS: PCI: Fix fake subdevice ID for IOC3
Thomas Bogendoerfer
2019-11-23
kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints
Jim Mattson
2019-11-23
KVM: x86: Grab KVM's srcu lock when setting nested state
Sean Christopherson
2019-11-23
KVM: x86: Open code shared_msr_update() in its only caller
Sean Christopherson
2019-11-23
KVM: x86: Remove a spurious export of a static function
Sean Christopherson
2019-11-22
MIPS: Ingenic: Disable abandoned HPTLB function.
Zhou Yanjie
2019-11-22
MIPS: PCI: remember nasid changed by set interrupt affinity
Thomas Bogendoerfer
2019-11-22
MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
Thomas Bogendoerfer
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
2019-11-22
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2019-11-22
mips: fix build when "48 bits virtual memory" is enabled
Mike Rapoport
2019-11-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-11-21
KVM: x86: create mmu/ subdirectory
Paolo Bonzini
2019-11-21
KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use api...
Liran Alon
2019-11-21
KVM: x86: remove set but not used variable 'called'
Mao Wenan
2019-11-21
KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinning
Liran Alon
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it
Paolo Bonzini
2019-11-21
KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality
Paolo Bonzini
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
2019-11-21
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
2019-11-21
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
2019-11-20
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2019-11-20
KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT
Liran Alon
2019-11-20
KVM: x86: Unexport kvm_vcpu_reload_apic_access_page()
Liran Alon
2019-11-20
KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
Chenyi Qiang
2019-11-20
KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization
Liran Alon
2019-11-20
KVM: x86: Zero the IOAPIC scan request dest vCPUs bitmap
Nitesh Narayan Lal
2019-11-20
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
2019-11-20
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
2019-11-20
s390/kasan: support memcpy_real with TRACE_IRQFLAGS
Vasily Gorbik
2019-11-20
s390/crypto: Fix unsigned variable compared with zero
YueHaibing
[next]