summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-04-11arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-11xhci: Fix register save/restore order.Sarah Sharp
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson
2012-04-11Revert "drm/i915: reenable gmbus on gen3+ again"Daniel Vetter
2012-04-11drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher
2012-04-11vgaarb.h: fix build warningsRandy Dunlap
2012-04-11irqdomain: Fix debugfs formattingGrant Likely
2012-04-11irq_domain: correct the debugfs file nameMika Westerberg
2012-04-11irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-11irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney
2012-04-11spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann
2012-04-11gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat
2012-04-11MAINTAINERS: Mark NATSEMI driver as orphan'd.David S. Miller
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt
2012-04-10Smack: build when CONFIG_AUDIT not definedKees Cook
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He
2012-04-10kobject: provide more diagnostic info for kobject_add_internal() failuresDan Williams
2012-04-10sysfs: handle 'parent deleted before child added'Dan Williams
2012-04-10sysfs: Prevent crash on unset sysfs group attributesBruno Prémont
2012-04-10USB: serial: fix race between probe and openJohan Hovold
2012-04-10gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge
2012-04-10gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-10tcp: restore correct limitEric Dumazet
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-10drm/i915: properly compute dp dithering for user-created modesDaniel Vetter
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov