summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-12drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey
2013-04-12crypto: gcm - fix assumption that assoc has one segmentJussi Kivilinna
2013-04-12crypto: ux500 - add missing commaLinus Walleij
2013-04-12spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-12remoteproc: fix FW_CONFIG typoRobert Tivy
2013-04-12remoteproc: fix error path of handle_vdevSjur Brændeland
2013-04-12remoteproc/ste: fix memory leak on shutdownDmitry Tarnyagin
2013-04-12hwspinlock: fix __hwspin_lock_request error pathLi Fei
2013-04-12x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-04-12mac80211: fix remain-on-channel cancel crashJohannes Berg
2013-04-12mwifiex: limit channel number not to overflow memoryStone Piao
2013-04-12powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-04-12ftrace: Consistently restore trace function on sysctl enablingJan Kiszka
2013-04-12ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song
2013-04-12PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki
2013-04-12PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki
2013-04-12alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-04-12MIPS: Unbreak function tracer for 64-bit kernel.David Daney
2013-04-12libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-12libata: Use integer return value for atapi_command_packet_setShan Hai
2013-04-12ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-12EISA/PCI: Fix bus res referenceYinghai Lu
2013-04-12EISA/PCI: Init EISA early, before PNPYinghai Lu
2013-04-12mm: prevent mmap_cache race in find_vma()Jan Stancek
2013-04-12Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-04-12drm: correctly restore mappings if drm_open failsIlija Hadzic
2013-04-12drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson
2013-04-12drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst
2013-04-12ALSA: hda - fix typo in proc outputDavid Henningsson
2013-04-12ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig
2013-04-12ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin
2013-04-12reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara
2013-04-12UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2013-04-12gpio: stmpe: pass DT node to irqdomainGabriel Fernandez
2013-04-12spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin
2013-04-12spi/s3c64xx: modified error interrupt handling and initGirish K S
2013-04-12HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires
2013-04-12MIPS: Fix logic errors in bitops.cDavid Daney
2013-04-12regmap: cache Fix regcache-rbtree syncLars-Peter Clausen
2013-04-12regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos
2013-04-12ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen
2013-04-12ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen
2013-04-12ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer
2013-04-05Linux 3.8.6v3.8.6Greg Kroah-Hartman
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-05net: fq_codel: Fix off-by-one errorVijay Subramanian
2013-04-05net: fix the use of this_cpu_ptrLi RongQing