mm/page_alloc.c: remove unused free_bootmem_with_active_regions
[linux-2.6-microblaze.git] / include /
2020-06-04 Baoquan Hemm/page_alloc.c: remove unused free_bootmem_with_active...
2020-06-04 Mike Rapoportmm: rename free_area_init_node() to free_area_init_memo...
2020-06-04 Mike Rapoportmm: free_area_init: allow defining max_zone_pfn in...
2020-06-04 Mike Rapoportmm: use free_area_init() instead of free_area_init_nodes()
2020-06-04 Mike Rapoportmm: free_area_init: use maximal zone PFNs rather than...
2020-06-04 Mike Rapoportmm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
2020-06-04 Mike Rapoportmm: make early_pfn_to_nid() and related defintions...
2020-06-04 Michal Hockomm: clarify __GFP_MEMALLOC usage
2020-06-04 Daniel Axtensstring.h: fix incompatibility between FORTIFY_SOURCE...
2020-06-04 John Hubbardmm/gup: introduce pin_user_pages_fast_only()
2020-06-04 John Hubbardmm/gup: refactor and de-duplicate gup_fast() code
2020-06-03 Linus TorvaldsMerge tag 'erofs-for-5.8-rc1' of git://git./linux/kerne...
2020-06-03 Linus TorvaldsMerge tag 'jfs-5.8' of git://github.com/kleikamp/linux...
2020-06-03 Linus TorvaldsMerge tag 'for-5.8-tag' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'vfs-5.8-merge-2' of git://git./fs/xfs/xfs...
2020-06-03 Linus TorvaldsMerge tag 'vfs-5.8-merge-1' of git://git./fs/xfs/xfs...
2020-06-03 Linus TorvaldsMerge tag 'xfs-5.8-merge-8' of git://git./fs/xfs/xfs...
2020-06-03 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'selinux-pr-20200601' of git://git./linux...
2020-06-03 Linus TorvaldsMerge tag 'audit-pr-20200601' of git://git./linux/kerne...
2020-06-03 Linus TorvaldsMerge tag 'tomoyo-pr-20200601' of git://git.osdn.net...
2020-06-02 Stefan Hajnoczicapabilities: add description for CAP_SETFCAP
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/io_uring-2020-06-01' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/drivers-2020-06-01' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/block-2020-06-01' of git://git.kerne...
2020-06-02 Linus TorvaldsMerge tag 'drm-next-2020-06-02' of git://anongit.freede...
2020-06-02 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git./linux/kernel...
2020-06-02 Linus TorvaldsMerge tag 'pnp-5.8-rc1' of git://git./linux/kernel...
2020-06-02 Linus TorvaldsMerge tag 'acpi-5.8-rc1' of git://git./linux/kernel...
2020-06-02 Linus TorvaldsMerge tag 'pm-5.8-rc1' of git://git./linux/kernel/git...
2020-06-02 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.8-1' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'mmc-v5.8' of git://git./linux/kernel/git...
2020-06-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-02 Joerg Roedelmm: remove vmalloc_sync_(un)mappings()
2020-06-02 Joerg Roedelmm/vmalloc: track which page-table levels were modified
2020-06-02 Joerg Roedelmm: add functions to track page directory modifications
2020-06-02 Christoph Hellwigmm: remove vmalloc_user_node_flags
2020-06-02 Christoph Hellwigmm: remove __vmalloc_node_flags_caller
2020-06-02 Christoph Hellwigmm: remove both instances of __vmalloc_node_flags
2020-06-02 Christoph Hellwigmm: remove the pgprot argument to __vmalloc
2020-06-02 Christoph Hellwigmm: enforce that vmap can't map pages executable
2020-06-02 Christoph Hellwigmm: remove the prot argument from vm_map_ram
2020-06-02 Christoph Hellwigmm: remove map_vm_range
2020-06-02 Christoph Hellwigmm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PG...
2020-06-02 Christoph Hellwigmm: remove __get_vm_area
2020-06-02 Steven Pricemm: ptdump: expand type of 'val' in note_page()
2020-06-02 Steven Pricex86: mm: ptdump: calculate effective permissions correctly
2020-06-02 Jakub Kicinskimm/memcg: automatically penalize tasks with high swap use
2020-06-02 Jakub Kicinskimm/memcg: move cgroup high memory limit setting into...
2020-06-02 Miaohe Lininclude/linux/swap.h: delete meaningless __add_to_swap_...
2020-06-02 Huang Yingswap: reduce lock contention on swap cache from swap...
2020-06-02 Wei Yangmm/swapfile.c: classify SWAP_MAP_XXX to make it more...
2020-06-02 John Hubbardmm/gup: introduce pin_user_pages_unlocked
2020-06-02 NeilBrownmm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK...
2020-06-02 NeilBrownmm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_TH...
2020-06-02 Guoqing Jiangmm_types.h: change set_page_private to inline function
2020-06-02 Guoqing Jiangbuffer_head.h: remove attach_page_buffers
2020-06-02 Guoqing Jianginclude/linux/pagemap.h: introduce attach/detach_page_p...
2020-06-02 Matthew Wilcox ... iomap: convert from readpages to readahead
2020-06-02 Matthew Wilcox ... f2fs: convert from readpages to readahead
2020-06-02 Matthew Wilcox ... erofs: convert uncompressed files from readpages to...
2020-06-02 Matthew Wilcox ... fs: convert mpage_readpages to mpage_readahead
2020-06-02 Matthew Wilcox ... mm: add page_cache_readahead_unbounded
2020-06-02 Matthew Wilcox ... mm: add readahead address space operation
2020-06-02 Matthew Wilcox ... mm: add new readahead_control API
2020-06-02 Matthew Wilcox ... mm: move readahead prototypes from mm.h
2020-06-02 Jeff Laytonvfs: track per-sb writeback errors and report them...
2020-06-01 Linus TorvaldsMerge branch 'from-miklos' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge branch 'work.set_fs-exec' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.__copy_to_user' of git://git...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.__copy_from_user' of git://git...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.__put_user' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.readdir' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.access_ok' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.csum' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'docs-5.8' of git://git.lwn.net/linux
2020-06-01 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-06-01 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'm68k-for-v5.8-tag1' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-vdso-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-platform-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-fpu-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-cpu-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-cleanups-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-build-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-boot-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'smp-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'efi-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'perf-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'objtool-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'locking-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'core-rcu-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'core-kprobes-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86_cache_updates_for_5.8' of git://git...
2020-06-01 Linus TorvaldsMerge tag 'x86_microcode_for_5.8' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'edac_updates_for_5.8' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'printk-for-5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fscrypt...
2020-06-01 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-06-01 Linus TorvaldsMerge tag 'pstore-v5.8-rc1' of git://git./linux/kernel...
next