summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.5v3.16.5Greg Kroah-Hartman2014-10-091-1/+1
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-10-092-36/+30
* media: vb2: fix VBI/poll regressionHans Verkuil2014-10-092-2/+17
* mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman2014-10-091-2/+5
* mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long2014-10-091-2/+2
* vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-10-093-47/+39
* x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-10-094-45/+43
* uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede2014-10-091-2/+2
* uas: Disable uas on ASM1051 devicesHans de Goede2014-10-091-4/+23
* uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede2014-10-091-3/+9
* uas: Only complain about missing sg if all other checks succeedHans de Goede2014-10-091-18/+10
* ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)2014-10-091-1/+1
* init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett2014-10-091-0/+1
* Fix problem recognizing symlinksSteve French2014-10-092-1/+3
* drm/i915: Flush the PTEs after updating them before suspendChris Wilson2014-10-091-1/+13
* md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown2014-10-091-1/+17
* cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-10-091-1/+1
* cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann2014-10-091-2/+2
* ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu2014-10-091-5/+11
* i2c: rk3x: fix 0 length write transfersAlexandru M Stan2014-10-091-1/+1
* i2c: qup: Fix order of runtime pm initializationAndy Gross2014-10-091-4/+8
* mm: migrate: Close race between migration completion and mprotectMel Gorman2014-10-091-1/+4
* mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner2014-10-091-5/+31
* perf: fix perf bug in fork()Peter Zijlstra2014-10-092-3/+6
* ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-10-091-1/+1
* ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson2014-10-091-1/+1
* udf: Avoid infinite loop when processing indirect ICBsJan Kara2014-10-091-14/+21
* Linux 3.16.4v3.16.4Greg Kroah-Hartman2014-10-051-1/+1
* ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak2014-10-051-0/+6
* clk: qcom: Fix PLL rate configurationsStephen Boyd2014-10-053-17/+38
* clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd2014-10-051-1/+1
* clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd2014-10-051-40/+42
* staging/lustre: disable virtual block device for 64K pagesArnd Bergmann2014-10-051-0/+1
* ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o2014-10-052-0/+4
* ext4: propagate errors up to ext4_find_entry()'s callersTheodore Ts'o2014-10-052-3/+34
* aio: block exit_aio() until all context requests are completedGu Zheng2014-10-051-1/+7
* ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi2014-10-051-2/+2
* clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon2014-10-051-1/+6
* clk: prevent erronous parsing of children during rate changeTero Kristo2014-10-051-1/+6
* clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon2014-10-051-1/+5
* cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar2014-10-051-3/+4
* partitions: aix.c: off by one bugDan Carpenter2014-10-051-1/+1
* dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko2014-10-052-13/+7
* dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko2014-10-051-8/+11
* mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson2014-10-051-2/+10
* netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso2014-10-051-0/+3
* ipvs: fix ipv6 hook registration for local repliesJulian Anastasov2014-10-051-1/+1
* netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann2014-10-051-1/+1
* ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-10-051-1/+1
* netfilter: xt_hashlimit: perform garbage collection from process contextEric Dumazet2014-10-051-15/+16