summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05i7core_edac: Fix PCI device reference countJean Delvare
2014-03-05ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki
2014-03-05PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-03-05PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
2014-03-05cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat
2014-03-05sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo
2014-03-05ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev
2014-03-05perf/x86: Fix event schedulingPeter Zijlstra
2014-03-05x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-05ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa
2014-03-05powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-03-05powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2014-03-05SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust
2014-03-05SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-03-05ASoC: wm8958-dsp: Fix firmware block loadingLars-Peter Clausen
2014-03-05ASoC: sta32x: Fix array access overflowTakashi Iwai
2014-03-05ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai
2014-03-05ASoC: sta32x: Fix cache syncLars-Peter Clausen
2014-03-05ASoC: da732x: Mark DC offset control registers volatileMark Brown
2014-03-05ASoC: wm8770: Fix wrong number of enum itemsTakashi Iwai
2014-03-05ASoC: max98090: sync regcache on entering STANDBYDylan Reid
2014-03-05ASoC: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan
2014-03-05ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson
2014-03-05kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-03-05fs: fix iversion handlingChristoph Hellwig
2014-03-05cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo
2014-03-05cgroup: fix locking in cgroup_cfts_commit()Tejun Heo
2014-03-05cgroup: fix error return from cgroup_create()Tejun Heo
2014-03-05cgroup: fix error return value in cgroup_mount()Tejun Heo
2014-03-05ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang
2014-03-05ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao
2014-03-05ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao
2014-03-05ALSA: usb-audio: work around KEF X300A firmware bugClemens Ladisch
2014-03-05NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-03-05rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-03-05rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-03-05rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-03-05CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky
2014-03-05cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-03-05avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-03-05avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-03-05jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter
2014-03-05powerpc/powernv: Rework EEH resetGavin Shan
2014-03-05powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao
2014-03-05ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta
2014-03-05ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta
2014-03-05ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-03-05ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon
2014-03-05ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon