summaryrefslogtreecommitdiffstats
path: root/mm/vmalloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-28KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti5-8/+272
2012-11-28KVM: x86: notifier for clocksource changesMarcelo Tosatti1-1/+93
2012-11-28time: export time information for KVM pvclockMarcelo Tosatti2-0/+59
2012-11-28KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti5-9/+9
2012-11-28x86: vdso: pvclock gettime supportMarcelo Tosatti3-11/+101
2012-11-28x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti3-12/+61
2012-11-28x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti4-0/+91
2012-11-28sched: add notifier for cross-cpu migrationsMarcelo Tosatti2-0/+23
2012-11-28x86: pvclock: add note about rdtsc barriersMarcelo Tosatti1-0/+6
2012-11-28x86: pvclock: introduce helper to read flagsMarcelo Tosatti2-0/+14
2012-11-28x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2-14/+30
2012-11-28x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti1-46/+11
2012-11-28x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti1-2/+2
2012-11-28x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti1-11/+47
2012-11-28KVM: x86: retain pvclock guest stopped bit in guest memoryMarcelo Tosatti1-7/+13
2012-11-14KVM: remove unnecessary return value checkGuo Chao2-62/+0
2012-11-14KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()Guo Chao1-1/+1
2012-11-14KVM: do not kfree error pointerGuo Chao2-13/+8
2012-11-01KVM: SVM: update MAINTAINERS entryJoerg Roedel1-2/+2
2012-10-31PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf2-419/+517
2012-10-30KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras1-1/+1
2012-10-30KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0Paul Mackerras1-3/+2
2012-10-30KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras2-15/+117
2012-10-30KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras2-39/+40
2012-10-30KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras2-6/+15
2012-10-30KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras2-34/+34
2012-10-30KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras2-20/+32
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras3-2/+64
2012-10-30PPC: ePAPR: Convert header to uapiAlexander Graf4-55/+100
2012-10-30KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf1-100/+121
2012-10-30KVM: Documentation: Fix reentry-to-be-consistent paragraphAlexander Graf1-1/+2
2012-10-30KVM: PPC: 44x: fix DCR read/writeAlexander Graf1-0/+2
2012-10-29KVM: do not treat noslot pfn as a error pfnXiao Guangrong9-20/+32
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman1-0/+2
2012-10-28i2c-i801: Fix commentJean Delvare1-1/+1
2012-10-28i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2-4/+6
2012-10-28i2c-stub: Move to drivers/i2cJean Delvare3-35/+33
2012-10-28Linux 3.7-rc3v3.7-rc3Linus Torvalds1-1/+1
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka1-2/+35
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun1-2/+0
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds1-2/+2
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3