summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-06ALSA: hda - make a generic unsol event handlerDavid Henningsson
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-10-05Revert strace hiccups fix.David S. Miller
2012-10-06Merge branch 'fixes' into for-linusRussell King
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller
2012-10-05i2c-piix4: Fix build failureDaniel J Blueman
2012-10-05i2c: Correct struct i2c_driver doc about detectionVivien Didelot
2012-10-05i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare
2012-10-05i2c-mux-gpio: Update documentationJean Delvare
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare
2012-10-05i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare
2012-10-05i2c-parport: i2c_parport_irq can be staticJean Delvare
2012-10-05i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare
2012-10-05i2c/scx200_*: Replace printks with pr_<level>sJim Cromie
2012-10-05i2c: Make I2C available on UMLPeter Huewe
2012-10-05i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06lib/decompress.c add __init to decompress_method and dataHein Tibosch
2012-10-06kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke
2012-10-06omfs: convert to use beXX_add_cpu()Wei Yongjun
2012-10-06taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: update documentation to better reflect aoe-plus-udev usageEd Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update documentation with new URL and VM settings referenceEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: increase net_device reference count while using itEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin
2012-10-06aoe: do revalidation steps in orderEd Cashin
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements