summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-08ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer
2010-04-08ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer
2010-04-08ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi
2010-04-08udf: add speciffic ->setattr callbackDmitry Monakhov
2010-04-08udf: potential integer overflowDan Carpenter
2010-04-08Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin
2010-04-07net: corrected documentation for hardware time stampingPatrick Loschmidt
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07x.25 attempts to negotiate invalid throughputJohn Hughes
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-07bridge: Fix IGMP3 report parsingHerbert Xu
2010-04-07cnic: Fix crash during bnx2x MTU change.Michael Chan
2010-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah
2010-04-07Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung
2010-04-07RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-07ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent
2010-04-07ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten
2010-04-07ARM: 6028/1: ARM: add MAINTAINERS for U300Linus Walleij
2010-04-07ARM: 6024/1: bcmring: fix missing down on semaphore in dma.cLeo Chen
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang
2010-04-07/dev/mem: allow rewindingEric Dumazet
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton