summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.35v3.18.35Sasha Levin2016-06-061-1/+1
* dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä2016-06-061-1/+1
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-06-063-2/+22
* UBI: fix missing brace control flowBrian Norris2016-06-061-1/+2
* UBI: do propagate positive error codes upArtem Bityutskiy2016-06-061-0/+1
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2016-06-062-2/+10
* xen/events: Don't move disabled irqsRoss Lagerwall2016-06-061-2/+4
* xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini2016-06-061-2/+5
* x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2016-06-062-0/+3
* wait/ptrace: assume __WALL if the child is tracedOleg Nesterov2016-06-061-9/+20
* sunrpc: fix stripping of padded MIC tokensTomáš Trnka2016-06-061-2/+2
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-061-3/+3
* mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter2016-06-061-2/+5
* mmc: longer timeout for long read time quirkMatt Gumbel2016-06-062-4/+5
* drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä2016-06-061-0/+2
* PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-06-061-2/+3
* Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-06-061-0/+6
* cifs: Create dedicated keyring for spnego operationsSachin Prabhu2016-06-063-2/+71
* ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown2016-06-061-0/+3
* ASoC: ak4642: Fix up max_register settingAxel Lin2016-06-061-7/+26
* xfs: skip stale inodes in xfs_iflush_clusterDave Chinner2016-06-061-0/+1
* xfs: fix inode validity check in xfs_iflush_clusterDave Chinner2016-06-061-4/+4
* xfs: xfs_iflush_cluster fails to abort on errorDave Chinner2016-06-061-4/+13
* cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-06-061-1/+1
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-06-064-2/+25
* fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher2016-06-061-14/+18
* fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher2016-06-061-18/+23
* fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher2016-06-061-12/+16
* fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher2016-06-061-12/+20
* drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude2016-06-061-3/+2
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-06-062-3/+16
* PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-06-061-3/+3
* mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-06-061-0/+7
* ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-06-061-5/+4
* ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)2016-06-061-12/+14
* ring-buffer: Move recursive check to per_cpu descriptorSteven Rostedt (Red Hat)2016-06-061-18/+19
* ring-buffer: Remove duplicate use of '&' in recursive codeSteven Rostedt (Red Hat)2016-06-061-4/+1
* ring-buffer: Add unlikelys to make fast path the defaultSteven Rostedt (Red Hat)2016-06-061-5/+5
* MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton2016-06-061-3/+5
* powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan2016-06-061-0/+23
* powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan2016-06-061-3/+0
* sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsSasha Levin2016-06-061-4/+7
* rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...Sasha Levin2016-06-061-1/+1
* rtlwifi: Fix logic error in enter/exit power-save modeSasha Levin2016-06-061-2/+2
* kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-06-062-2/+4
* irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2016-06-062-0/+15
* gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2016-06-061-1/+1
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-06-063-36/+29
* MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan2016-06-061-5/+23
* crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile2016-06-061-1/+1