index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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-29
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
9
-20
/
+32
2012-10-29
ceph: fix dentry reference leak in encode_fh()
David Zafman
1
-0
/
+2
2012-10-28
i2c-i801: Fix comment
Jean Delvare
1
-1
/
+1
2012-10-28
i2c-i801: Simplify dependency towards GPIOLIB
Jean Delvare
2
-4
/
+6
2012-10-28
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
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
2012-10-27
Revert "ARM i.MX25: Fix PWM per clock lookups"
Arnd Bergmann
1
-4
/
+4
2012-10-27
ARM: versatile: fix versatile_defconfig
Arnd Bergmann
1
-0
/
+1
2012-10-27
ARM: mvebu: update defconfig with 3.7 changes
Thomas Petazzoni
1
-3
/
+7
2012-10-27
ARM: at91: fix at91x40 build
Arnd Bergmann
1
-1
/
+1
2012-10-26
KVM: ia64: remove unused variable in kvm_release_vm_pages()
Wei Yongjun
1
-2
/
+0
2012-10-26
VFS: don't do protected {sym,hard}links by default
Linus Torvalds
1
-2
/
+2
2012-10-26
tilegx: fix some issues in the SW TSO support
Chris Metcalf
1
-16
/
+19
2012-10-26
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
Dan Williams
2
-15
/
+40
2012-10-26
net: usb: Fix memory leak on Tx data path
Hemant Kumar
1
-0
/
+3
[next]