mm: memmap_init: iterate over memblock regions rather that check each PFN
[linux-2.6-microblaze.git] / arch /
2020-06-04 Mike Rapoportxtensa: simplify detection of memory zone boundaries
2020-06-04 Mike Rapoportunicore32: simplify detection of memory zone boundaries
2020-06-04 Mike Rapoportsparc32: simplify detection of memory zone boundaries
2020-06-04 Mike Rapoportparisc: simplify detection of memory zone boundaries
2020-06-04 Mike Rapoportm68k: mm: simplify detection of memory zone boundaries
2020-06-04 Mike Rapoportcsky: simplify detection of memory zone boundaries
2020-06-04 Mike Rapoportarm64: simplify detection of memory zone boundaries...
2020-06-04 Mike Rapoportarm: simplify detection of memory zone boundaries
2020-06-04 Mike Rapoportalpha: simplify detection of memory zone boundaries
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: memblock: replace dereferences of memblock_region...
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 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 Roedelx86/mm: remove vmalloc faulting
2020-06-02 Joerg Roedelmm: remove vmalloc_sync_(un)mappings()
2020-06-02 Joerg Roedelx86/mm/32: implement arch_sync_kernel_mappings()
2020-06-02 Joerg Roedelx86/mm/64: implement arch_sync_kernel_mappings()
2020-06-02 Christoph Hellwigs390: use __vmalloc_node in stack_alloc
2020-06-02 Christoph Hellwigpowerpc: use __vmalloc_node in alloc_vm_stack
2020-06-02 Christoph Hellwigarm64: use __vmalloc_node in arch_alloc_vmap_stack
2020-06-02 Christoph Hellwigmm: switch the test_vmalloc module to use __vmalloc_node
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: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PG...
2020-06-02 Christoph Hellwigmm: remove __get_vm_area
2020-06-02 Christoph Hellwigpowerpc: remove __ioremap_at and __iounmap_at
2020-06-02 Christoph Hellwigpowerpc: add an ioremap_phb helper
2020-06-02 Christoph Hellwigx86: fix vmap arguments in map_irq_stack
2020-06-02 Christoph Hellwigx86/hyperv: use vmalloc_exec for the hypercall page
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 Andrew Mortonarch/parisc/include/asm/pgtable.h: remove unused `old_pte'
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...
2020-06-01 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-06-01 Linus TorvaldsMerge tag 'i3c/for-5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'regulator-v5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'spi-v5.8' of git://git./linux/kernel/git...
2020-06-01 Linus TorvaldsMerge tag 'regmap-v5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'hwmon-for-v5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'tpmdd-next-20200522' of git://git.infradead...
2020-06-01 Rafael J. WysockiMerge branches 'acpi-apei', 'acpi-pmic', 'acpi-video...
2020-06-01 Rafael J. WysockiMerge branches 'acpi-processor', 'acpi-cppc', 'acpi...
2020-06-01 Rafael J. WysockiMerge branches 'acpica' and 'acpi-tables'
2020-06-01 Rafael J. WysockiMerge branches 'pm-devfreq', 'powercap', 'pm-docs'...
2020-06-01 Rafael J. WysockiMerge branch 'pm-cpufreq'
2020-06-01 Rafael J. WysockiMerge branch 'pm-cpuidle'
2020-06-01 Rafael J. WysockiMerge branches 'pm-core' and 'pm-sleep'
next