aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-29
| | * | | NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-29
| | * | | NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-29
| | * | | NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-29
| | * | | NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-29
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-30
| |\ \ \
| | * | | PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras2008-01-27
| | * | | Driver core: add bus_find_device_by_name functionGreg Kroah-Hartman2008-01-27
| | * | | Module: check to see if we have a built in module with the same nameGreg Kroah-Hartman2008-01-27
| | * | | x86: fix runtime error in arch/x86/kernel/cpu/mcheck/mce_amd_64.cGreg Kroah-Hartman2008-01-27
| | * | | Driver core: Fix up build when CONFIG_BLOCK=NGreg Kroah-Hartman2008-01-27
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-01-30
| |\ \ \ \
| | * | | | KVM: Move apic timer migration away from critical sectionAvi Kivity2008-01-30
| | * | | | KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa2008-01-30
| | * | | | KVM: Fix unbounded preemption latencyAvi Kivity2008-01-30
| | * | | | KVM: Initialize the mmu caches only after verifying cpu supportAvi Kivity2008-01-30
| | * | | | KVM: MMU: Fix dirty page setting for pages removed from rmapIzik Eidus2008-01-30
| | * | | | KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt2008-01-30
| | * | | | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-30
| | * | | | KVM: MMU: Merge shadow level check in FNAME(fetch)Dong, Eddie2008-01-30
| | * | | | KVM: MMU: Move kvm_free_some_pages() into critical sectionAvi Kivity2008-01-30
| | * | | | KVM: MMU: Switch to mmu spinlockMarcelo Tosatti2008-01-30
| | * | | | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-30
| | * | | | KVM: Add kvm_read_guest_atomic()Marcelo Tosatti2008-01-30
| | * | | | KVM: MMU: Concurrent guest walkersMarcelo Tosatti2008-01-30
| | * | | | KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-30
| | * | | | KVM: Accelerated apic supportAvi Kivity2008-01-30
| | * | | | KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-30
| | * | | | KVM: Print data for unimplemented wrmsrAvi Kivity2008-01-30
| | * | | | KVM: MMU: Add cache miss statisticAvi Kivity2008-01-30
| | * | | | KVM: MMU: Coalesce remote tlb flushesEddie Dong2008-01-30
| | * | | | KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao2008-01-30
| | * | | | KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao2008-01-30
| | * | | | KVM: Move ioapic code to common directory.Zhang Xiantao2008-01-30
| | * | | | KVM: Move irqchip declarations into new ioapic.h and lapic.hZhang Xiantao2008-01-30
| | * | | | KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity2008-01-30
| | * | | | KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-30
| | * | | | KVM: VMX: Add printk_ratelimit in vmx_intr_assistRyan Harper2008-01-30
| | * | | | KVM: Portability: Move kvm_vm_stat to x86.hZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_archZhang Xiantao2008-01-30
| | * | | | KVM: Portability: move vpic and vioapic to kvm_archZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Move mmu-related fields to kvm_archZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Move memslot aliases to new struct kvm_archZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Move kvm_vcpu_stat to x86.hZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure.Zhang Xiantao2008-01-30
| | * | | | KVM: Portability: Move kvm_vcpu definition back to kvm.hZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Split mmu-related static inline functions to mmu.hZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Introduce kvm_vcpu_archZhang Xiantao2008-01-30
| | * | | | KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific codeZhang Xiantao2008-01-30
| | * | | | KVM: MMU: emulated cmpxchg8b should be atomic on i386Marcelo Tosatti2008-01-30