aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz
2008-04-27ide: add "noacpi" / "acpigtf" / "acpionboot" parametersBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "hdx=noautotune" kernel parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "idex=reset" kernel parameterBartlomiej Zolnierkiewicz
2008-04-27ide: add "ignore_cable" parameter (take 2)Bartlomiej Zolnierkiewicz
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-04-27KVM: ia64: Add header files for kvm/ia64Xiantao Zhang
2008-04-27KVM: ia64: Prepare some structure and routines for kvm useXiantao Zhang
2008-04-27KVM: s390: Improve pgste accessesHeiko Carstens
2008-04-27KVM: add vm refcountingIzik Eidus
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti
2008-04-27s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens
2008-04-27s390: KVM preparation: address of the 64bit extint parm in lowcoreChristian Borntraeger
2008-04-27s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte
2008-04-27KVM: x86: hardware task switching supportIzik Eidus
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity
2008-04-27KVM: kvm.h: __user requires compiler.hChristian Borntraeger
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa