aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-31[ALSA] sound: remove dead config symbol from sound codeJiri Olsa
2008-01-31[ALSA] Update SNDRV_HWDEP_IFACE_LASTTakashi Iwai
2008-01-31[ALSA] opl3 - Fix build errorsTakashi Iwai
2008-01-31[ALSA] Remove sequencer instrument layerTakashi Iwai
2008-01-31[ALSA] opl3 - simplify exclusive access lockTakashi Iwai
2008-01-31[ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai
2008-01-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-01-31[POWERPC] Add set_dma_ops() to match get_dma_ops()Michael Ellerman
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2008-01-30alpha: fix x86.git merge build errorThomas Gleixner
2008-01-30ia64: on UP percpu variables are not small memory modelIngo Molnar
2008-01-30s390: use generic percpu linux-2.6.gittravis@sgi.com
2008-01-30POWERPC: use generic per cputravis@sgi.com
2008-01-30ia64: use generic percputravis@sgi.com
2008-01-30SPARC64: use generic percputravis@sgi.com
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com
2008-01-30x86: fix duplicated TIF on 64-bitMathieu Desnoyers
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity
2008-01-30KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa
2008-01-30KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity
2008-01-30KVM: Accelerated apic supportAvi Kivity
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity
2008-01-30KVM: MMU: Add cache miss statisticAvi Kivity
2008-01-30KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao
2008-01-30KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity
2008-01-30KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity
2008-01-30KVM: Add ifdef in irqchip struct for x86 only structuresJerone Young
2008-01-30KVM: Enhance guest cpuid managementDan Kenigsberg
2008-01-30KVM: Export include/asm-x86/kvm.hAvi Kivity
2008-01-30KVM: Portability: Move cpuid structures to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>Jerone Young
2008-01-30KVM: Portability: Move structure lapic_state to <asm/kvm.h>Jerone Young