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.13.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
2012-11-28
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
8
-3
/
+30
2012-11-28
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
5
-8
/
+272
2012-11-28
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
1
-1
/
+93
2012-11-28
time: export time information for KVM pvclock
Marcelo Tosatti
2
-0
/
+59
2012-11-28
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
5
-9
/
+9
2012-11-28
x86: vdso: pvclock gettime support
Marcelo Tosatti
3
-11
/
+101
2012-11-28
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
3
-12
/
+61
2012-11-28
x86: pvclock: generic pvclock vsyscall initialization
Marcelo Tosatti
4
-0
/
+91
2012-11-28
sched: add notifier for cross-cpu migrations
Marcelo Tosatti
2
-0
/
+23
2012-11-28
x86: pvclock: add note about rdtsc barriers
Marcelo Tosatti
1
-0
/
+6
2012-11-28
x86: pvclock: introduce helper to read flags
Marcelo Tosatti
2
-0
/
+14
2012-11-28
x86: pvclock: create helper for pvclock data retrieval
Marcelo Tosatti
2
-14
/
+30
2012-11-28
x86: pvclock: remove pvclock_shadow_time
Marcelo Tosatti
1
-46
/
+11
2012-11-28
x86: pvclock: make sure rdtsc doesnt speculate out of region
Marcelo Tosatti
1
-2
/
+2
2012-11-28
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
1
-11
/
+47
2012-11-28
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
1
-7
/
+13
2012-11-14
KVM: remove unnecessary return value check
Guo Chao
2
-62
/
+0
2012-11-14
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
1
-1
/
+1
2012-11-14
KVM: do not kfree error pointer
Guo Chao
2
-13
/
+8
2012-11-01
Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
13
-626
/
+880
2012-11-01
KVM: SVM: update MAINTAINERS entry
Joerg Roedel
1
-2
/
+2
2012-10-31
PPC: ePAPR: Convert hcall header to uapi (round 2)
Alexander Graf
2
-419
/
+517
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
7494
-142491
/
+281052
2012-10-30
KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()
Paul Mackerras
1
-1
/
+1
2012-10-30
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
1
-3
/
+2
2012-10-30
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
2
-15
/
+117
2012-10-30
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
2
-39
/
+40
2012-10-30
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
2
-6
/
+15
2012-10-30
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
2
-34
/
+34
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2
-20
/
+32
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
3
-2
/
+64
2012-10-30
PPC: ePAPR: Convert header to uapi
Alexander Graf
4
-55
/
+100
2012-10-30
KVM: PPC: Move mtspr/mfspr emulation into own functions
Alexander Graf
1
-100
/
+121
2012-10-30
KVM: Documentation: Fix reentry-to-be-consistent paragraph
Alexander Graf
1
-1
/
+2
2012-10-30
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2012-10-30
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
9
-20
/
+32
2012-10-30
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
7487
-141954
/
+280603
2012-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-2
/
+6
2012-10-29
ceph: fix dentry reference leak in encode_fh()
David Zafman
1
-0
/
+2
2012-10-29
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-40
/
+40
2012-10-29
i2c-i801: Fix comment
Jean Delvare
1
-1
/
+1
2012-10-29
i2c-i801: Simplify dependency towards GPIOLIB
Jean Delvare
2
-4
/
+6
2012-10-29
i2c-stub: Move to drivers/i2c
Jean Delvare
3
-35
/
+33
2012-10-28
Linux 3.7-rc3
v3.7-rc3
Linus Torvalds
1
-1
/
+1
2012-10-28
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2012-10-28
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-1
/
+2
2012-10-28
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
56
-87
/
+225
2012-10-28
Lock splice_read and splice_write functions
Mikulas Patocka
1
-2
/
+35
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
[prev]
[next]