aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28[PATCH] new predicate - AUDIT_FILETYPEAl Viro1-0/+1
2008-04-28[patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac1-5/+0
2008-04-28Audit: increase the maximum length of the key fieldEric Paris1-1/+1
2008-04-28Audit: standardize string audit interfacesEric Paris1-8/+14
2008-04-28Audit: collect sessionid in netlink messagesEric Paris5-14/+18
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-6/+15
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds30-45/+2173
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-56/+56
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fixLinus Torvalds1-0/+1
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+44
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro1-1/+0
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard5-2/+383
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard1-0/+7
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard1-0/+2
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard1-1/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti3-5/+19
2008-04-27ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan1-4/+0
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz3-40/+47
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-27ide: add "noacpi" / "acpigtf" / "acpionboot" parametersBartlomiej Zolnierkiewicz1-0/+3
2008-04-27ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz1-0/+3
2008-04-27ide: remove obsoleted "hdx=noautotune" kernel parameterBartlomiej Zolnierkiewicz1-8/+1
2008-04-27ide: remove obsoleted "idex=reset" kernel parameterBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: add "ignore_cable" parameter (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2-9/+9
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+1
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu1-0/+14
2008-04-27KVM: Add trace markersFeng (Eric) Liu3-1/+87
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel1-0/+1
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori3-2/+16
2008-04-27KVM: ia64: Add header files for kvm/ia64Xiantao Zhang3-3/+755
2008-04-27KVM: ia64: Prepare some structure and routines for kvm useXiantao Zhang2-0/+75
2008-04-27KVM: s390: Improve pgste accessesHeiko Carstens1-6/+6
2008-04-27KVM: add vm refcountingIzik Eidus1-0/+4
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel1-3/+3
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti1-1/+1
2008-04-27s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger2-2/+175
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte1-0/+1
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2-1/+12
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger1-0/+12
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger1-0/+13
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2-0/+92
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger2-0/+13
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens5-1/+213
2008-04-27s390: KVM preparation: address of the 64bit extint parm in lowcoreChristian Borntraeger1-5/+10
2008-04-27s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger1-3/+89
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte4-1/+11
2008-04-27KVM: x86: hardware task switching supportIzik Eidus1-0/+9