aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-28
| * | | | | | | | | | | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-28
| * | | | | | | | | | | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-28
| * | | | | | | | | | | [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks2007-06-28
| * | | | | | | | | | | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-06-28
| * | | | | | | | | | | [MTD] oops and panic message logging to MTD deviceRichard Purdie2007-06-28
| * | | | | | | | | | | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-06-28
| * | | | | | | | | | | [MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2007-06-28
| * | | | | | | | | | | [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-06-28
| * | | | | | | | | | | [JFFS2] Improve diagnostic output for 'node added in wrong place' checkDavid Woodhouse2007-06-28
| * | | | | | | | | | | [JFFS2] Reduce time for which erase_free_sem is held during erase.Joakim Tjernlund2007-06-28
| * | | | | | | | | | | [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-06-28
| * | | | | | | | | | | [JFFS2] Use point(), if available, to check newly erased blocks.Joakim Tjernlund2007-06-28
| * | | | | | | | | | | [MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund2007-06-28
| * | | | | | | | | | | [JFFS2] Fix hanging close for /dev/mtd character device.Joakim Tjernlund2007-06-28
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-10-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: Replace enum by #defineAvi Kivity2007-10-13
| * | | | | | | | | | | | KVM: Skip pio instruction when it is emulated, not executedAvi Kivity2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: popfNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: fix src, dst value initializationNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: jmp absNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: leaNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: X86 emulator: jump conditional shortNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: imlpement jump conditional relativeNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: sort opcodes into ascending orderNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: Improve emulation failure reportingAvi Kivity2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: pushfNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: call nearNitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: x86 emulator: push imm8Nitin A Kamble2007-10-13
| * | | | | | | | | | | | KVM: VMX: Fix exit qualification width on i386He, Qing2007-10-13
| * | | | | | | | | | | | KVM: Move main vcpu loop into subarch independent codeAvi Kivity2007-10-13
| * | | | | | | | | | | | KVM: VMX: Move vm entry failure handling to the exit handlerAvi Kivity2007-10-13
| * | | | | | | | | | | | KVM: MMU: Don't do GFP_NOWAIT allocationsAvi Kivity2007-10-13
| * | | | | | | | | | | | KVM: Rename kvm_arch_ops to kvm_x86_opsChristian Ehrhardt2007-10-13
| * | | | | | | | | | | | KVM: Simplify memory allocationLaurent Vivier2007-10-13
| * | | | | | | | | | | | KVM: Hoist SVM's get_cs_db_l_bits into core code.Rusty Russell2007-10-13
| * | | | | | | | | | | | KVM: Keep control regs in syncRusty Russell2007-10-13
| * | | | | | | | | | | | KVM: Clean up unloved invlpg emulationRusty Russell2007-10-13
| * | | | | | | | | | | | KVM: Remove the unused invlpg member of struct kvm_arch_ops.Rusty Russell2007-10-13
| * | | | | | | | | | | | KVM: Set the ET flag in CR0 after initializing FXAmit Shah2007-10-13
| * | | | | | | | | | | | KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing2007-10-13
| * | | | | | | | | | | | KVM: round robin for APIC lowest priority delivery modeHe, Qing2007-10-13
| * | | | | | | | | | | | KVM: deliver PIC interrupt only to vcpu0Qing He2007-10-13
| * | | | | | | | | | | | KVM: disable tpr/cr8 sync when in-kernel APIC is usedHe, Qing2007-10-13
| * | | | | | | | | | | | KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong2007-10-13
| * | | | | | | | | | | | KVM: Keep track of missed timer irq injectionsEddie Dong2007-10-13
| * | | | | | | | | | | | KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsYang, Sheng2007-10-13
| * | | | | | | | | | | | KVM: pending irq save/restoreEddie Dong2007-10-13
| * | | | | | | | | | | | KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-13
| * | | | | | | | | | | | KVM: in-kernel IOAPIC save and restore supportHe, Qing2007-10-13