summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-26r8169: allow multicast packets on sub-8168f chipset.Nathan Walp1-0/+3
2012-11-26r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois1-0/+2
2012-11-26xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu1-1/+1
2012-11-26r8169: use unlimited DMA burst for TXMichal Schmidt1-1/+1
2012-11-26tmpfs: change final i_blocks BUG to WARNINGHugh Dickins1-1/+1
2012-11-26net-rps: Fix brokeness causing OOO packetsTom Herbert1-1/+3
2012-11-26net: correct check in dev_addr_del()Jiri Pirko1-1/+2
2012-11-26ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa1-0/+1
2012-11-26ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang1-13/+22
2012-11-26m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-26wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg1-3/+2
2012-11-26memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2-6/+19
2012-11-26ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-11-26drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-11-26USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-11-26USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-11-26s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-11-26Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross1-3/+1
2012-11-26UBIFS: introduce categorized lprops counterArtem Bityutskiy2-0/+9
2012-11-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy1-2/+10
2012-11-26ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-11-26ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt1-1/+1
2012-11-26ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai1-0/+1
2012-11-26ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang1-0/+2
2012-11-26ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai1-0/+14
2012-11-26ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai1-7/+4
2012-11-26ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai1-0/+1
2012-11-26ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman1-5/+9
2012-11-26ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein1-1/+1
2012-11-26crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna1-3/+8
2012-11-26cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton1-29/+20
2012-11-26module: fix out-by-one error in kallsymsRusty Russell1-11/+16
2012-11-26fanotify: fix missing breakEric Paris1-0/+1
2012-11-26mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau4-6/+20
2012-11-26mac80211: don't send null data packet when not associatedJohannes Berg1-0/+2
2012-11-26mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov1-0/+5
2012-11-26xfs: drop buffer io reference when a bad bio is builtDave Chinner1-2/+12
2012-11-26mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi1-0/+2
2012-11-18Linux 3.4.19v3.4.19Greg Kroah-Hartman1-1/+1
2012-11-18ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-18ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-18xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-18USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-11-18drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-18drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
2012-11-18drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-18drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-18drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-18drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-18mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball1-10/+13