summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: e500: MMU APIScott Wood2012-03-0510-163/+469
* KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2012-03-054-96/+213
* KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_allScott Wood2012-03-051-3/+1
* KVM: PPC: e500: don't translate gfn to pfn with preemption disabledScott Wood2012-03-051-13/+23
* KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-053-8/+11
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-057-36/+37
* KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-052-0/+9
* KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-056-0/+53
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-054-6/+10
* KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky2012-03-055-1/+94
* KVM: MMU: unnecessary NX state assignmentDavidlohr Bueso2012-03-051-1/+0
* KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-051-1/+1
* KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-052-0/+4
* KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-051-2/+3
* KVM: s390: ucontrol: disable scaCarsten Otte2012-03-051-10/+20
* KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-053-0/+23
* KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-051-1/+2
* KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte2012-03-051-1/+4
* KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-058-1/+37
* KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-054-5/+48
* KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-053-1/+97
* KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-0510-18/+65
* KVM: MMU: remove the redundant get_written_sptesXiao Guangrong2012-03-051-4/+2
* KVM: MMU: Add missing large page accounting to drop_large_spte()Takuya Yoshikawa2012-03-051-0/+1
* KVM: MMU: Remove for_each_unsync_children() macroTakuya Yoshikawa2012-03-051-6/+1
* Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds2012-02-294-9/+13
|\
| * openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-172-9/+11
| * openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-172-0/+2
* | ecryptfs: fix printk format warning for size_tRandy Dunlap2012-02-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-02-284-12/+25
|\ \
| * | GFS2: Read resource groups on mountSteven Whitehouse2012-02-284-20/+17
| * | GFS2: Ensure rindex is uptodate for fallocateBob Peterson2012-02-281-0/+5
| * | GFS2: Read in rindex if necessary during unlinkBob Peterson2012-02-281-2/+7
| * | GFS2: Fix race between lru_list and glock ref countSteven Whitehouse2012-02-281-4/+10
* | | Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-283-16/+49
|\ \ \ | |/ / |/| |
| * | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2012-02-272-2/+4
| * | iommu/omap: fix NULL pointer dereferenceOhad Ben-Cohen2012-02-241-2/+2
| * | iommu/omap: fix erroneous omap-iommu-debug API callsOhad Ben-Cohen2012-02-241-12/+43
* | | Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...Linus Torvalds2012-02-281-3/+5
|\ \ \
| * | | ktest: Fix make_min_config test when build failsSteven Rostedt2012-02-271-3/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds2012-02-275-17/+12
|\ \ \ \
| * | | | NTFS: Update git repo path in MAINTAINERS file.Anton Altaparmakov2012-02-271-1/+1
| * | | | Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov2012-02-27154-660/+1223
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov2012-02-2465-466/+473
| |\ \ \ \ \
| * | | | | | LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov2012-02-241-7/+4
| * | | | | | NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov2012-02-241-3/+3
| * | | | | | NTFS: Do not dereference pointer before checking for NULL.Anton Altaparmakov2012-02-221-3/+3
| * | | | | | NTFS: Remove unused variable.Anton Altaparmakov2012-02-221-3/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-274-10/+46
|\ \ \ \ \ \ \
| * | | | | | | x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-221-0/+2