index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
2012-11-27
1
-1
/
+93
*
time: export time information for KVM pvclock
Marcelo Tosatti
2012-11-27
2
-0
/
+59
*
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
5
-9
/
+9
*
x86: vdso: pvclock gettime support
Marcelo Tosatti
2012-11-27
3
-11
/
+101
*
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
2012-11-27
3
-12
/
+61
*
x86: pvclock: generic pvclock vsyscall initialization
Marcelo Tosatti
2012-11-27
4
-0
/
+91
*
sched: add notifier for cross-cpu migrations
Marcelo Tosatti
2012-11-27
2
-0
/
+23
*
x86: pvclock: add note about rdtsc barriers
Marcelo Tosatti
2012-11-27
1
-0
/
+6
*
x86: pvclock: introduce helper to read flags
Marcelo Tosatti
2012-11-27
2
-0
/
+14
*
x86: pvclock: create helper for pvclock data retrieval
Marcelo Tosatti
2012-11-27
2
-14
/
+30
*
x86: pvclock: remove pvclock_shadow_time
Marcelo Tosatti
2012-11-27
1
-46
/
+11
*
x86: pvclock: make sure rdtsc doesnt speculate out of region
Marcelo Tosatti
2012-11-27
1
-2
/
+2
*
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
2012-11-27
1
-11
/
+47
*
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
2012-11-27
1
-7
/
+13
*
KVM: remove unnecessary return value check
Guo Chao
2012-11-13
2
-62
/
+0
*
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
1
-1
/
+1
*
KVM: do not kfree error pointer
Guo Chao
2012-11-13
2
-13
/
+8
*
Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
2012-10-31
13
-626
/
+880
|
\
|
*
PPC: ePAPR: Convert hcall header to uapi (round 2)
Alexander Graf
2012-10-31
2
-419
/
+517
|
*
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-31
7494
-142491
/
+281052
|
|
\
|
*
|
KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()
Paul Mackerras
2012-10-30
1
-1
/
+1
|
*
|
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
2012-10-30
1
-3
/
+2
|
*
|
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
2012-10-30
2
-15
/
+117
|
*
|
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
2012-10-30
2
-39
/
+40
|
*
|
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
2012-10-30
2
-6
/
+15
|
*
|
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
2012-10-30
2
-34
/
+34
|
*
|
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2012-10-30
2
-20
/
+32
|
*
|
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-10-30
3
-2
/
+64
|
*
|
PPC: ePAPR: Convert header to uapi
Alexander Graf
2012-10-30
4
-55
/
+100
|
*
|
KVM: PPC: Move mtspr/mfspr emulation into own functions
Alexander Graf
2012-10-30
1
-100
/
+121
|
*
|
KVM: Documentation: Fix reentry-to-be-consistent paragraph
Alexander Graf
2012-10-30
1
-1
/
+2
|
*
|
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
2012-10-30
1
-0
/
+2
*
|
|
KVM: SVM: update MAINTAINERS entry
Joerg Roedel
2012-10-31
1
-2
/
+2
|
|
/
|
/
|
*
|
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
9
-20
/
+32
*
|
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-29
7487
-141954
/
+280603
|
\
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-29
2
-2
/
+6
|
|
\
\
|
|
*
|
ceph: fix dentry reference leak in encode_fh()
David Zafman
2012-10-29
1
-0
/
+2
|
|
*
|
libceph: avoid NULL kref_put when osd reset races with alloc_msg
Sage Weil
2012-10-24
1
-1
/
+2
|
|
*
|
rbd: reset BACKOFF if unable to re-queue
Alex Elder
2012-10-09
1
-1
/
+2
|
*
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-28
5
-40
/
+40
|
|
\
\
\
|
|
*
|
|
i2c-i801: Fix comment
Jean Delvare
2012-10-28
1
-1
/
+1
|
|
*
|
|
i2c-i801: Simplify dependency towards GPIOLIB
Jean Delvare
2012-10-28
2
-4
/
+6
|
|
*
|
|
i2c-stub: Move to drivers/i2c
Jean Delvare
2012-10-28
3
-35
/
+33
|
*
|
|
|
Linux 3.7-rc3
Linus Torvalds
2012-10-28
1
-1
/
+1
|
*
|
|
|
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-28
1
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
Steven Rostedt
2012-10-26
1
-2
/
+4
|
*
|
|
|
|
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-10-28
1
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
spi: mxs: Terminate DMA in case of DMA timeout
Marek Vasut
2012-10-17
1
-0
/
+1
|
|
*
|
|
|
|
spi: mxs: Assign message status after transfer finished
Marek Vasut
2012-10-17
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-28
56
-87
/
+225
|
|
\
\
\
\
\
\
[prev]
[next]