summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Linux 3.18.7v3.18.7Greg Kroah-Hartman1-1/+1
2015-02-11x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2015-02-11x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)1-1/+3
2015-02-11tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-11hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz1-1/+1
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan1-0/+2
2015-02-11x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky1-1/+1
2015-02-11ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki1-2/+2
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai4-21/+18
2015-02-11ASoC: sgtl5000: add delay before first I2C accessEric Nelson1-0/+3
2015-02-11ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen1-14/+4
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan1-9/+9
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland1-24/+72
2015-02-11kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2015-02-11drm/radeon: properly set vm fragment size for TN/RLAlex Deucher1-2/+4
2015-02-11drm/radeon: fix the crash in test functionsIlija Hadzic1-4/+4
2015-02-11drm/radeon: fix the crash in benchmark functionsIlija Hadzic1-5/+8
2015-02-11drm/radeon: fix PLLs on RS880 and older v2Christian König1-0/+3
2015-02-11drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher2-10/+12
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi3-7/+44
2015-02-11memcg, shmem: fix shmem migration to use lrucareMichal Hocko2-2/+2
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan1-2/+10
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim1-1/+4
2015-02-11md/raid5: fix another livelock caused by non-aligned writes.NeilBrown1-0/+5
2015-02-11Complete oplock break jobs before closing file handleSachin Prabhu1-1/+5
2015-02-11ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon1-15/+11
2015-02-11MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan1-1/+2
2015-02-11MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan1-0/+15
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-02-11MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen1-2/+0
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-02-11MIPS: Fix C0_Pagegrain[IEC] support.David Daney1-0/+2
2015-02-11sd: Fix max transfer length for 4k disksBrian King1-2/+4
2015-02-11spi: imx: use pio mode for i.mx6dlRobin Gong1-0/+4
2015-02-11spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV1-2/+12
2015-02-11PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-3/+37
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2015-02-11PCI: designware: Reject MSI-X IRQsLucas Stach1-0/+3
2015-02-11gpio: mcp23s08: handle default gpio baseSonic Zhang1-7/+10
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold1-1/+1
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold1-0/+1
2015-02-06Linux 3.18.6v3.18.6Greg Kroah-Hartman1-1/+1
2015-02-05xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini4-1/+22
2015-02-05clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas1-1/+1
2015-02-05can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian1-0/+4
2015-02-05HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan1-9/+52
2015-02-05perf/rapl: Fix crash in rapl_scale()Stephane Eranian1-1/+1
2015-02-05perf/x86/intel: Add model number for AirmontKan Liang1-0/+1
2015-02-05memcg: remove extra newlines from memcg oom kill logGreg Thelen1-2/+2
2015-02-05quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara8-195/+318