index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-05-25
19
-245
/
+342
|
\
|
*
ext2: trivial fix to comment for ext2_free_blocks
Wang Sheng-Hui
2012-05-18
1
-1
/
+1
|
*
ext2: remove the redundant comment for ext2_export_ops
Wang Sheng-Hui
2012-05-15
1
-5
/
+0
|
*
ext3: return 32/64-bit dir name hash according to usage type
Eric Sandeen
2012-05-15
3
-48
/
+129
|
*
quota: Get rid of nested I_MUTEX_QUOTA locking subclass
Jan Kara
2012-05-15
1
-8
/
+6
|
*
quota: Use precomputed value of sb_dqopt in dquot_quota_sync
Jan Kara
2012-05-15
1
-6
/
+6
|
*
ext2: Remove i_mutex use from ext2_quota_write()
Jan Kara
2012-05-15
1
-5
/
+1
|
*
reiserfs: Remove i_mutex use from reiserfs_quota_write()
Jan Kara
2012-05-15
1
-5
/
+1
|
*
ext4: Remove i_mutex use from ext4_quota_write()
Jan Kara
2012-05-15
1
-5
/
+1
|
*
ext3: Remove i_mutex use from ext3_quota_write()
Jan Kara
2012-05-15
1
-5
/
+1
|
*
quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUG
Jan Kara
2012-05-15
1
-4
/
+4
|
*
jbd: Write journal superblock with WRITE_FUA after checkpointing
Jan Kara
2012-05-15
5
-39
/
+65
|
*
jbd: protect all log tail updates with j_checkpoint_mutex
Jan Kara
2012-05-15
2
-1
/
+17
|
*
jbd: Split updating of journal superblock and marking journal empty
Jan Kara
2012-05-15
5
-78
/
+104
|
*
ext2: do not register write_super within VFS
Artem Bityutskiy
2012-04-11
1
-1
/
+0
|
*
ext2: Remove s_dirt handling
Jan Kara
2012-04-11
4
-8
/
+0
|
*
ext2: write superblock only once on unmount
Artem Bityutskiy
2012-04-11
1
-3
/
+0
|
*
ext3: update documentation with barrier=1 default
Stefan Hajnoczi
2012-04-11
1
-3
/
+3
|
*
ext3: remove max_debt in find_group_orlov()
Akira Fujita
2012-04-11
1
-18
/
+2
|
*
jbd: Refine commit writeout logic
Jan Kara
2012-04-11
5
-27
/
+26
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-25
124
-1968
/
+5419
|
\
\
|
*
|
KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block
Paul Gortmaker
2012-05-21
1
-0
/
+3
|
*
|
KVM: s390: onereg for timer related registers
Jason J. herne
2012-05-18
2
-0
/
+18
|
*
|
KVM: s390: epoch difference and TOD programmable field
Carsten Otte
2012-05-18
2
-0
/
+19
|
*
|
KVM: s390: KVM_GET/SET_ONEREG for s390
Carsten Otte
2012-05-18
1
-0
/
+38
|
*
|
KVM: s390: add capability indicating COW support
Christian Borntraeger
2012-05-18
4
-1
/
+17
|
*
|
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
2012-05-16
1
-4
/
+6
|
*
|
KVM: MMU: Don't use RCU for lockless shadow walking
Avi Kivity
2012-05-16
3
-49
/
+31
|
*
|
KVM: VMX: Optimize %ds, %es reload
Avi Kivity
2012-05-16
1
-5
/
+31
|
*
|
KVM: VMX: Fix %ds/%es clobber
Avi Kivity
2012-05-16
1
-1
/
+5
|
*
|
KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()
Joerg Roedel
2012-05-14
1
-24
/
+2
|
*
|
KVM: VMX: unlike vmcs on fail path
Xiao Guangrong
2012-05-14
1
-1
/
+1
|
*
|
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
2012-05-08
27
-462
/
+782
|
|
\
\
|
|
*
|
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
8
-144
/
+190
|
|
*
|
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-05-06
5
-137
/
+56
|
|
*
|
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
7
-1
/
+177
|
|
*
|
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
9
-112
/
+191
|
|
*
|
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
Mihai Caraman
2012-05-06
1
-1
/
+1
|
|
*
|
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
2012-05-06
1
-0
/
+3
|
|
*
|
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
2012-05-06
1
-13
/
+22
|
|
*
|
KVM: PPC: Fix stbux emulation
Alexander Graf
2012-05-06
1
-1
/
+1
|
|
*
|
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
Mihai Caraman
2012-05-06
1
-8
/
+8
|
|
*
|
KVM: PPC: Book3S: PR: No isync in slbie path
Alexander Graf
2012-05-06
1
-2
/
+0
|
|
*
|
KVM: PPC: Book3S: PR: Optimize entry path
Alexander Graf
2012-05-06
1
-6
/
+7
|
|
*
|
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
Varun Sethi
2012-05-06
2
-12
/
+12
|
|
*
|
KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
Alexander Graf
2012-05-06
1
-0
/
+2
|
|
*
|
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
2012-05-06
2
-20
/
+12
|
|
*
|
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-05-06
3
-3
/
+10
|
|
*
|
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
2012-05-06
2
-2
/
+90
|
*
|
|
KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
Takuya Yoshikawa
2012-05-06
1
-5
/
+3
[next]