summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-27636-3365/+5919
|\
| * sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet2017-01-261-0/+1
| * Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-01-267-35/+54
| |\
| | * pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada2017-01-191-1/+1
| | * pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXMMartin Blumenstingl2017-01-192-8/+6
| | * pinctrl: amd: avoid maybe-uninitalized warningArnd Bergmann2017-01-121-0/+2
| | * pinctrl: baytrail: Do not add all GPIOs to IRQ domainAndy Shevchenko2017-01-121-3/+8
| | * pinctrl: baytrail: Rectify debounce supportAndy Shevchenko2017-01-111-11/+17
| | * pinctrl: intel: Set pin direction properlyAndy Shevchenko2017-01-111-11/+19
| | * pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg2017-01-111-1/+1
| * | Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...Linus Torvalds2017-01-263-22/+34
| |\ \
| | * | Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie2017-01-253-22/+34
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-253-5/+35
| |\ \ \
| | * | | vring: Force use of DMA API for ARM-based systems with legacy devicesWill Deacon2017-01-241-0/+7
| | * | | virtio_mmio: Set DMA masks appropriatelyRobin Murphy2017-01-241-1/+19
| | * | | vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi2017-01-241-4/+9
| * | | | 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