- 3edf41d mm: fix comments for mmap_init() by seokhoon.yoon · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 374ad05 mm, page_alloc: only use per-cpu allocator for irq-safe requests by Mel Gorman · 8 years ago
- a459eeb mm, page_alloc: do not depend on cpu hotplug locks inside the allocator by Michal Hocko · 8 years ago
- 0ccce3b mm, page_alloc: drain per-cpu pages from workqueue context by Mel Gorman · 8 years ago
- 9cd7555 mm, page_alloc: split alloc_pages_nodemask() by Mel Gorman · 8 years ago
- 066b239 mm, page_alloc: split buffered_rmqueue() by Mel Gorman · 8 years ago
- c55e8d0 mm: vmscan: move dirty pages out of the way until they're flushed by Johannes Weiner · 8 years ago
- 4eda482 mm: vmscan: only write dirty pages that the scanner has seen twice by Johannes Weiner · 8 years ago
- bbef938 mm: vmscan: remove old flusher wakeup from direct reclaim path by Johannes Weiner · 8 years ago
- 726d061f mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 8 years ago
- 1276ad6 mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 8 years ago
- 64527f5 userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem by Mike Rapoport · 8 years ago
- a6bf53e userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request by Mike Rapoport · 8 years ago
- d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
- 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 8 years ago
- 409efd4 memblock: also dump physmem list within __memblock_dump_all by Heiko Carstens · 8 years ago
- 7409c5f memblock: let memblock_type_name know about physmem type by Heiko Carstens · 8 years ago
- 997126b mm/memory_hotplug.c: unexport __remove_pages() by Andrew Morton · 8 years ago
- 3fc2192 mm: validate device_hotplug is held for memory hotplug by Dan Williams · 8 years ago
- b5d24fd mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 8 years ago
- 299c517 mm, oom: header nodemask is NULL when cpusets are disabled by David Rientjes · 8 years ago
- e86c59b mm/ksm: improve deduplication of zero pages with colouring by Claudio Imbrenda · 8 years ago
- 8d4a017 cris: use generic current.h by Davidlohr Bueso · 8 years ago
- f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 64a5771 lib/Kconfig: make PRIME_NUMBERS not user selectable. by Dave Airlie · 8 years ago
- 7fef80a drm/tinydrm: helpers: Properly fix backlight dependency by Noralf Trønnes · 8 years ago
- ce8c013 drm/tinydrm: mipi-dbi: Fix field width specifier warning by Noralf Trønnes · 8 years ago
- b401f34 drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized by Noralf Trønnes · 8 years ago
- d5500a0 Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- c61c15e0 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 195849e Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 54fff78 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- c35675f Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 6ae52c6 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- af8999f Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 1e8ad3d Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
- 894ebc4 Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
- 84f7174 Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
- 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 190c3ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- f14cc3b Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
- 9c47137 bpf: Fix bpf_xdp_event_output by Martin KaFai Lau · 8 years ago
- 5bcbe22 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- 1db934a Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
- a3919ca Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
- 15192b0 Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- 28cbc33 Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
- 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
- d5dee39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
- 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- a57eaa1 Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 8 years ago
- df9cdc1 Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
- ccaba06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
- e65ade7 Merge branch 'mlx4-misc-fixes' by David S. Miller · 8 years ago
- 7f0137e net/mlx4_en: Use __skb_fill_page_desc() by Eric Dumazet · 8 years ago
- 6ed63d8 net/mlx4_core: Use cq quota in SRIOV when creating completion EQs by Jack Morgenstein · 8 years ago
- 95f1ba9 net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs by Majd Dibbiny · 8 years ago
- 745d8ae net/mlx4: Spoofcheck and zero MAC can't coexist by Eugenia Emantayev · 8 years ago
- 423b3ae net/mlx4: Change ENOTSUPP to EOPNOTSUPP by Or Gerlitz · 8 years ago
- c12f4d7 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 8 years ago
- ea3ebc7 uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errors by Dmitry V. Levin · 8 years ago
- 50ab3af lib: Remove string from parman config selection by Jiri Pirko · 8 years ago
- ca92aea forcedeth: Remove return from a void function by Zhu Yanjun · 8 years ago
- bc1750f bpf: fix spelling mistake: "proccessed" -> "processed" by Colin Ian King · 8 years ago
- 40df93b uapi: fix linux/llc.h userspace compilation error by Dmitry V. Levin · 8 years ago
- 557d7ac uapi: fix linux/ip6_tunnel.h userspace compilation errors by Dmitry V. Levin · 8 years ago
- 79873fb Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
- 36154be net/mlx5e: Fix wrong CQE decompression by Tariq Toukan · 8 years ago
- 6dc4b54 net/mlx5e: Update MPWQE stride size when modifying CQE compress state by Saeed Mahameed · 8 years ago
- b0d4660b net/mlx5e: Fix broken CQE compression initialization by Tariq Toukan · 8 years ago
- 4078e63 net/mlx5e: Do not reduce LRO WQE size when not using build_skb by Tariq Toukan · 8 years ago
- 6f08a22 net/mlx5e: Register/unregister vport representors on interface attach/detach by Saeed Mahameed · 8 years ago
- 18bcf74 net/mlx5e: s390 system compilation fix by Mohamad Haj Yahia · 8 years ago
- f38e5fb gfs2: Add missing rcu locking for glock lookup by Andrew Price · 8 years ago
- 12cb3a1 crypto: xts - Add ECB dependency by Milan Broz · 8 years ago
- 15c0b9e crypto: cavium - switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
- 613844e8 crypto: cavium - switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
- f4f228b crypto: cavium - remove dead MSI-X related define by Christoph Hellwig · 8 years ago
- bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- be5165a Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
- f81fa76 drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files by Vincent Abriou · 8 years ago
- c1aac62 Merge tag 'docs-4.11' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
- fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 5066e4a Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 43f86c9 Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
- 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
- b4642c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
- 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
- 6ef192f Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
- a5eb76d Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm-next by Dave Airlie · 8 years ago
- f201ebd mm/z3fold.c: limit first_num to the actual range of possible buddy indexes by zhong jiang · 8 years ago
- 083fb8e mm: fix <linux/pagemap.h> stray kernel-doc notation by Randy Dunlap · 8 years ago
- c87d165 zram: remove obsolete sysfs attrs by Sergey Senozhatsky · 8 years ago
- 5d63f81 mm/memblock.c: remove unnecessary log and clean up by Miles Chen · 8 years ago
- 2351907 oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA by Kirill A. Shutemov · 8 years ago