summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-02KVM: Extend ioapic code to support iosapickvm-55rc1kvm-55Zhang Xiantao
2007-12-02KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macrosZhang Xiantao
2007-12-02KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interfaceZhang Xiantao
2007-12-02KVM: SVM: Remove KVM specific defines for MSR_EFERCarlo Marcelo Arenas Belon
2007-12-02KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity
2007-11-30KVM: Correct kvm_init() error paths not freeing bad_pge.Zhang Xiantao
2007-11-30KVM: Portability: Move KVM_INTERRUPT vcpu ioctl to x86.cZhang Xiantao
2007-11-28KVM: Don't bypass the mmu if in pae and pdptrs changedAvi Kivity
2007-11-27KVM: x86 emulator: unify four switch statements into twoAvi Kivity
2007-11-27KVM: x86 emulator: unify two switchesAvi Kivity
2007-11-27KVM: x86 emulator: Move rep processing before instruction executionAvi Kivity
2007-11-27Merge branch 'for-linus'Avi Kivity
2007-11-27KVM: SVM: Fix FPU leak while emulating cltsAmit Shah
2007-11-27KVM: SVM: Unload guest fpu on vcpu_put()Avi Kivity
2007-11-27KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_stdAmit Shah
2007-11-27KVM: x86 emulator: fix the saving of of the eip valueIzik Eidus
2007-11-27KVM: x86 emulator: fix JMP_RELIzik Eidus
2007-11-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-11-26Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2007-11-26mac68k: mailing list addresssFinn Thain
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven
2007-11-26m68k: export atari_keyb_initAdrian Bunk
2007-11-27[XFRM]: Fix leak of expired xfrm_statesPatrick McHardy
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-11-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil
2007-11-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-11-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-11-27[ATM]: [he] initialize lock and tasklet earlierchas williams
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann
2007-11-26NFS: Clean up new multi-segment direct I/O changesChuck Lever
2007-11-26NFS: Ensure we return zero if applications attempt to write zero bytesChuck Lever
2007-11-26NFS: Support multiple segment iovecs in the NFS direct I/O pathChuck Lever
2007-11-26NFS: Introduce iovec I/O helpers to fs/nfs/direct.cChuck Lever
2007-11-26SUNRPC: Add missing "space" to net/sunrpc/auth_gss.cJoe Perches
2007-11-26SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk