Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[linux] / mm / page_alloc.c
2019-01-01 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2019-01-01 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2019-01-01 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2019-01-01 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2018-12-31 Olof JohanssonMerge branch 'fixes' into next/soc
2018-12-31 Linus TorvaldsMerge tag 'trace-v4.21' of git://git./linux/kernel...
2018-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-12-31 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-12-31 Linus TorvaldsMerge tag 'dax-fix-4.21' of git://git./linux/kernel...
2018-12-31 Linus TorvaldsMerge tag 'f2fs-for-4.21' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'kconfig-v4.21-2' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'kconfig-v4.21' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'kbuild-v4.21' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'docs-5.0' of git://git.lwn.net/linux
2018-12-29 Linus TorvaldsMerge branch 'for-4.21' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge branch 'for-4.21' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'xtensa-20181228' of git://github.com/jcmvbkb...
2018-12-29 Linus TorvaldsMerge tag 'nds32-for-linus-4.21' of git://git./linux...
2018-12-29 Linus TorvaldsMerge tag 'linux-kselftest-4.21-rc1' of git://git....
2018-12-29 Linus TorvaldsMerge tag 'char-misc-4.21-rc1' of git://git./linux...
2018-12-29 Linus TorvaldsMerge tag 'driver-core-4.21-rc1' of git://git./linux...
2018-12-29 Linus TorvaldsMerge tag 'staging-4.21-rc1' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'tty-4.21-rc1' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'usb-4.21-rc1' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'hsi-for-4.21' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'for-v4.21' of git://git./linux/kernel/git...
2018-12-29 Linus TorvaldsMerge tag 'devicetree-for-4.21' of git://git./linux...
2018-12-29 Linus TorvaldsMerge tag 'gpio-v4.21-1' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'drm-next-2018-12-27' of git://anongit.freede...
2018-12-29 Linus TorvaldsMerge tag 'hwmon-for-v4.21' of git://git./linux/kernel...
2018-12-29 Linus TorvaldsMerge tag 'vfio-v4.21-rc1' of git://github.com/awilliam...
2018-12-29 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-12-29 Linus TorvaldsMerge tag 'mmc-v4.21' of git://git./linux/kernel/git...
2018-12-28 Linus TorvaldsMerge tag 'libnvdimm-for-4.21' of git://git./linux...
2018-12-28 Linus TorvaldsMerge tag 'for-4.21/dm-changes' of git://git./linux...
2018-12-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-12-28 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2018-12-28 Linus TorvaldsMerge tag 'dma-mapping-4.21' of git://git.infradead...
2018-12-28 Linus TorvaldsMerge tag 'for-4.21/libata-20181221' of git://git.kerne...
2018-12-28 Linus TorvaldsMerge tag 'for-4.21/aio-20181221' of git://git.kernel...
2018-12-28 Linus TorvaldsMerge tag 'for-4.21/block-20181221' of git://git.kernel...
2018-12-28 Linus TorvaldsMerge tag 'y2038-for-4.21' of ssh://gitolite./linux...
2018-12-28 Benjamin Poiriermm/page_alloc.c: allow error injection
2018-12-28 Wei Yangmm, page_alloc: enable pcpu_drain with zone capability
2018-12-28 Waiman Longmm/page_alloc.c: don't call kasan_free_pages() at defer...
2018-12-28 Pingfan Liumm/pageblock: throw compile error if pageblock_bits...
2018-12-28 Oscar Salvadormm/page_alloc.c: drop uneeded __meminit and __meminitdata
2018-12-28 Wei Yangmm: check nr_initialised with PAGES_PER_SECTION directl...
2018-12-28 yuzhoujianmm, oom: reorganize the oom report in dump_header
2018-12-28 Alexey Dobriyanmm: make free_reserved_area() return "const char *"
2018-12-28 Alexey Dobriyanmm/mmzone.c: make "migratetype_names" const char *
2018-12-28 Mel Gormanmm: reclaim small amounts of memory when an external...
2018-12-28 Mel Gormanmm: use alloc_flags to record if kswapd can wake
2018-12-28 Mel Gormanmm: move zone watermark accesses behind an accessor
2018-12-28 Mel Gormanmm, page_alloc: spread allocations across zones before...
2018-12-28 Aaron Lumm/page_alloc.c: use a single function to free page
2018-12-28 Aaron Lumm/page_alloc.c: free order-0 pages through PCP in...
2018-12-28 Huang Shijiemm/page_alloc.c: change the order of MIGRATE_RECLAIMABL...
2018-12-28 Arun KSmm: remove managed_page_count_lock spinlock
2018-12-28 Arun KSmm: convert totalram_pages and totalhigh_pages variable...
2018-12-28 Arun KSmm: convert zone->managed_pages to atomic variable
2018-12-28 Arun KSmm: reference totalram_pages and managed_pages once...
2018-12-28 Wei Yangmm: remove reset of pcp->counter in pageset_init()
2018-12-28 Michal Hockomm: only report isolation failures when offlining memory
2018-12-28 Michal Hockomm, memory_hotplug: be more verbose for memory offline...
2018-12-28 Andrey Konovalovkasan, mm, arm64: tag non slab memory allocated via...
2018-12-28 Tejun HeoMerge branch 'for-4.20-fixes' into for-4.21
2018-12-28 Linus TorvaldsMerge tag 'locks-v4.21-1' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'iomap-4.21-merge-2' of git://git./fs/xfs...
2018-12-28 Linus TorvaldsMerge tag 'xfs-4.21-merge-2' of git://git./fs/xfs/xfs...
2018-12-28 Linus TorvaldsMerge tag 'fs_for_4.21-rc1' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'fsnotify_for_v4.21-rc1' of git://git./linux...
2018-12-28 Linus TorvaldsMerge tag 'dlm-4.21' of git://git./linux/kernel/git...
2018-12-28 Linus TorvaldsMerge tag 'for-4.21-tag' of git://git./linux/kernel...
2018-12-28 Linus TorvaldsMerge tag 'gfs2-4.21.fixes' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-12-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2018-12-27 Linus TorvaldsMerge tag 'modules-for-v4.21' of git://git./linux/kerne...
2018-12-27 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge tag 'selinux-pr-20181224' of git://git./linux...
2018-12-27 Linus TorvaldsMerge tag 'audit-pr-20181224' of git://git./linux/kerne...
2018-12-27 Linus TorvaldsMerge tag 'printk-for-4.21' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge tag 'gcc-plugins-v4.21-rc1' of git://git./linux...
2018-12-27 Linus TorvaldsMerge tag 'pstore-v4.21-rc1' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge tag 'powerpc-4.21-1' of git://git./linux/kernel...
2018-12-27 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2018-12-27 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2018-12-27 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2018-12-27 Linus TorvaldsMerge branch 'x86-amd-nb-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2018-12-26 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git./linux...
2018-12-26 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
next