summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-14KVM: SVM: force a new asid when initializing the vmcbkvm-66rc1Avi Kivity
2008-04-13KVM: fix kvm_vcpu_kick vs __vcpu_run raceMarcelo Tosatti
2008-04-13Revert "KVM: fix kvm_vcpu_kick vs __vcpu_run race"Avi Kivity
2008-04-13KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-13KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity
2008-04-13KVM: fix kvm_vcpu_kick vs __vcpu_run raceMarcelo Tosatti
2008-04-13KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-11KVM: SVM: do not intercept task switch with NPTJoerg Roedel
2008-04-11KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-11KVM: ia64: Stub out kvmtraceAvi Kivity
2008-04-11KVM: s390: Stub out kvmtraceAvi Kivity
2008-04-11KVM: Add trace markersFeng (Eric) Liu
2008-04-11KVM: SVM: add intercept for machine check exceptionJoerg Roedel
2008-04-11KVM: SVM: align shadow CR4.MCE with hostJoerg Roedel
2008-04-11KVM: SVM: indent svm_set_cr4 with tabs instead of spacesJoerg Roedel
2008-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi
2008-04-10lzo: fix typo in decompressorHarvey Harrison
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells
2008-04-10Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-10HFS+: fix unlink of linksRoman Zippel
2008-04-10cfq-iosched: do not leak ioc_data across iosched switchesFabio Checconi
2008-04-10[XFS] Ensure "both" features2 slots are consistentEric Sandeen
2008-04-10[XFS] Fix superblock features2 field alignment problemDavid Chinner
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen
2008-04-10splice: fix infinite loop in generic_file_splice_read()Jens Axboe
2008-04-09pop previous section in alternative.cSteven Rostedt
2008-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-10SELinux: don't BUG if fs reuses a superblockEric Paris
2008-04-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-09ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden
2008-04-09pata_sil680: Fix build on arch/ppcBenjamin Herrenschmidt
2008-04-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-04-08mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko
2008-04-08spi: spi_bfin5xx: remove unused labelMichael Hennerich
2008-04-08spi: documentation tweaksDavid Brownell
2008-04-08spi: spi_bfin5xx: fix probe() sequencingVitja Makarov
2008-04-08spi: spi_bfin5xx build fixMike Frysinger
2008-04-08acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria
2008-04-08es1968: fix sleep-while-holding-lock bugArjan van de Ven
2008-04-08memcg: fix node_state handlingKAMEZAWA Hiroyuki
2008-04-08acpi thermal: fix result checkKrzysztof Helt
2008-04-08ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev
2008-04-08SUNRPC: Fix a memory leak in rpc_create()Chuck Lever
2008-04-08fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu