summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-24pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo
2010-12-24sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt
2010-12-24spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang
2010-12-24spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu
2010-12-24spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu
2010-12-24of/i2c: Fix request module by aliasDavid Daney
2010-12-24fb: fix overlapping test off-by-one.Dave Airlie
2010-12-24sh: Fix up SH7201 clkfwk build.Paul Mundt
2010-12-24nommu: Provide stubbed alloc/free_vm_area() implementation.Paul Mundt
2010-12-24nommu: Fix up vmalloc_node() symbol export regression.Paul Mundt
2010-12-24sh: mach-se: Fix up SE7206 build.Paul Mundt
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-23Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-23Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-12-23KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells
2010-12-23cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon
2010-12-23cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon
2010-12-23PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23ext4: fix on-line resizing regressionTheodore Ts'o
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang
2010-12-23USB: mcs7830: return negative if auto negotiate failsDan Carpenter
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2010-12-23tcp: fix listening_get_next()Eric Dumazet
2010-12-23ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp
2010-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-12-23ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai
2010-12-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai
2010-12-23ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai
2010-12-23ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai
2010-12-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-12-22drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2010-12-22led_class: fix typo in blink APIJohannes Berg
2010-12-22backlight: cr_bllcd.c: fix a memory leakAxel Lin
2010-12-22mm/migrate.c: fix compilation errorMichal Nazarewicz
2010-12-22rtc: rs5c372: fix buffer sizeWolfram Sang
2010-12-22MAINTAINERS: update geode entryAndres Salomon
2010-12-22gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen
2010-12-22writeback: do uninterruptible sleep in balance_dirty_pages()Wu Fengguang
2010-12-22logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi
2010-12-22logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi
2010-12-22mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...Mel Gorman