summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-09Linux 3.16.5v3.16.5Greg Kroah-Hartman
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-09mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman
2014-10-09mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long
2014-10-09vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont
2014-10-09x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont
2014-10-09uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede
2014-10-09uas: Disable uas on ASM1051 devicesHans de Goede
2014-10-09uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede
2014-10-09uas: Only complain about missing sg if all other checks succeedHans de Goede
2014-10-09ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)
2014-10-09init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett
2014-10-09Fix problem recognizing symlinksSteve French
2014-10-09drm/i915: Flush the PTEs after updating them before suspendChris Wilson
2014-10-09md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-10-09cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki
2014-10-09cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-10-09ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu
2014-10-09i2c: rk3x: fix 0 length write transfersAlexandru M Stan
2014-10-09i2c: qup: Fix order of runtime pm initializationAndy Gross
2014-10-09mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-10-09mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner
2014-10-09perf: fix perf bug in fork()Peter Zijlstra
2014-10-09ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-10-09ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson
2014-10-09udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-10-05Linux 3.16.4v3.16.4Greg Kroah-Hartman
2014-10-05ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak
2014-10-05clk: qcom: Fix PLL rate configurationsStephen Boyd
2014-10-05clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd
2014-10-05clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd
2014-10-05staging/lustre: disable virtual block device for 64K pagesArnd Bergmann
2014-10-05ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o
2014-10-05ext4: propagate errors up to ext4_find_entry()'s callersTheodore Ts'o
2014-10-05aio: block exit_aio() until all context requests are completedGu Zheng
2014-10-05ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi
2014-10-05clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon
2014-10-05clk: prevent erronous parsing of children during rate changeTero Kristo
2014-10-05clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon
2014-10-05cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar
2014-10-05partitions: aix.c: off by one bugDan Carpenter
2014-10-05dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko
2014-10-05dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko
2014-10-05mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson
2014-10-05netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso
2014-10-05ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-10-05netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann
2014-10-05ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-10-05netfilter: xt_hashlimit: perform garbage collection from process contextEric Dumazet