summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mn10300: fix build error of missing fpu_save()Randy Dunlap2017-01-241-1/+1
* romfs: use different way to generate fsid for BLOCK or MTDColy Li2017-01-241-1/+22
* frv: add missing atomic64 operationsSudip Mukherjee2017-01-241-1/+18
* mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka2017-01-241-11/+24
* mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka2017-01-241-21/+26
* mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka2017-01-241-1/+9
* mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-01-242-2/+6
* kernel/panic.c: add missing \nJiri Slaby2017-01-241-1/+1
* fbdev: color map copying bounds checkingKees Cook2017-01-241-12/+14
* frv: add atomic64_add_unless()Sudip Mukherjee2017-01-241-0/+16
* mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka2017-01-241-1/+1
* radix-tree: fix private list warningsMatthew Wilcox2017-01-241-1/+1
* Documentation/filesystems/proc.txt: add VmPinFabian Frederick2017-01-241-2/+3
* mm, memcg: do not retry precharge chargesDavid Rientjes2017-01-241-2/+2
* proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-01-241-0/+2
* mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach2017-01-241-0/+1
* mm/slub.c: trace free objects at KERN_INFODaniel Thompson2017-01-241-10/+13
* userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli2017-01-241-2/+35
* drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann2017-01-241-1/+1
* kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-01-243-0/+13
* dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler2017-01-244-4/+1
* mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-01-241-1/+17
* memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-243-15/+21
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2017-01-231-1/+1
|\
| * tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-061-1/+1
* | Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-01-232-29/+59
|\ \
| * | gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2017-01-192-29/+59
* | | Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-01-2346-520/+584
|\ \ \
| * \ \ Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixesDave Airlie2017-01-233-4/+23
| |\ \ \
| | * | | drm: flip cirrus driver status to "obsolete".Gerd Hoffmann2017-01-102-1/+11
| | * | | drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu)Gerd Hoffmann2017-01-101-2/+11
| | * | | drm/virtio: fix framebuffer sparse warningGerd Hoffmann2017-01-101-1/+1
| * | | | Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux ...Dave Airlie2017-01-231-1/+6
| |\ \ \ \
| | * | | | drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach2017-01-111-1/+6
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2017-01-231-9/+6
| |\ \ \ \ \
| | * | | | | drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda2017-01-201-0/+2
| | * | | | | drm/exynos/decon5433: fix CMU programmingAndrzej Hajda2017-01-201-4/+0
| | * | | | | drm/exynos/decon5433: do not disable video after resetAndrzej Hajda2017-01-201-2/+0
| | * | | | | drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabledAndrzej Hajda2017-01-131-3/+5
| | * | | | | drm/exynos/decon5433: update shadow registers iff there are active windowsAndrzej Hajda2017-01-131-4/+3
| * | | | | | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-01-2312-159/+119
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: add support for new hainan variantsAlex Deucher2017-01-171-3/+5
| | * | | | | | drm/radeon: add support for new hainan variantsAlex Deucher2017-01-171-4/+9
| | * | | | | | drm/amdgpu: change clock gating mode for uvd_v4.Rex Zhu2017-01-171-32/+10
| | * | | | | | drm/amdgpu: fix program vce instance logic error.Rex Zhu2017-01-171-9/+16
| | * | | | | | drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu2017-01-171-1/+1
| | * | | | | | Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer2017-01-134-60/+30
| | * | | | | | drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu2017-01-121-8/+16
| | * | | | | | drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui2017-01-121-14/+9
| | * | | | | | drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu2017-01-121-2/+2