Age | Commit message (Expand) | Author |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] Remove PCM sleep_min and tick | Takashi Iwai |
2008-01-31 | [ALSA] Remove PCM xfer_align sw params | Takashi Iwai |
2008-01-31 | [ALSA] Remove indirect control access | Takashi Iwai |
2008-01-31 | [ALSA] include/sound/: Spelling fixes | Joe Perches |
2008-01-31 | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) | Jaroslav Kysela |
2008-01-31 | [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h | Marcin Ĺšlusarz |
2008-01-31 | [ALSA] Use posix clock monotonic for PCM and timer timestamps | Jaroslav Kysela |
2008-01-31 | [ALSA] switching rate in STAC9460 codec of Prodigy192 | Pavel Hofman |
2008-01-31 | [ALSA] sound: remove dead config symbol from sound code | Jiri Olsa |
2008-01-31 | [ALSA] Update SNDRV_HWDEP_IFACE_LAST | Takashi Iwai |
2008-01-31 | [ALSA] opl3 - Fix build errors | Takashi Iwai |
2008-01-31 | [ALSA] Remove sequencer instrument layer | Takashi Iwai |
2008-01-31 | [ALSA] opl3 - simplify exclusive access lock | Takashi Iwai |
2008-01-31 | [ALSA] opl3 - Use hwdep for patch loading | Takashi Iwai |
2008-01-31 | Merge 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-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2008-01-30 | alpha: fix x86.git merge build error | Thomas Gleixner |
2008-01-30 | ia64: on UP percpu variables are not small memory model | Ingo Molnar |
2008-01-30 | s390: use generic percpu linux-2.6.git | travis@sgi.com |
2008-01-30 | POWERPC: use generic per cpu | travis@sgi.com |
2008-01-30 | ia64: use generic percpu | travis@sgi.com |
2008-01-30 | SPARC64: use generic percpu | travis@sgi.com |
2008-01-30 | modules: fold percpu_modcopy into module.c | travis@sgi.com |
2008-01-30 | x86: fix duplicated TIF on 64-bit | Mathieu Desnoyers |
2008-01-30 | [SCSI] scsi_debug: add XDWRITEREAD_10 support | FUJITA Tomonori |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-30 | [SCSI] bidirectional command support | Boaz Harrosh |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh |
2008-01-30 | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh |
2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity |
2008-01-30 | KVM: Put kvm_para.h include outside __KERNEL__ | Glauber de Oliveira Costa |
2008-01-30 | KVM: Portability: Move kvm_fpu to asm-x86/kvm.h | Christian Ehrhardt |
2008-01-30 | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD | Sheng Yang |
2008-01-30 | KVM: MMU: Switch to mmu spinlock | Marcelo Tosatti |
2008-01-30 | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() | Avi Kivity |
2008-01-30 | KVM: Add kvm_read_guest_atomic() | Marcelo Tosatti |
2008-01-30 | KVM: Disable vapic support on Intel machines with FlexPriority | Avi Kivity |
2008-01-30 | KVM: Accelerated apic support | Avi Kivity |
2008-01-30 | KVM: local APIC TPR access reporting facility | Avi Kivity |
2008-01-30 | KVM: MMU: Add cache miss statistic | Avi Kivity |
2008-01-30 | KVM: Expose ioapic to ia64 save/restore APIs | Zhang Xiantao |
2008-01-30 | KVM: Move kvm_vcpu_kick() to x86.c | Zhang Xiantao |