aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31Merge branch 'linux-2.6'Paul Mackerras914-24171/+27226
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-3/+6
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-2/+6
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds3-27/+119
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+3
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds10-216/+1518
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori1-0/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley2-13/+19
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh2-1/+19
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh3-21/+27
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh1-2/+2
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity1-0/+6
2008-01-30KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa1-1/+1
2008-01-30KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt2-17/+15
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang1-1/+3
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti1-1/+2
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity1-0/+5
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti1-0/+2
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity1-0/+1
2008-01-30KVM: Accelerated apic supportAvi Kivity2-0/+9
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity3-1/+19
2008-01-30KVM: MMU: Add cache miss statisticAvi Kivity1-0/+1
2008-01-30KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao1-0/+2
2008-01-30KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao1-0/+1
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity4-0/+1130
2008-01-30KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity1-1/+1
2008-01-30KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young2-1/+3
2008-01-30KVM: Enhance guest cpuid managementDan Kenigsberg2-0/+25
2008-01-30KVM: Export include/asm-x86/kvm.hAvi Kivity1-0/+1
2008-01-30KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young2-16/+17
2008-01-30KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young2-36/+36
2008-01-30KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young2-15/+17
2008-01-30KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young2-5/+6
2008-01-30KVM: Portability: Move kvm_regs to <asm/kvm.h>Jerone Young2-9/+10
2008-01-30KVM: Portability: Move x86 pic strutcturesJerone Young2-48/+49
2008-01-30KVM: Portability: Move kvm_memory_alias to asm/kvm.hJerone Young2-7/+21
2008-01-30KVM: Add ioctl to tss address from userspace,Izik Eidus1-0/+2
2008-01-30KVM: Per-architecture hypercall definitionsChristian Borntraeger2-93/+117
2008-01-30KVM: Support assigning userspace memory to the guestIzik Eidus1-0/+12
2008-01-30KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus1-0/+3
2008-01-30KVM: Refactor hypercall infrastructure (v3)Anthony Liguori1-61/+98
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge3-5/+2
2008-01-30x86: defer cr3 reload when doing pud_clear()Jeremy Fitzhardinge2-6/+22
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl3-0/+10
2008-01-30x86: don't special-case pmd allocations as muchJeremy Fitzhardinge3-17/+47
2008-01-30x86: arch/x86/mm/init_32.c cleanupIngo Molnar2-2/+15
2008-01-30x86: make ioremap() UC by defaultIngo Molnar1-1/+1
2008-01-30x86: cpa: fix the self-testIngo Molnar1-0/+1
2008-01-30x86: fix clflush_page_range logicIngo Molnar1-1/+1
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2-0/+8