- d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
- 685eaad page-flags: drop __TestClearPage*() helpers by Kirill A. Shutemov · 9 years ago
- 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 9 years ago
- 822cdd11 page-flags: look at head page if the flag is encoded in page->mapping by Kirill A. Shutemov · 9 years ago
- d2998c4 page-flags: define PG_uptodate behavior on compound pages by Kirill A. Shutemov · 9 years ago
- b9d4181 page-flags: define PG_uncached behavior on compound pages by Kirill A. Shutemov · 9 years ago
- e4f87d5 page-flags: define PG_mlocked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- 50ea78d page-flags: define PG_swapcache behavior on compound pages by Kirill A. Shutemov · 9 years ago
- da5efc4 page-flags: define PG_swapbacked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 9 years ago
- c13985f page-flags: define behavior of Xen-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- dcb351c page-flags: define behavior SL*B-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- 8cb38fa page-flags: define behavior of LRU-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- df8c94d page-flags: define behavior of FS/IO-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- 95ad975 page-flags: introduce page flags policies wrt compound pages by Kirill A. Shutemov · 9 years ago
- 0e6d31a page-flags: move code around by Kirill A. Shutemov · 9 years ago
- d8c1bde page-flags: trivial cleanup for PageTrans* helpers by Kirill A. Shutemov · 9 years ago
- 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 37cea93 Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
- cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
- 4b43ea2 Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
- 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
- 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
- 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
- c2848f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
- 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
- 543dfb2 mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE() by Joshua Clayton · 9 years ago
- 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
- d30b554 include/linux/memblock.h: fix ordering of 'flags' argument in comments by Florian Fainelli · 9 years ago
- d72ee91 mm: move lru_to_page to mm_inline.h by Geliang Tang · 9 years ago
- 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 9 years ago
- ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 9 years ago
- 8e8ae64 mm: memcontrol: hook up vmpressure to socket pressure by Johannes Weiner · 9 years ago
- f7e1cb6 mm: memcontrol: account socket memory in unified hierarchy memory controller by Johannes Weiner · 9 years ago
- 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
- baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
- e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
- 80f2312 net: tcp_memcontrol: simplify the per-memcg limit access by Johannes Weiner · 9 years ago
- af95d7d net: tcp_memcontrol: remove dead per-memcg count of allocated sockets by Johannes Weiner · 9 years ago
- 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 9 years ago
- 7d82860 mm: memcontrol: export root_mem_cgroup by Johannes Weiner · 9 years ago
- 8c9c170 mm/memblock: introduce for_each_memblock_type() by Alexander Kuleshov · 9 years ago
- a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
- c20cd45 mm: allow GFP_{FS,IO} for page_cache_read page cache allocation by Michal Hocko · 9 years ago
- d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 9 years ago
- 9ee11ba memcg: do not allow to disable tcp accounting after limit is set by Vladimir Davydov · 9 years ago
- 244d63e mm, vmalloc: remove VM_VPAGES by David Rientjes · 9 years ago
- eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
- 48131e0 mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings by Vlastimil Babka · 9 years ago
- 6a15a37 mm, proc: reduce cost of /proc/pid/smaps for shmem mappings by Vlastimil Babka · 9 years ago
- 5b80287 mm/mmzone.c: memmap_valid_within() can be boolean by Yaowei Bai · 9 years ago
- c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
- 0664029 include/linux/mmzone.h: remove unused is_unevictable_lru() by Yaowei Bai · 9 years ago
- b4ad0c7 mm/memblock.c: memblock_is_memory()/reserved() can be boolean by Yaowei Bai · 9 years ago
- 719ff32 include/linux/hugetlb.h: is_file_hugepages() can be boolean by Yaowei Bai · 9 years ago
- 4a8c7bb mm/mempolicy.c: convert the shared_policy lock to a rwlock by Nathan Zimmer · 9 years ago
- 8f235d1 mm: add PHYS_PFN, use it in __phys_to_pfn() by Chen Gang · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- 230e9fc slab: add SLAB_ACCOUNT flag by Vladimir Davydov · 9 years ago
- a9bb7e6 memcg: only account kmem allocations marked as __GFP_ACCOUNT by Vladimir Davydov · 9 years ago
- 20b5c30 Revert "gfp: add __GFP_NOACCOUNT" by Vladimir Davydov · 9 years ago
- 2bd03e4 include/linux/dcache.h: remove semicolons from HASH_LEN_DECLARE by Andrew Morton · 9 years ago
- c510eff fsnotify: destroy marks with call_srcu instead of dedicated thread by Jeff Layton · 9 years ago
- 32250e4 Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
- 5339f9d Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
- cf8d7e3 Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
- 5c43019 Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
- c25949d Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
- 83f1bfd Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus by Jiri Kosina · 9 years ago
- f9a03ae Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
- d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
- ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
- d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
- 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
- 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
- 67ad058 Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- c698d63 i2c: create builtin_i2c_driver to avoid registration boilerplate by Paul Gortmaker · 9 years ago
- 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 420d12d Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
- 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- ca9706a Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
- 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- c3ce79d Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 541d284 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- fa5fd7c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 78ae902 Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qcom-smd', 'regulator/topic/tps6105x', 'regulator/topic/tps65086' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 9 years ago
- 3fbd90b Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6311', 'regulator/topic/optional', 'regulator/topic/palmas' and 'regulator/topic/pv88060' into regulator-next by Mark Brown · 9 years ago
- 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago