summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12mm: prevent mmap_cache race in find_vma()Jan Stancek2-2/+2
2013-04-12panic: fix a possible deadlock in panic()Vikram Mulukutla1-0/+8
2013-04-12thermal: return an error on failure to register thermal classRichard Guy Briggs1-0/+1
2013-04-12x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-12block: avoid using uninitialized value in from queue_var_storeArnd Bergmann1-0/+2
2013-04-12crypto: gcm - fix assumption that assoc has one segmentJussi Kivilinna1-3/+14
2013-04-12spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-19/+32
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-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/+12
2013-04-12alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
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-12EISA/PCI: Fix bus res referenceYinghai Lu1-3/+25
2013-04-12EISA/PCI: Init EISA early, before PNPYinghai Lu1-18/+21
2013-04-12ALSA: hda - fix typo in proc outputDavid Henningsson1-1/+1
2013-04-12ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig1-1/+3
2013-04-12ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin1-1/+1
2013-04-12reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara1-2/+2
2013-04-12UBIFS: make space fixup work in the remount caseArtem Bityutskiy1-6/+6
2013-04-12spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin1-1/+1
2013-04-12spi/s3c64xx: modified error interrupt handling and initGirish K S1-16/+25
2013-04-12regmap: cache Fix regcache-rbtree syncLars-Peter Clausen1-1/+1
2013-04-12ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen1-2/+2
2013-04-05Linux 3.4.39v3.4.39Greg Kroah-Hartman1-1/+1
2013-04-05Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman1-0/+1
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico1-2/+1
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-04-05net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet1-0/+6
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-04-05ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa1-0/+12
2013-04-05ipv6: fix bad free of addrconf_init_netHong Zhiguo1-16/+10
2013-04-05ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa1-0/+9
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2-21/+2
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet1-1/+2
2013-04-05net: fix *_DIAG_MAX constantsAndrey Vagin1-1/+3
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N1-1/+1
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N1-1/+1
2013-04-05bonding: fix disabling of arp_interval and miimonnikolay@redhat.com1-44/+48
2013-04-05bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2013-04-05bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-04-05unix: fix a race condition in unix_release()Paul Moore1-4/+3
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO2-1/+2
2013-04-058021q: fix a potential use-after-freeCong Wang1-7/+7
2013-04-05tcp: undo spurious timeout after SACK renegingYuchung Cheng1-5/+2
2013-04-05tcp: preserve ACK clocking in TSOEric Dumazet1-2/+5