summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | KVM: VMX: Import some constants of vmcs from IA32 SDMYang, Sheng2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Move gfn_to_page out of kmap/unmap pairsShaohua Li2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Hoist kvm_mmu_reload() out of the critical sectionShaohua Li2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Return if the pdptrs are invalid when the guest turns on PAE.Rusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: x86 emulator: fix faulty check for two-byte opcodeAvi Kivity2007-10-13
| * | | | | | | | | | | | | | | | | KVM: x86 emulator: fix cmov for writeback changesAvi Kivity2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Use standard CR8 flags, and fix TPR definitionRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized.Jeff Dike2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed headerRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Use standard CR4 flags, tighten checkingRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Use standard CR3 flags, tighten checkingRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.hRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Trivial: Avoid hardware_disable predeclarationRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Trivial: Comment spelling may escape grepRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Trivial: Make decode_register() staticRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Trivial: Remove unused struct cpu_user_regs declarationRusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Trivial: /dev/kvm interface is no longer experimental.Rusty Russell2007-10-13
| * | | | | | | | | | | | | | | | | KVM: In-kernel string pio write supportEddie Dong2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Future-proof the exit information union ABIAvi Kivity2007-10-13
| * | | | | | | | | | | | | | | | | KVM: SMP: Add vcpu_id field in struct vcpuQing He2007-10-13
| * | | | | | | | | | | | | | | | | KVM: Fix *nopage() in kvm_main.cNguyen Anh Quynh2007-10-13
| * | | | | | | | | | | | | | | | | i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not setAvi Kivity2007-10-13
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Delete filenames in comments.Dave Jones2007-10-13
* | | | | | | | | | | | | | | | | fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro2007-10-13
* | | | | | | | | | | | | | | | | fallout from DECLARE_MAC_BUF patchesAl Viro2007-10-13
* | | | | | | | | | | | | | | | | v4l: copy_to_user() is not a good method nameAl Viro2007-10-13
* | | | | | | | | | | | | | | | | minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-13
* | | | | | | | | | | | | | | | | net core: fix kernel-doc for new function parametersRandy Dunlap2007-10-13
* | | | | | | | | | | | | | | | | docbook/mcabook: fixup x86 path/file namesRandy Dunlap2007-10-13
* | | | | | | | | | | | | | | | | docbook/kernel-api: fixup x86 path/file namesRandy Dunlap2007-10-13
* | | | | | | | | | | | | | | | | docbook/kernel-hacking: fixup x86 path/file namesRandy Dunlap2007-10-13
* | | | | | | | | | | | | | | | | docbook/deviceiobook: fixup x86 path/file namesRandy Dunlap2007-10-13
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sh64: mach-cayman: Build fixes.Paul Mundt2007-10-09
| * | | | | | | | | | | | | | | | | sh64: Symbol export fixups.Paul Mundt2007-10-09
| * | | | | | | | | | | | | | | | | sh64: linker script tidying and alignment fixups.Paul Mundt2007-10-09
| * | | | | | | | | | | | | | | | | sh64: Set KBUILD_IMAGE to make the rpm target happy.Paul Mundt2007-10-09
| * | | | | | | | | | | | | | | | | sh64: Kill off obsolete linux/blk.h reference.Paul Mundt2007-10-09
| * | | | | | | | | | | | | | | | | sh64: cleanup struct irqaction initializers.Thomas Gleixner2007-10-03
| * | | | | | | | | | | | | | | | | sh64: Kill off dead gdb stub symbol.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: alphanumeric display only on Cayman.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: update cayman defconfig.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: Tidy up Kconfig dependencies.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: Some symbol exports and build fixes.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: mach-sim: Build fixes.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: mach-harp: Build fixes.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: Kill off duplicate frame pointer option.Paul Mundt2007-10-01
| * | | | | | | | | | | | | | | | | sh64: Kill off dead ROM-RAM and generic boards.Paul Mundt2007-10-01