aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-10-13Delete filenames in comments.Dave Jones
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro
2007-10-13fallout from DECLARE_MAC_BUF patchesAl Viro
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-13net core: fix kernel-doc for new function parametersRandy Dunlap
2007-10-13docbook/mcabook: fixup x86 path/file namesRandy Dunlap
2007-10-13docbook/kernel-api: fixup x86 path/file namesRandy Dunlap
2007-10-13docbook/kernel-hacking: fixup x86 path/file namesRandy Dunlap
2007-10-13docbook/deviceiobook: fixup x86 path/file namesRandy Dunlap
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-10-13ssb bus needs <linux/io.h>Geert Uytterhoeven
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven
2007-10-13m68k: fix net drivers after recent get_stats updatesGeert Uytterhoeven
2007-10-13dm: emc_endio returns voidGeert Uytterhoeven
2007-10-13m68k: Export cachectl.hMatthew Wilcox
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven
2007-10-13KVM: Replace enum by #defineAvi Kivity
2007-10-13KVM: Skip pio instruction when it is emulated, not executedAvi Kivity
2007-10-13KVM: x86 emulator: popfNitin A Kamble
2007-10-13KVM: x86 emulator: fix src, dst value initializationNitin A Kamble
2007-10-13KVM: x86 emulator: jmp absNitin A Kamble
2007-10-13KVM: x86 emulator: leaNitin A Kamble
2007-10-13KVM: X86 emulator: jump conditional shortNitin A Kamble
2007-10-13KVM: x86 emulator: imlpement jump conditional relativeNitin A Kamble
2007-10-13KVM: x86 emulator: sort opcodes into ascending orderNitin A Kamble
2007-10-13KVM: Improve emulation failure reportingAvi Kivity
2007-10-13KVM: x86 emulator: pushfNitin A Kamble
2007-10-13KVM: x86 emulator: call nearNitin A Kamble
2007-10-13KVM: x86 emulator: push imm8Nitin A Kamble
2007-10-13KVM: VMX: Fix exit qualification width on i386He, Qing
2007-10-13KVM: Move main vcpu loop into subarch independent codeAvi Kivity
2007-10-13KVM: VMX: Move vm entry failure handling to the exit handlerAvi Kivity
2007-10-13KVM: MMU: Don't do GFP_NOWAIT allocationsAvi Kivity
2007-10-13KVM: Rename kvm_arch_ops to kvm_x86_opsChristian Ehrhardt
2007-10-13KVM: Simplify memory allocationLaurent Vivier
2007-10-13KVM: Hoist SVM's get_cs_db_l_bits into core code.Rusty Russell
2007-10-13KVM: Keep control regs in syncRusty Russell
2007-10-13KVM: Clean up unloved invlpg emulationRusty Russell
2007-10-13KVM: Remove the unused invlpg member of struct kvm_arch_ops.Rusty Russell
2007-10-13KVM: Set the ET flag in CR0 after initializing FXAmit Shah
2007-10-13KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing
2007-10-13KVM: round robin for APIC lowest priority delivery modeHe, Qing
2007-10-13KVM: deliver PIC interrupt only to vcpu0Qing He
2007-10-13KVM: disable tpr/cr8 sync when in-kernel APIC is usedHe, Qing
2007-10-13KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong