index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()
Simon Guo
2018-06-01
3
-5
/
+101
|
|
*
|
KVM: PPC: Book3S PR: Turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
Simon Guo
2018-06-01
1
-0
/
+2
|
|
*
|
KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_rest...
Simon Guo
2018-06-01
2
-47
/
+57
|
|
*
|
KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
Simon Guo
2018-05-31
3
-231
/
+282
|
|
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-05-31
7
-10
/
+44
|
|
|
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: Factor fake-suspend handling out of kvmppc_save/restore_tm
Paul Mackerras
2018-05-31
1
-69
/
+126
|
|
*
|
|
KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeed
Paul Mackerras
2018-05-31
1
-0
/
+12
|
|
*
|
|
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
2018-05-22
4
-92
/
+302
|
|
*
|
|
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
Simon Guo
2018-05-22
3
-14
/
+19
|
|
*
|
|
KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with anal...
Simon Guo
2018-05-22
1
-136
/
+91
|
|
*
|
|
KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analys...
Simon Guo
2018-05-22
1
-157
/
+44
|
|
*
|
|
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
2018-05-22
3
-0
/
+11
|
|
*
|
|
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
2018-05-22
4
-238
/
+51
|
|
*
|
|
KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
Simon Guo
2018-05-22
2
-0
/
+24
|
|
*
|
|
KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
Paul Mackerras
2018-05-18
1
-2
/
+9
|
|
*
|
|
KVM: PPC: Book3S HV: Send kvmppc_bad_interrupt NMIs to Linux handlers
Nicholas Piggin
2018-05-18
1
-1
/
+14
|
|
*
|
|
KVM: PPC: Book3S HV: Fix kvmppc_bad_host_intr for real mode interrupts
Nicholas Piggin
2018-05-18
1
-0
/
+2
|
|
*
|
|
KVM: PPC: Book3S HV: radix: Do not clear partition PTE when RC or write bits ...
Nicholas Piggin
2018-05-18
1
-21
/
+47
|
|
*
|
|
KVM: PPC: Book3S HV: radix: Refine IO region partition scope attributes
Nicholas Piggin
2018-05-18
1
-3
/
+7
|
|
*
|
|
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...
Nicholas Piggin
2018-05-18
2
-7
/
+32
|
|
*
|
|
KVM: PPC: Book3S HV: Make radix use the Linux translation flush functions for...
Nicholas Piggin
2018-05-18
1
-28
/
+8
|
|
*
|
|
KVM: PPC: Book3S HV: Recursively unmap all page table entries when unmapping
Nicholas Piggin
2018-05-18
1
-54
/
+138
|
|
*
|
|
KVM: PPC: Book3S HV: Use a helper to unmap ptes in the radix fault path
Nicholas Piggin
2018-05-18
1
-23
/
+23
|
|
*
|
|
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
2018-05-18
3
-22
/
+3
|
|
*
|
|
KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue
Simon Guo
2018-05-18
2
-1
/
+2
|
|
*
|
|
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
14
-80
/
+79
|
|
*
|
|
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
12
-54
/
+55
|
|
*
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-05-18
4
-7
/
+247
|
|
|
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S: Change return type to vm_fault_t
Souptick Joarder
2018-05-17
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parameters
Alexey Kardashevskiy
2018-05-17
1
-1
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...
Alexey Kardashevskiy
2018-05-17
2
-20
/
+94
|
|
*
|
|
|
KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCE
Alexey Kardashevskiy
2018-05-17
2
-2
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix inaccurate comment
Paul Mackerras
2018-05-17
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
2018-05-17
3
-1
/
+62
|
|
*
|
|
|
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
2018-05-17
3
-0
/
+9
|
*
|
|
|
|
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-14
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
14
-16
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2018-06-15
2
-4
/
+0
|
*
|
|
|
|
|
hexagon: fix printk format warning in setup.c
Randy Dunlap
2018-06-15
1
-1
/
+1
|
*
|
|
|
|
|
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
6
-9
/
+9
|
*
|
|
|
|
|
arm: port KCOV to arm
Dmitry Vyukov
2018-06-15
4
-1
/
+16
|
*
|
|
|
|
|
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-15
1
-1
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
2018-06-15
7
-8
/
+8
*
|
|
|
|
|
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
2018-06-15
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-14
17
-17
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
i2c: pca-platform: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
|
*
|
|
|
|
i2c: omap: move header to platform_data
Wolfram Sang
2018-05-17
10
-10
/
+10
|
*
|
|
|
|
i2c: gpio: move header to platform_data
Wolfram Sang
2018-05-17
6
-6
/
+6
*
|
|
|
|
|
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
25
-30
/
+30
*
|
|
|
|
|
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
11
-69
/
+47
|
\
\
\
\
\
\
[prev]
[next]