index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-07-08
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h
Michael Kelley
2019-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-08
Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-07-08
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
Marc Zyngier
2019-07-08
Merge branches 'fixes' and 'misc'
Russell King
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2019-07-06
Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-05
bpf, riscv: Enable zext optimization for more RV64G ALU ops
Luke Nelson
2019-07-05
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
2019-07-05
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
2019-07-05
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
2019-07-05
KVM: arm64: Skip more of the SError vaxorcism
James Morse
2019-07-05
KVM: arm64: Re-mask SError after the one instruction window
James Morse
2019-07-05
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
2019-07-05
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
2019-07-05
KVM: arm64: Make indirect vectors preamble behaviour symmetric
James Morse
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
2019-07-05
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2019-07-05
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
2019-07-05
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Paolo Bonzini
2019-07-05
KVM: x86: remove now unneeded hugepage gfn adjustment
Paolo Bonzini
2019-07-05
KVM: x86: make FNAME(fetch) and __direct_map more similar
Paolo Bonzini
2019-07-05
kvm: x86: Do not release the page inside mmu_set_spte()
Junaid Shahid
2019-07-05
KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
Paolo Bonzini
2019-07-05
KVM: cpuid: rename do_cpuid_1_ent
Paolo Bonzini
[prev]
[next]