summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12Linux 3.8.7v3.8.7Greg Kroah-Hartman1-1/+1
2013-04-12Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-12mwifiex: complete last internal scanBing Zhao1-2/+9
2013-04-12can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun1-3/+3
2013-04-12NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust1-0/+1
2013-04-12vfio-pci: Fix possible integer overflowAlex Williamson1-1/+2
2013-04-12r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-12drm/i915: add quirk to invert brightness on Packard Bell NCL20Jani Nikula1-0/+3
2013-04-12drm/i915: add quirk to invert brightness on eMachines e725Jani Nikula1-0/+3
2013-04-12drm/i915: add quirk to invert brightness on eMachines G725Jani Nikula1-0/+3
2013-04-12ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham1-2/+4
2013-04-12cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi1-2/+2
2013-04-12msi-wmi: Fix memory leakMaxim Mikityanskiy1-1/+3
2013-04-12thermal: return an error on failure to register thermal classRichard Guy Briggs1-0/+1
2013-04-12Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas1-62/+59
2013-04-12x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-12drm/i915: Fix build failureLauri Kasanen1-1/+1
2013-04-12NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust1-16/+28
2013-04-12NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust1-1/+7
2013-04-12SUNRPC: Remove extra xprt_put()Chuck Lever1-3/+1
2013-04-12block: avoid using uninitialized value in from queue_var_storeArnd Bergmann1-0/+2
2013-04-12drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey1-10/+3
2013-04-12crypto: gcm - fix assumption that assoc has one segmentJussi Kivilinna1-3/+14
2013-04-12crypto: ux500 - add missing commaLinus Walleij1-1/+1
2013-04-12spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-19/+32
2013-04-12remoteproc: fix FW_CONFIG typoRobert Tivy1-1/+1
2013-04-12remoteproc: fix error path of handle_vdevSjur Brændeland1-1/+3
2013-04-12remoteproc/ste: fix memory leak on shutdownDmitry Tarnyagin1-1/+6
2013-04-12hwspinlock: fix __hwspin_lock_request error pathLi Fei1-0/+2
2013-04-12x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-12mac80211: fix remain-on-channel cancel crashJohannes Berg3-9/+23
2013-04-12mwifiex: limit channel number not to overflow memoryStone Piao1-1/+2
2013-04-12powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-04-12ftrace: Consistently restore trace function on sysctl enablingJan Kiszka1-6/+2
2013-04-12ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+13
2013-04-12PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2013-04-12PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki1-7/+8
2013-04-12alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-12MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-12libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse1-1/+1
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2-0/+5
2013-04-12libata: Use integer return value for atapi_command_packet_setShan Hai1-1/+1
2013-04-12ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-12EISA/PCI: Fix bus res referenceYinghai Lu1-3/+25
2013-04-12EISA/PCI: Init EISA early, before PNPYinghai Lu1-18/+21
2013-04-12mm: prevent mmap_cache race in find_vma()Jan Stancek2-2/+2
2013-04-12Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-12drm: correctly restore mappings if drm_open failsIlija Hadzic1-2/+4
2013-04-12drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson1-23/+17