summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-20Linux 3.18.14v3.18.14Sasha Levin1-1/+1
2015-05-17Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan1-11/+1
2015-05-17hfsplus: don't store special "osx" xattr prefix on-diskThomas Hebb1-24/+14
2015-05-17drm/radeon: check new address before removing old oneChristian König1-14/+17
2015-05-17drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher1-0/+1
2015-05-17drm/radeon: adjust pll when audio is not enabledAlex Deucher1-0/+3
2015-05-173w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-05-173w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-05-173w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-05-17ext4: move check under lock scope to close a race.Davide Italiano1-7/+8
2015-05-17ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2015-05-17uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-0/+3
2015-05-17uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede4-2/+18
2015-05-17uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-05-17rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-17tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-17ACPI / SBS: Enable battery manager when presentChris Bainbridge1-1/+1
2015-05-17btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval1-1/+2
2015-05-17ASoC: rt5677: fixed wrong DMIC ref clockBard Liao1-1/+1
2015-05-17ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax1-1/+1
2015-05-17ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe()Wei Yongjun1-2/+2
2015-05-17usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-05-17arm64: dma-mapping: always clear allocated buffersMarek Szyprowski1-4/+2
2015-05-17serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2-11/+12
2015-05-17serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-05-17cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-0/+6
2015-05-17cdc-acm: add sanity checksOliver Neukum1-5/+16
2015-05-17ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai1-0/+1
2015-05-17ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj5-18/+30
2015-05-17ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2-4/+6
2015-05-17ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai2-16/+22
2015-05-17ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai1-2/+0
2015-05-17MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki1-2/+2
2015-05-17MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras1-1/+1
2015-05-17MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel1-0/+6
2015-05-17MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin1-0/+5
2015-05-17SSB: fix Kconfig dependenciesAdrien Schildknecht1-0/+1
2015-05-17MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-05-17MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras1-1/+2
2015-05-17MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam1-0/+13
2015-05-17MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen1-0/+2
2015-05-17MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin3-17/+0
2015-05-17clk: at91: usb: fix determine_rate prototypeBoris Brezillon1-2/+0
2015-05-17MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen1-1/+1
2015-05-17MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2-4/+4
2015-05-17bpf: fix 64-bit divideAlexei Starovoitov1-6/+6
2015-05-17fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-28/+48
2015-05-17rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan5-14/+30
2015-05-17mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi5-37/+53
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi12-141/+23