summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openrisc: use generic strncpy_from_userJonas Bonn2012-05-253-59/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-2519-245/+342
|\
| * ext2: trivial fix to comment for ext2_free_blocksWang Sheng-Hui2012-05-181-1/+1
| * ext2: remove the redundant comment for ext2_export_opsWang Sheng-Hui2012-05-151-5/+0
| * ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen2012-05-153-48/+129
| * quota: Get rid of nested I_MUTEX_QUOTA locking subclassJan Kara2012-05-151-8/+6
| * quota: Use precomputed value of sb_dqopt in dquot_quota_syncJan Kara2012-05-151-6/+6
| * ext2: Remove i_mutex use from ext2_quota_write()Jan Kara2012-05-151-5/+1
| * reiserfs: Remove i_mutex use from reiserfs_quota_write()Jan Kara2012-05-151-5/+1
| * ext4: Remove i_mutex use from ext4_quota_write()Jan Kara2012-05-151-5/+1
| * ext3: Remove i_mutex use from ext3_quota_write()Jan Kara2012-05-151-5/+1
| * quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUGJan Kara2012-05-151-4/+4
| * jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara2012-05-155-39/+65
| * jbd: protect all log tail updates with j_checkpoint_mutexJan Kara2012-05-152-1/+17
| * jbd: Split updating of journal superblock and marking journal emptyJan Kara2012-05-155-78/+104
| * ext2: do not register write_super within VFSArtem Bityutskiy2012-04-111-1/+0
| * ext2: Remove s_dirt handlingJan Kara2012-04-114-8/+0
| * ext2: write superblock only once on unmountArtem Bityutskiy2012-04-111-3/+0
| * ext3: update documentation with barrier=1 defaultStefan Hajnoczi2012-04-111-3/+3
| * ext3: remove max_debt in find_group_orlov()Akira Fujita2012-04-111-18/+2
| * jbd: Refine commit writeout logicJan Kara2012-04-115-27/+26
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24124-1968/+5419
|\ \
| * | KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ blockPaul Gortmaker2012-05-211-0/+3
| * | KVM: s390: onereg for timer related registersJason J. herne2012-05-172-0/+18
| * | KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2012-05-172-0/+19
| * | KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte2012-05-171-0/+38
| * | KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-174-1/+17
| * | KVM: Fix mmu_reload() clash with nested vmx event injectionAvi Kivity2012-05-161-4/+6
| * | KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity2012-05-163-49/+31
| * | KVM: VMX: Optimize %ds, %es reloadAvi Kivity2012-05-161-5/+31
| * | KVM: VMX: Fix %ds/%es clobberAvi Kivity2012-05-161-1/+5
| * | KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()Joerg Roedel2012-05-141-24/+2
| * | KVM: VMX: unlike vmcs on fail pathXiao Guangrong2012-05-141-1/+1
| * | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-05-0827-462/+782
| |\ \
| | * | KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-068-144/+190
| | * | KVM: PPC: Emulator: clean up instruction parsingAlexander Graf2012-05-065-137/+56
| | * | kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-067-1/+177
| | * | kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-069-112/+191
| | * | KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman2012-05-061-1/+1
| | * | KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf2012-05-061-0/+3
| | * | KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-061-13/+22
| | * | KVM: PPC: Fix stbux emulationAlexander Graf2012-05-061-1/+1
| | * | KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman2012-05-061-8/+8
| | * | KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf2012-05-061-2/+0
| | * | KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf2012-05-061-6/+7
| | * | KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2012-05-062-12/+12
| | * | KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf2012-05-061-0/+2
| | * | KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2012-05-062-20/+12
| | * | KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-063-3/+10
| | * | KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan2012-05-062-2/+90
OpenPOWER on IntegriCloud