summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-29ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang1-0/+25
2015-06-29clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre1-1/+1
2015-06-29clk: at91: pll: fix input range validity checkBoris Brezillon1-2/+10
2015-06-29KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář1-10/+16
2015-06-29crypto: caam - fix RNG buffer cache alignmentSteve Cornelius1-1/+1
2015-06-29crypto: caam - improve initalization for context state savesSteve Cornelius1-0/+2
2015-06-23Linux 4.0.6v4.0.6Greg Kroah-Hartman1-1/+1
2015-06-23Btrfs: fix regression in raid level conversionChris Mason1-0/+18
2015-06-23Btrfs: fix uninit variable in clone ioctlChris Mason1-1/+1
2015-06-23Btrfs: fix range cloning when same inode used as source and destinationFilipe Manana1-2/+4
2015-06-23btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney1-0/+9
2015-06-23btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song1-1/+4
2015-06-23Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana1-2/+2
2015-06-23Btrfs: send, add missing check for dead clone rootFilipe Manana1-1/+2
2015-06-23x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov1-1/+1
2015-06-23x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola1-1/+1
2015-06-23irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin1-1/+1
2015-06-23cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-06-23blk-mq: free hctx->ctxs in queue's release handlerMing Lei1-2/+6
2015-06-23sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman1-1/+1
2015-06-23md: don't return 0 from array_state_storeNeilBrown1-1/+1
2015-06-23md: Close race when setting 'action' to 'idle'.NeilBrown1-5/+6
2015-06-23mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng1-1/+3
2015-06-23arm64: dts: mt8173-evb: fix model nameYingjoe Chen1-1/+2
2015-06-23Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni1-89/+16
2015-06-23bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan1-1/+3
2015-06-23ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai1-1/+1
2015-06-23virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu1-0/+1
2015-06-23of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven1-1/+1
2015-06-23serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-06-23drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer1-5/+12
2015-06-23Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher1-3/+0
2015-06-23Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher1-3/+1
2015-06-23drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse1-0/+15
2015-06-23drm/i915: Fix DDC probe for passive adaptersJani Nikula1-3/+17
2015-06-23drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä1-3/+0
2015-06-23drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride1-3/+2
2015-06-23drm/radeon: use proper ACR regisiter for DCE3.2Alex Deucher1-1/+1
2015-06-23drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-06-23ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damageMatthijs van Duin1-0/+19
2015-06-23pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
2015-06-23ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld1-3/+4
2015-06-23ozwpan: divide-by-zero leading to panicJason A. Donenfeld1-1/+4
2015-06-23ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2-6/+6
2015-06-23ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld1-4/+9
2015-06-23MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-23MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-06-23MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski1-1/+1
2015-06-23ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long1-1/+1
2015-06-23x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-27/+43