summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-06tpm_tis: verify interrupt during initScot Doyle
2015-03-06ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson
2015-03-06ARM: dts: tegra20: fix GR3D, DSI unit and reg base addressesDmitry Osipenko
2015-03-06ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-06mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06em28xx-audio: fix missing newlinesRussell King
2015-03-06em28xx: ensure "closing" messages terminate with a newlineRussell King
2015-03-06megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com
2015-03-06power: gpio-charger: balance enable/disable_irq_wake callsDmitry Eremin-Solenikov
2015-03-06power: bq24190: Fix ignored supplicantsKrzysztof Kozlowski
2015-03-06power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-03-06libceph: fix double __remove_osd() problemIlya Dryomov
2015-03-06libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov
2015-03-06libceph: assert both regular and lingering lists in __remove_osd()Ilya Dryomov
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth
2015-03-06ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter
2015-03-06lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley
2015-03-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2015-03-06cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann
2015-03-06cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka
2015-03-06cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar
2015-03-06PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-03-06HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee
2015-02-26Linux 3.14.34v3.14.34Greg Kroah-Hartman
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-26net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-02-26bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-02-26net: don't OOPS on socket aioChristoph Hellwig
2015-02-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-26ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-26ping: Fix race in free in receive pathsubashab@codeaurora.org