summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-1010-7/+36
* powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-107-17/+27
* x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-102-0/+14
* x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-108-25/+34
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-1010-33/+33
* mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe2020-04-101-2/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-1021-95/+58
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-1011-12/+16
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-1028-89/+31
* mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-102-2/+129
* mm: define pte_index as macro for x86Arjun Roy2020-04-101-0/+3
* mm: bring sparc pte_index() semantics inline with other platformsArjun Roy2020-04-101-5/+5
* mm/memory.c: refactor insert_page to prepare for batched-lock insertArjun Roy2020-04-101-15/+24
* mm/mmap.c: initialize align_offset explicitly for vm_unmapped_areaJaewon Kim2020-04-101-0/+2
* mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-105-0/+139
* mm: cma: NUMA node interfaceAslan Bakirov2020-04-104-10/+25
* ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-101-0/+4
* mm/page_alloc: make pcpu_drain_mutex and pcpu_drain staticJason Yan2020-04-101-2/+2
* mm/page_alloc.c: fix kernel-doc warningRandy Dunlap2020-04-101-0/+1
* docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab2020-04-101-1/+1
* mm, slab_common: fix a typo in comment "eariler"->"earlier"Qiujun Huang2020-04-101-1/+1
* mm, memcg: do not high throttle allocators based on wraparoundJakub Kicinski2020-04-101-0/+3
* hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander2020-04-101-0/+4
* Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-091-2/+2
|\
| * kernel: module: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-171-2/+2
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-097-32/+19
|\ \
| * | arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe2020-04-081-1/+1
| * | arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel2020-04-013-29/+4
| * | arm64: Always force a branch protection mode when the compiler has oneMark Brown2020-04-011-1/+6
| * | arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap2020-04-011-1/+4
| * | init/kconfig: Add LD_VERSION KconfigAmit Daniel Kachhap2020-04-011-0/+4
* | | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-0929-601/+766
|\ \ \
| * | | selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman2020-04-041-0/+1
| * | | powerpc: Improve ppc_save_regs()Nicholas Piggin2020-04-041-1/+5
| * | | Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin2020-04-031-31/+13
| * | | powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-04-031-3/+1
| * | | powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...Alexey Kardashevskiy2020-04-031-0/+9
| * | | powerpc/perf: split callchain.c by bitnessMichal Suchanek2020-04-035-356/+394
| * | | powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.Michal Suchanek2020-04-031-2/+3
| * | | powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek2020-04-038-13/+20
| * | | powerpc/perf: consolidate valid_user_sp -> invalid_user_spMichal Suchanek2020-04-031-16/+10
| * | | powerpc/perf: consolidate read_user_stack_32Michal Suchanek2020-04-031-24/+24
| * | | powerpc: move common register copy functions from signal_32.c to signal.cMichal Suchanek2020-04-032-140/+141
| * | | powerpc: Add back __ARCH_WANT_SYS_LLSEEK macroMichal Suchanek2020-04-032-1/+3
| * | | powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfigGeoff Levand2020-04-031-0/+2
| * | | powerpc/ps3: Remove an unneeded NULL checkDan Carpenter2020-04-031-1/+1
| * | | powerpc/ps3: Remove duplicate error messageMarkus Elfring2020-04-031-3/+1
| * | | powerpc/powernv: Re-enable imc trace-mode in kernelAnju T Sudhakar2020-04-031-8/+1
| * | | powerpc/perf: Implement a global lock to avoid races between trace, core and ...Anju T Sudhakar2020-04-031-24/+149
| * | | powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar2020-04-031-0/+11