summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado1-1/+1
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu1-2/+15
2014-09-03ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o2-0/+4
2014-09-03irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon1-1/+1
2014-09-03irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon1-1/+1
2014-09-03irqchip: exynos-combiner: Fix compilation error on ARM64Naveen Krishna Chatradhi1-0/+1
2014-09-03[media] cx18: fix kernel oops with tda8290 tunerHans Verkuil1-0/+1
2014-09-03[media] smiapp: Set sub-device ownerSakari Ailus1-1/+1
2014-09-03[media] smiapp: Fix power count handlingSakari Ailus1-9/+2
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+6
2014-09-03rhashtable: fix lockdep splat in rhashtable_destroy()Pablo Neira Ayuso1-4/+4
2014-09-03netfilter: nft_rbtree: no need for spinlock from set destroy pathPablo Neira Ayuso1-2/+0
2014-09-03netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso1-5/+7
2014-09-03Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2-12/+12
2014-09-03powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour1-2/+2
2014-09-03video: fix composite video connector compatible stringTomi Valkeinen2-3/+3
2014-09-03Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2-7/+7
2014-09-03PEFILE: Relax the check on the length of the PKCS#7 certDavid Howells1-16/+33
2014-09-03KEYS: Fix use-after-free in assoc_array_gc()David Howells1-1/+1
2014-09-03KEYS: Fix public_key asymmetric key subtype nameDavid Howells1-0/+1
2014-09-03KEYS: Increase root_maxkeys and root_maxbytes sizesSteve Dickson1-2/+2
2014-09-03clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd1-1/+1
2014-09-03Btrfs: fix crash while doing a ranged fsyncFilipe Manana1-1/+2
2014-09-03Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana1-3/+9
2014-09-03cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta1-4/+0
2014-09-03powercap / RAPL: change domain detection messageJacob Pan1-4/+3
2014-09-03powercap / RAPL: add support for CPU model 0x3fJason Baron1-0/+1
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven1-1/+1
2014-09-03PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki3-13/+21
2014-09-03platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires1-1/+8
2014-09-03Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown9-15/+24
2014-09-03Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2-2/+2
2014-09-03ideapad-laptop: Constify DMI table for real!Mathias Krause1-2/+2
2014-09-03clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON1-1/+1
2014-09-03blk-mq: pass along blk_mq_alloc_tag_set return valuesRobert Elliott2-9/+21
2014-09-03amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas1-1/+1
2014-09-03openvswitch: fix a memory leakLi RongQing1-1/+3
2014-09-03netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira1-1/+1
2014-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller11-70/+105
2014-09-03bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra1-18/+39
2014-09-03qeth: don't query for info if hardware not ready.Eugene Crosser3-7/+17
2014-09-03net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-03net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-03net: lpc_eth: Fix crash on ip link upRoland Stigge1-0/+3
2014-09-03tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2-0/+17
2014-09-02ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-1/+1
2014-09-02ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov1-1/+0
2014-09-02aio: add missing smp_rmb() in read_events_ringJeff Moyer1-0/+6
2014-09-02ARM: ux500: disable msp2 node on SnowballLinus Walleij1-1/+0