summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai5-84/+9
2009-06-10Merge branch 'topic/ctxfi' into for-linusTakashi Iwai34-0/+12854
2009-06-10Merge branch 'topic/core-id-check' into for-linusTakashi Iwai1-20/+21
2009-06-10Merge branch 'topic/cleanup' into for-linusTakashi Iwai2-11/+0
2009-06-10Merge branch 'topic/caiaq' into for-linusTakashi Iwai6-132/+152
2009-06-10Merge branch 'topic/ca0106' into for-linusTakashi Iwai1-1/+9
2009-06-10Merge branch 'topic/au88x0' into for-linusTakashi Iwai1-5/+5
2009-06-10Merge branch 'topic/asoc' into for-linusTakashi Iwai101-1646/+12466
2009-06-09Linux 2.6.30v2.6.30Linus Torvalds1-1/+1
2009-06-09char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-09jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-06-09autofs4: remove hashed check in validate_wait()Ian Kent1-14/+8
2009-06-09shm: fix unused warnings on nommuMike Frysinger1-2/+5
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-12/+39
2009-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+3
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+8
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-14/+14
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori1-0/+3
2009-06-09kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity1-1/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu11-11/+11
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu2-0/+27
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui1-0/+3
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown1-1/+1
2009-06-09ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai2-3/+17
2009-06-09ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai1-0/+4
2009-06-09ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai1-0/+4
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown1-11/+11
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown1-2/+2
2009-06-08ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai1-3/+6
2009-06-08async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds1-10/+5
2009-06-08ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai2-9/+10
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-101/+75
2009-06-08pata_netcell: Fix typoAlan Cox1-1/+1
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai7-174/+135
2009-06-08Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds1-16/+6
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle5-92/+66
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput1-0/+4
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa1-0/+1
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa1-2/+2
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle1-7/+1
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet1-0/+1
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-24/+53
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds5-15/+80
2009-06-08ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai1-169/+177
2009-06-08ALSA: ctxfi - Fix possible buffer pointer overrunTakashi Iwai1-0/+4
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai11-297/+301
2009-06-08ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai1-6/+8
2009-06-08ALSA: ctxfi - Make volume controls more intuitiveTakashi Iwai1-17/+32