summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti13-626/+880
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-31Merge commit 'origin/queue' into for-queueAlexander Graf7494-142491/+281052
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-30KVM: do not treat noslot pfn as a error pfnXiao Guangrong9-20/+32
2012-10-30Merge remote-tracking branch 'master' into queueMarcelo Tosatti7487-141954/+280603
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-2/+6
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman1-0/+2
2012-10-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-40/+40
2012-10-29i2c-i801: Fix commentJean Delvare1-1/+1
2012-10-29i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2-4/+6
2012-10-29i2c-stub: Move to drivers/i2cJean Delvare3-35/+33
2012-10-28Linux 3.7-rc3v3.7-rc3Linus Torvalds1-1/+1
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+4
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds56-87/+225
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-384/+724
2012-10-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+5
2012-10-27Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-10/+10
2012-10-27KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun1-2/+0
2012-10-27Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-68/+56
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-847/+798
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-8/+8
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-243/+287
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-133/+465
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-94/+152
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds1-2/+2
2012-10-26Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-103/+200
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+0