| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | [MTD] mtdcore.c: share syms with mtd_blkdev.c | Ben Dooks | 2007-06-28 |
| * | | | | | | | | | | | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixes | Ben Dooks | 2007-06-28 |
| * | | | | | | | | | | | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static | Ben Dooks | 2007-06-28 |
| * | | | | | | | | | | | [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops' | Ben Dooks | 2007-06-28 |
| * | | | | | | | | | | | [MTD] [NAND] nand_base.c: fix type of eccpos pointer | Ben Dooks | 2007-06-28 |
| * | | | | | | | | | | | [MTD] oops and panic message logging to MTD device | Richard Purdie | 2007-06-28 |
| * | | | | | | | | | | | [MTD] [NAND] at91_nand rdy_pin fix | Ivan Kuten | 2007-06-28 |
| * | | | | | | | | | | | [MTD] Remove references to ROOT_DEV from map drivers. | David Woodhouse | 2007-06-28 |
| * | | | | | | | | | | | [JFFS2] Fix suspend failure with JFFS2 GC thread. | David Woodhouse | 2007-06-28 |
| * | | | | | | | | | | | [JFFS2] Improve diagnostic output for 'node added in wrong place' check | David Woodhouse | 2007-06-28 |
| * | | | | | | | | | | | [JFFS2] Reduce time for which erase_free_sem is held during erase. | Joakim Tjernlund | 2007-06-28 |
| * | | | | | | | | | | | [JFFS2] Prevent oops after 'node added in wrong place' debug check | Joakim Tjernlund | 2007-06-28 |
| * | | | | | | | | | | | [JFFS2] Use point(), if available, to check newly erased blocks. | Joakim Tjernlund | 2007-06-28 |
| * | | | | | | | | | | | [MTD] Only call mtd->sync() method in mtdchar close if opened for write. | Joakim Tjernlund | 2007-06-28 |
| * | | | | | | | | | | | [JFFS2] Fix hanging close for /dev/mtd character device. | Joakim Tjernlund | 2007-06-28 |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-10-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | KVM: Replace enum by #define | Avi Kivity | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Skip pio instruction when it is emulated, not executed | Avi Kivity | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: popf | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: fix src, dst value initialization | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: jmp abs | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: lea | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: X86 emulator: jump conditional short | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: imlpement jump conditional relative | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: sort opcodes into ascending order | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Improve emulation failure reporting | Avi Kivity | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: pushf | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: call near | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: x86 emulator: push imm8 | Nitin A Kamble | 2007-10-13 |
| * | | | | | | | | | | | | KVM: VMX: Fix exit qualification width on i386 | He, Qing | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Move main vcpu loop into subarch independent code | Avi Kivity | 2007-10-13 |
| * | | | | | | | | | | | | KVM: VMX: Move vm entry failure handling to the exit handler | Avi Kivity | 2007-10-13 |
| * | | | | | | | | | | | | KVM: MMU: Don't do GFP_NOWAIT allocations | Avi Kivity | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Rename kvm_arch_ops to kvm_x86_ops | Christian Ehrhardt | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Simplify memory allocation | Laurent Vivier | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Hoist SVM's get_cs_db_l_bits into core code. | Rusty Russell | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Keep control regs in sync | Rusty Russell | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Clean up unloved invlpg emulation | Rusty Russell | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Remove the unused invlpg member of struct kvm_arch_ops. | Rusty Russell | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Set the ET flag in CR0 after initializing FX | Amit Shah | 2007-10-13 |
| * | | | | | | | | | | | | KVM: enable in-kernel APIC INIT/SIPI handling | He, Qing | 2007-10-13 |
| * | | | | | | | | | | | | KVM: round robin for APIC lowest priority delivery mode | He, Qing | 2007-10-13 |
| * | | | | | | | | | | | | KVM: deliver PIC interrupt only to vcpu0 | Qing He | 2007-10-13 |
| * | | | | | | | | | | | | KVM: disable tpr/cr8 sync when in-kernel APIC is used | He, Qing | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Migrate lapic hrtimer when vcpu moves to another cpu | Eddie Dong | 2007-10-13 |
| * | | | | | | | | | | | | KVM: Keep track of missed timer irq injections | Eddie Dong | 2007-10-13 |
| * | | | | | | | | | | | | KVM: VMX: Use shadow TPR/cr8 for 64-bits guests | Yang, Sheng | 2007-10-13 |
| * | | | | | | | | | | | | KVM: pending irq save/restore | Eddie Dong | 2007-10-13 |
| * | | | | | | | | | | | | KVM: in-kernel LAPIC save and restore support | Eddie Dong | 2007-10-13 |
| * | | | | | | | | | | | | KVM: in-kernel IOAPIC save and restore support | He, Qing | 2007-10-13 |