summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-15staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott1-1/+1
2012-08-15llc: Fix races between llc2 handler use and (un)registrationBen Hutchings2-5/+18
2012-08-15llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings2-3/+4
2012-08-15llc2: Fix silent failure of llc_station_init()Ben Hutchings2-18/+3
2012-08-15reiserfs: fix deadlocks with quotasJeff Mahoney2-3/+1
2012-08-15quota: Move down dqptr_sem read after initializing default warn[] type at __d...Jeff Liu1-1/+1
2012-08-15UDF: During mount free lvid_bh before rescanning with different blocksizeAshish Sangwan1-0/+2
2012-08-15udf: fix udf_setsize() for file data in ICBIan Abbott1-1/+4
2012-08-15IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz1-1/+1
2012-08-15IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz1-0/+3
2012-08-15net: ipv6: proc: Fix error handlingIgor Maravic1-2/+2
2012-08-15ipv4: Cache local output routesYan, Zheng1-1/+0
2012-08-15net: sierra_net: replace whitelist with ifnumber matchBjørn Mork1-40/+12
2012-08-15net: qmi_wwan: compress device_id list using macrosBjørn Mork1-21/+4
2012-08-15net: qmi_wwan: add Sierra Wireless devicesBjørn Mork1-0/+8
2012-08-15net: qmi_wwan: use fixed interface number matchingBjørn Mork1-187/+28
2012-08-15netconsole.txt: revision of examples for the receiver of kernel messagesDirk Gouders1-2/+17
2012-08-15netpoll: re-enable irq in poll_napi()Amerigo Wang1-1/+9
2012-08-15netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang1-0/+15
2012-08-15vlan: clean up vlan_dev_hard_start_xmit()Amerigo Wang1-7/+20
2012-08-15vlan: clean up some variable namesAmerigo Wang1-6/+6
2012-08-15netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-15netpoll: check netpoll tx status on the right deviceAmerigo Wang3-17/+17
2012-08-15bridge: use list_for_each_entry() in netpoll functionsAmerigo Wang1-5/+4
2012-08-15bridge: add some comments for NETDEV_RELEASEAmerigo Wang1-0/+4
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2-14/+20
2012-08-15netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang1-9/+9
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2-4/+3
2012-08-15netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang1-5/+0
2012-08-15netpoll: make __netpoll_cleanup non-blockAmerigo Wang5-23/+38
2012-08-15netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang9-28/+32
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-36/+68
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin4-14/+36
2012-08-14x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha1-0/+10
2012-08-14ALSA: lx6464es: Add a missing error checkTakashi Iwai1-0/+2
2012-08-14netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso1-1/+6
2012-08-14ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson1-2/+11
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-11/+26
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-239/+516
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky1-0/+9
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg1-1/+0
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst1-1/+1
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs1-1/+1
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-14Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie26-188/+320
2012-08-14RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova1-1/+1
2012-08-13ASoC: jack: Always notify full jack statusMark Brown1-1/+1