summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel2017-02-011-11/+3
* x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina2017-01-281-0/+16
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-2528-78/+237
|\
| * MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman2017-01-251-0/+1
| * MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman2017-01-251-0/+1
| * mm: do not export ioremap_page_range symbol for external modulezhong jiang2017-01-251-1/+0
| * mn10300: fix build error of missing fpu_save()Randy Dunlap2017-01-251-1/+1
| * romfs: use different way to generate fsid for BLOCK or MTDColy Li2017-01-251-1/+22
| * frv: add missing atomic64 operationsSudip Mukherjee2017-01-251-1/+18
| * mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka2017-01-251-11/+24
| * mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka2017-01-251-21/+26
| * mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka2017-01-251-1/+9
| * mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-01-252-2/+6
| * kernel/panic.c: add missing \nJiri Slaby2017-01-251-1/+1
| * fbdev: color map copying bounds checkingKees Cook2017-01-251-12/+14
| * frv: add atomic64_add_unless()Sudip Mukherjee2017-01-251-0/+16
| * mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka2017-01-251-1/+1
| * radix-tree: fix private list warningsMatthew Wilcox2017-01-251-1/+1
| * Documentation/filesystems/proc.txt: add VmPinFabian Frederick2017-01-251-2/+3
| * mm, memcg: do not retry precharge chargesDavid Rientjes2017-01-251-2/+2
| * proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-01-251-0/+2
| * mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach2017-01-251-0/+1
| * mm/slub.c: trace free objects at KERN_INFODaniel Thompson2017-01-251-10/+13
| * userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli2017-01-251-2/+35
| * drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann2017-01-251-1/+1
| * kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-01-253-0/+13
| * dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler2017-01-254-4/+1
| * mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-01-251-1/+17
| * memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-253-15/+21
* | Merge tag 'platform-drivers-x86-v4.10-4' of git://git.infradead.org/linux-pla...Linus Torvalds2017-01-245-6/+6
|\ \
| * | MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainerAndy Shevchenko2017-01-241-0/+1
| * | platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey2017-01-221-0/+1
| * | platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko2017-01-211-1/+1
| * | platform/x86: surface3-wmi: fix uninitialized symbolBenjamin Tissoires2017-01-211-1/+1
| * | platform/x86: surface3-wmi: Shut up unused-function warningArnd Bergmann2017-01-211-3/+1
| * | platform/x86: mlx-platform: free first dev on errorDan Carpenter2017-01-211-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-241-6/+8
|\ \ \ | |_|/ |/| |
| * | userns: Make ucounts lock irq-safeNikolay Borisov2017-01-231-6/+8
* | | 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
| |\ \ \ \ \ \