Age | Commit message (Expand) | Author | Files | Lines |
2008-01-31 | [ALSA] Use posix clock monotonic for PCM and timer timestamps | Jaroslav Kysela | 2 | -2/+18 |
2008-01-31 | [ALSA] switching rate in STAC9460 codec of Prodigy192 | Pavel Hofman | 1 | -1/+1 |
2008-01-31 | [ALSA] sound: remove dead config symbol from sound code | Jiri Olsa | 2 | -7/+0 |
2008-01-31 | [ALSA] Update SNDRV_HWDEP_IFACE_LAST | Takashi Iwai | 1 | -1/+1 |
2008-01-31 | [ALSA] opl3 - Fix build errors | Takashi Iwai | 1 | -0/+1 |
2008-01-31 | [ALSA] Remove sequencer instrument layer | Takashi Iwai | 8 | -1341/+2 |
2008-01-31 | [ALSA] opl3 - simplify exclusive access lock | Takashi Iwai | 1 | -2/+0 |
2008-01-31 | [ALSA] opl3 - Use hwdep for patch loading | Takashi Iwai | 2 | -3/+74 |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 68 | -1229/+1059 |
2008-01-31 | [POWERPC] Add set_dma_ops() to match get_dma_ops() | Michael Ellerman | 1 | -0/+5 |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 7 | -110/+29 |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 914 | -24171/+27226 |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras | 1 | -3/+6 |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -2/+6 |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -27/+119 |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+3 |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 10 | -216/+1518 |
2008-01-31 | alpha: fix x86.git merge build error | Thomas Gleixner | 1 | -0/+1 |
2008-01-31 | ia64: on UP percpu variables are not small memory model | Ingo Molnar | 1 | -2/+4 |
2008-01-31 | s390: use generic percpu linux-2.6.git | travis@sgi.com | 1 | -24/+9 |
2008-01-31 | POWERPC: use generic per cpu | travis@sgi.com | 1 | -19/+3 |
2008-01-31 | ia64: use generic percpu | travis@sgi.com | 2 | -21/+7 |
2008-01-31 | SPARC64: use generic percpu | travis@sgi.com | 1 | -19/+3 |
2008-01-31 | modules: fold percpu_modcopy into module.c | travis@sgi.com | 3 | -23/+0 |
2008-01-31 | x86: fix duplicated TIF on 64-bit | Mathieu Desnoyers | 1 | -2/+2 |
2008-01-30 | [SCSI] scsi_debug: add XDWRITEREAD_10 support | FUJITA Tomonori | 1 | -0/+1 |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley | 2 | -13/+19 |
2008-01-30 | [SCSI] bidirectional command support | Boaz Harrosh | 2 | -1/+19 |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 3 | -21/+27 |
2008-01-30 | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh | 1 | -2/+2 |
2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity | 1 | -0/+6 |
2008-01-30 | KVM: Put kvm_para.h include outside __KERNEL__ | Glauber de Oliveira Costa | 1 | -1/+1 |
2008-01-30 | KVM: Portability: Move kvm_fpu to asm-x86/kvm.h | Christian Ehrhardt | 2 | -17/+15 |
2008-01-30 | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD | Sheng Yang | 1 | -1/+3 |
2008-01-30 | KVM: MMU: Switch to mmu spinlock | Marcelo Tosatti | 1 | -1/+2 |
2008-01-30 | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() | Avi Kivity | 1 | -0/+5 |
2008-01-30 | KVM: Add kvm_read_guest_atomic() | Marcelo Tosatti | 1 | -0/+2 |
2008-01-30 | KVM: Disable vapic support on Intel machines with FlexPriority | Avi Kivity | 1 | -0/+1 |
2008-01-30 | KVM: Accelerated apic support | Avi Kivity | 2 | -0/+9 |
2008-01-30 | KVM: local APIC TPR access reporting facility | Avi Kivity | 3 | -1/+19 |
2008-01-30 | KVM: MMU: Add cache miss statistic | Avi Kivity | 1 | -0/+1 |
2008-01-30 | KVM: Expose ioapic to ia64 save/restore APIs | Zhang Xiantao | 1 | -0/+2 |
2008-01-30 | KVM: Move kvm_vcpu_kick() to x86.c | Zhang Xiantao | 1 | -0/+1 |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 4 | -0/+1130 |
2008-01-30 | KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM | Avi Kivity | 1 | -1/+1 |
2008-01-30 | KVM: Add ifdef in irqchip struct for x86 only structures | Jerone Young | 2 | -1/+3 |
2008-01-30 | KVM: Enhance guest cpuid management | Dan Kenigsberg | 2 | -0/+25 |
2008-01-30 | KVM: Export include/asm-x86/kvm.h | Avi Kivity | 1 | -0/+1 |
2008-01-30 | KVM: Portability: Move cpuid structures to <asm/kvm.h> | Jerone Young | 2 | -16/+17 |
2008-01-30 | KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h> | Jerone Young | 2 | -36/+36 |