| Commit message (Expand) | Author | Age | Files | Lines |
* | efi/fdt: Avoid FDT manipulation after ExitBootServices() | Ard Biesheuvel | 2017-02-01 | 1 | -11/+3 |
* | x86/efi: Always map the first physical page into the EFI pagetables | Jiri Kosina | 2017-01-28 | 1 | -0/+16 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-01-25 | 28 | -78/+237 |
|\ |
|
| * | MAINTAINERS: add Dan Streetman to zbud maintainers | Dan Streetman | 2017-01-25 | 1 | -0/+1 |
| * | MAINTAINERS: add Dan Streetman to zswap maintainers | Dan Streetman | 2017-01-25 | 1 | -0/+1 |
| * | mm: do not export ioremap_page_range symbol for external module | zhong jiang | 2017-01-25 | 1 | -1/+0 |
| * | mn10300: fix build error of missing fpu_save() | Randy Dunlap | 2017-01-25 | 1 | -1/+1 |
| * | romfs: use different way to generate fsid for BLOCK or MTD | Coly Li | 2017-01-25 | 1 | -1/+22 |
| * | frv: add missing atomic64 operations | Sudip Mukherjee | 2017-01-25 | 1 | -1/+18 |
| * | mm, page_alloc: fix premature OOM when racing with cpuset mems update | Vlastimil Babka | 2017-01-25 | 1 | -11/+24 |
| * | mm, page_alloc: move cpuset seqcount checking to slowpath | Vlastimil Babka | 2017-01-25 | 1 | -21/+26 |
| * | mm, page_alloc: fix fast-path race with cpuset update or removal | Vlastimil Babka | 2017-01-25 | 1 | -1/+9 |
| * | mm, page_alloc: fix check for NULL preferred_zone | Vlastimil Babka | 2017-01-25 | 2 | -2/+6 |
| * | kernel/panic.c: add missing \n | Jiri Slaby | 2017-01-25 | 1 | -1/+1 |
| * | fbdev: color map copying bounds checking | Kees Cook | 2017-01-25 | 1 | -12/+14 |
| * | frv: add atomic64_add_unless() | Sudip Mukherjee | 2017-01-25 | 1 | -0/+16 |
| * | mm/mempolicy.c: do not put mempolicy before using its nodemask | Vlastimil Babka | 2017-01-25 | 1 | -1/+1 |
| * | radix-tree: fix private list warnings | Matthew Wilcox | 2017-01-25 | 1 | -1/+1 |
| * | Documentation/filesystems/proc.txt: add VmPin | Fabian Frederick | 2017-01-25 | 1 | -2/+3 |
| * | mm, memcg: do not retry precharge charges | David Rientjes | 2017-01-25 | 1 | -2/+2 |
| * | proc: add a schedule point in proc_pid_readdir() | Eric Dumazet | 2017-01-25 | 1 | -0/+2 |
| * | mm: alloc_contig: re-allow CMA to compact FS pages | Lucas Stach | 2017-01-25 | 1 | -0/+1 |
| * | mm/slub.c: trace free objects at KERN_INFO | Daniel Thompson | 2017-01-25 | 1 | -10/+13 |
| * | userfaultfd: fix SIGBUS resulting from false rwsem wakeups | Andrea Arcangeli | 2017-01-25 | 1 | -2/+35 |
| * | drivers/memstick/core/memstick.c: avoid -Wnonnull warning | Arnd Bergmann | 2017-01-25 | 1 | -1/+1 |
| * | kernel/watchdog: prevent false hardlockup on overloaded system | Don Zickus | 2017-01-25 | 3 | -0/+13 |
| * | dax: fix build warnings with FS_DAX and !FS_IOMAP | Ross Zwisler | 2017-01-25 | 4 | -4/+1 |
| * | mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp | Keno Fischer | 2017-01-25 | 1 | -1/+17 |
| * | memory_hotplug: make zone_can_shift() return a boolean value | Yasuaki Ishimatsu | 2017-01-25 | 3 | -15/+21 |
* | | Merge tag 'platform-drivers-x86-v4.10-4' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-01-24 | 5 | -6/+6 |
|\ \ |
|
| * | | MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainer | Andy Shevchenko | 2017-01-24 | 1 | -0/+1 |
| * | | platform/x86: ideapad-laptop: handle ACPI event 1 | Zach Ploskey | 2017-01-22 | 1 | -0/+1 |
| * | | platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT | Andy Shevchenko | 2017-01-21 | 1 | -1/+1 |
| * | | platform/x86: surface3-wmi: fix uninitialized symbol | Benjamin Tissoires | 2017-01-21 | 1 | -1/+1 |
| * | | platform/x86: surface3-wmi: Shut up unused-function warning | Arnd Bergmann | 2017-01-21 | 1 | -3/+1 |
| * | | platform/x86: mlx-platform: free first dev on error | Dan Carpenter | 2017-01-21 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-01-24 | 1 | -6/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | userns: Make ucounts lock irq-safe | Nikolay Borisov | 2017-01-23 | 1 | -6/+8 |
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2017-01-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tile/ptrace: Preserve previous registers for short regset write | Dave Martin | 2017-01-06 | 1 | -1/+1 |
* | | | | Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-01-23 | 2 | -29/+59 |
|\ \ \ \ |
|
| * | | | | gpio: provide lockdep keys for nested/unnested irqchips | Linus Walleij | 2017-01-19 | 2 | -29/+59 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-01-23 | 46 | -520/+584 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixes | Dave Airlie | 2017-01-23 | 3 | -4/+23 |
| |\ \ \ \ |
|
| | * | | | | drm: flip cirrus driver status to "obsolete". | Gerd Hoffmann | 2017-01-10 | 2 | -1/+11 |
| | * | | | | drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) | Gerd Hoffmann | 2017-01-10 | 1 | -2/+11 |
| | * | | | | drm/virtio: fix framebuffer sparse warning | Gerd Hoffmann | 2017-01-10 | 1 | -1/+1 |
| * | | | | | Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux ... | Dave Airlie | 2017-01-23 | 1 | -1/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/etnaviv: trick drm_mm into giving out a low IOVA | Lucas Stach | 2017-01-11 | 1 | -1/+6 |
| * | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2017-01-23 | 1 | -9/+6 |
| |\ \ \ \ \ \ |
|