index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-26
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
2
-15
/
+9
2015-11-26
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
Takuya Yoshikawa
1
-21
/
+6
2015-11-26
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
2
-18
/
+11
2015-11-25
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
Takuya Yoshikawa
1
-7
/
+7
2015-11-25
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
1
-9
/
+17
2015-11-25
KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
Takuya Yoshikawa
2
-10
/
+5
2015-11-25
KVM: x86: MMU: Make mmu_set_spte() return emulate value
Takuya Yoshikawa
2
-18
/
+19
2015-11-25
KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
Takuya Yoshikawa
1
-18
/
+18
2015-11-25
KVM: x86: MMU: Remove unused parameter of __direct_map()
Takuya Yoshikawa
1
-8
/
+4
2015-11-25
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
Takuya Yoshikawa
3
-104
/
+113
2015-11-25
KVM: powerpc: kvmppc_visible_gpa can be boolean
Yaowei Bai
1
-2
/
+2
2015-11-25
KVM: x86: MMU: always set accessed bit in shadow PTEs
Paolo Bonzini
2
-8
/
+5
2015-11-25
KVM: x86: correctly print #AC in traces
Paolo Bonzini
1
-1
/
+1
2015-11-25
KVM: svm: add support for RDTSCP
Paolo Bonzini
1
-1
/
+23
2015-11-25
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
1
-5
/
+6
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
3
-0
/
+27
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
7
-7
/
+434
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
7
-47
/
+63
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
8
-18
/
+20
2015-11-25
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
1
-1
/
+1
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
1
-5
/
+0
2015-11-24
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
69
-467
/
+781
2015-11-24
arm64: kvm: report original PAR_EL1 upon panic
Mark Rutland
1
-1
/
+5
2015-11-24
arm64: kvm: avoid %p in __kvm_hyp_panic
Mark Rutland
1
-1
/
+1
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
4
-1
/
+38
2015-11-24
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
2
-4
/
+6
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
1
-8
/
+7
2015-11-23
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+12
2015-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+9
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-116
/
+382
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+53
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
3
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
6
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2
-3
/
+7
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
3
-28
/
+21
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2
-4
/
+29
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2015-11-20
Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+3
2015-11-20
MIPS: ath79: Add a machine entry for booting OF machines
Alban Bedel
1
-0
/
+5
2015-11-20
MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsi
Alban Bedel
1
-1
/
+1
2015-11-20
MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
Alban Bedel
1
-1
/
+1
2015-11-20
parisc: Drop definition of start_thread_som for HP-UX SOM binaries
Helge Deller
1
-27
/
+0
2015-11-20
parisc: Fix wrong comment regarding first pmd entry flags
Helge Deller
1
-1
/
+1
2015-11-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-54
/
+61
2015-11-19
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
1
-0
/
+5
2015-11-19
Merge tag 'kvm-s390-master-4.4-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-10
/
+13
2015-11-19
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
2
-8
/
+3
[next]