summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut1-1/+1
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown1-3/+3
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch4-4/+14
2009-05-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai2-1/+13
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai2-1/+6
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt6-83/+54
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt5-12/+37
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt3-1/+1
2009-05-27Blackfin: fix strncmp.o build errorMike Frysinger1-2/+1
2009-05-27Blackfin: drop unneeded asm/.gitignoreMike Frysinger1-1/+0
2009-05-27Blackfin: ignore generated vmlinux.ldsMike Frysinger1-0/+1
2009-05-27MAINTAINERS: drop (subscribers-only) markings on Blackfin listsMike Frysinger1-5/+5
2009-05-27MAINTAINERS: update Blackfin itemsMike Frysinger1-4/+4
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger2-1/+5
2009-05-27Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2-57/+271
2009-05-27drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.Eric Anholt1-0/+10
2009-05-27drm/i915: Fix tiling pitch handling on 8xx.Eric Anholt3-6/+17
2009-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+6
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski1-0/+6
2009-05-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+8
2009-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds10-89/+432
2009-05-27Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2009-05-27x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh1-14/+3
2009-05-26Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-8/+6
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-0/+18
2009-05-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds6-20/+39
2009-05-26lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell1-9/+10
2009-05-26kmod: Release sub_info on cred allocation failure.Tetsuo Handa1-1/+3
2009-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-161/+216
2009-05-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+3
2009-05-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-19/+31
2009-05-26NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust1-6/+3
2009-05-26nfs: fix build error in nfsroot with initconstSam Ravnborg1-1/+1
2009-05-26XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham1-1/+2
2009-05-26drm/i915: Add support for VGA load detection (pre-945).Ma Ling1-2/+147
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann1-2/+21
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger1-14/+5
2009-05-26[CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers1-2/+2
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones1-0/+2
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson1-0/+1
2009-05-26Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-5/+30
2009-05-26r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-05-26x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo1-2/+5
2009-05-26tcp: tcp_vegas ssthresh bugfixDoug Leith1-2/+9
2009-05-26mac8390: fix regression caused during net_device_ops conversionFinn Thain2-6/+6
2009-05-26powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito1-3/+3
2009-05-26md: don't use locked_ioctl.NeilBrown1-1/+1
2009-05-26md: don't update curr_resync_completed without also updating reshape_position.NeilBrown1-6/+7