Commit Graph

68775 Commits (d475fd428ce77aa2a8bc650d230e17663a4f49c3)
 

Author SHA1 Message Date
David Woodhouse ebf8889bd1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
David Woodhouse b160292cc2 Merge Linux 2.6.23 17 years ago
Bryan Wu b37bde1478 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver 17 years ago
Kevin Hao c4a9f88daf [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug 17 years ago
akpm@linux-foundation.org f96880d1e8 [MTD] [NAND] Fix compiler warning in Alauda driver 17 years ago
David Woodhouse 4fc8a60786 [JFFS2] Remove stray debugging printk 17 years ago
David Woodhouse b534e70cf5 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. 17 years ago
David Woodhouse 69ca4378aa [JFFS2] Check for creation of dirents with embedded zero bytes in name. 17 years ago
David Woodhouse a8c68f3264 [JFFS2] Don't count all 'very dirty' blocks except in debug mode 17 years ago
David Woodhouse 2665ea842d [JFFS2] Check whether garbage-collection actually obsoleted its victim. 17 years ago
David Woodhouse 85becc535b [JFFS2] Relax threshold for triggering GC due to dirty blocks. 17 years ago
Kyungmin Park 1437085c37 [MTD] [OneNAND] Fix typo related with recent commit 17 years ago
Avi Kivity 8a45450d0a KVM: Replace enum by #define 17 years ago
Avi Kivity 0967b7bf1c KVM: Skip pio instruction when it is emulated, not executed 17 years ago
Nitin A Kamble 535eabcf0e KVM: x86 emulator: popf 17 years ago
Nitin A Kamble 12fa272e31 KVM: x86 emulator: fix src, dst value initialization 17 years ago
Nitin A Kamble 26a3e983d1 KVM: x86 emulator: jmp abs 17 years ago
Nitin A Kamble 7e0b54b149 KVM: x86 emulator: lea 17 years ago
Nitin A Kamble 55bebde45e KVM: X86 emulator: jump conditional short 17 years ago
Nitin A Kamble bbe9abbdac KVM: x86 emulator: imlpement jump conditional relative 17 years ago
Nitin A Kamble 7de752482c KVM: x86 emulator: sort opcodes into ascending order 17 years ago
Avi Kivity 054b136967 KVM: Improve emulation failure reporting 17 years ago
Nitin A Kamble fd2a760865 KVM: x86 emulator: pushf 17 years ago
Nitin A Kamble f6eed39135 KVM: x86 emulator: call near 17 years ago
Nitin A Kamble 7d31691163 KVM: x86 emulator: push imm8 17 years ago
He, Qing bfdaab0903 KVM: VMX: Fix exit qualification width on i386 17 years ago
Avi Kivity 04d2cc7780 KVM: Move main vcpu loop into subarch independent code 17 years ago
Avi Kivity 29bd8a7808 KVM: VMX: Move vm entry failure handling to the exit handler 17 years ago
Avi Kivity 2e3e5882dc KVM: MMU: Don't do GFP_NOWAIT allocations 17 years ago
Christian Ehrhardt cbdd1bea2a KVM: Rename kvm_arch_ops to kvm_x86_ops 17 years ago
Laurent Vivier 0d8d2bd4f2 KVM: Simplify memory allocation 17 years ago
Rusty Russell 1747fb71fd KVM: Hoist SVM's get_cs_db_l_bits into core code. 17 years ago
Rusty Russell 81f50e3bfd KVM: Keep control regs in sync 17 years ago
Rusty Russell b85b9ee925 KVM: Clean up unloved invlpg emulation 17 years ago
Rusty Russell c9a1185c94 KVM: Remove the unused invlpg member of struct kvm_arch_ops. 17 years ago
Amit Shah 380102c8e4 KVM: Set the ET flag in CR0 after initializing FX 17 years ago
He, Qing c5ec153402 KVM: enable in-kernel APIC INIT/SIPI handling 17 years ago
He, Qing 932f72adbe KVM: round robin for APIC lowest priority delivery mode 17 years ago
Qing He 40487c680d KVM: deliver PIC interrupt only to vcpu0 17 years ago
He, Qing 5cd4f6fd85 KVM: disable tpr/cr8 sync when in-kernel APIC is used 17 years ago
Eddie Dong a3d7f85f47 KVM: Migrate lapic hrtimer when vcpu moves to another cpu 17 years ago
Eddie Dong 1b9778dae7 KVM: Keep track of missed timer irq injections 17 years ago
Yang, Sheng 6e5d865c0b KVM: VMX: Use shadow TPR/cr8 for 64-bits guests 17 years ago
Eddie Dong 2a8067f17b KVM: pending irq save/restore 17 years ago
Eddie Dong 96ad2cc613 KVM: in-kernel LAPIC save and restore support 17 years ago
He, Qing 6bf9e962d1 KVM: in-kernel IOAPIC save and restore support 17 years ago
He, Qing c52fb35a8b KVM: Bypass irq_pending get/set when using in kernel irqchip 17 years ago
He, Qing 6ceb9d791e KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support 17 years ago
Eddie Dong 9cf98828d1 KVM: Protect in-kernel pio using kvm->lock 17 years ago
Eddie Dong b6958ce44a KVM: Emulate hlt in the kernel 17 years ago