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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
1
-4
/
+8
2015-09-04
arm64: KVM: set {v,}TCR_EL2 RES1 bits
Mark Rutland
1
-3
/
+7
2015-09-04
arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0
Christoffer Dall
1
-0
/
+8
2015-09-04
arm/arm64: KVM: vgic: Move active state handling to flush_hwstate
Christoffer Dall
1
-16
/
+26
2015-08-20
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
1
-6
/
+8
2015-08-20
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
Mario Smarduch
2
-10
/
+68
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
4
-15
/
+29
2015-08-12
KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
Marc Zyngier
2
-33
/
+72
2015-08-12
KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
Marc Zyngier
2
-0
/
+26
2015-08-12
KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
Marc Zyngier
1
-3
/
+86
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
3
-1
/
+235
2015-08-12
KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
Marc Zyngier
1
-1
/
+1
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
4
-5
/
+38
2015-08-12
KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
Marc Zyngier
1
-3
/
+7
2015-08-12
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
1
-3
/
+15
2015-08-12
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
1
-4
/
+3
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2
-7
/
+0
2015-08-12
arm64/kvm: Add generic v8 KVM target
Suzuki K. Poulose
3
-3
/
+12
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
4
-1
/
+179
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
8
-19
/
+89
2015-07-21
KVM: arm64: guest debug, HW assisted debug support
Alex Bennée
1
-0
/
+2
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
9
-47
/
+316
2015-07-21
KVM: arm64: re-factor hyp.S debug register code
Alex Bennée
1
-379
/
+138
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
4
-5
/
+80
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
4
-2
/
+41
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
8
-12
/
+108
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
4
-8
/
+34
2015-07-21
KVM: arm64: guest debug, define API headers
Alex Bennée
1
-0
/
+27
2015-07-21
KVM: add comments for kvm_debug_exit_arch struct
Alex Bennée
2
-1
/
+6
2015-07-13
Linux 4.2-rc2
v4.2-rc2
Linus Torvalds
1
-1
/
+1
2015-07-13
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+10
2015-07-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
27
-123
/
+214
2015-07-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-91
/
+116
2015-07-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-74
/
+155
2015-07-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+27
2015-07-12
freeing unlinked file indefinitely delayed
Al Viro
1
-2
/
+5
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
2015-07-12
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2015-07-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-27
/
+223
2015-07-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+25
2015-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-8
/
+6
2015-07-11
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-50
/
+74
2015-07-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
27
-717
/
+964
2015-07-11
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2
-1
/
+8
2015-07-11
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-124
/
+641
2015-07-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
23
-19
/
+1373
2015-07-11
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-8
/
+10
2015-07-11
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-170
/
+250
2015-07-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2
-1
/
+8
[next]