- 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
- eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
- 1eb64c0 sh: fix build error in mm/init.c by Masahiro Yamada · 4 years, 9 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
- fb027ad sh/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 9 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
- a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
- 98c90e5 sh: remove __iounmap by Christoph Hellwig · 5 years ago
- 6d80f20 sh: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
- b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 03eb2a0 sh: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- c456cfc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211 by Thomas Gleixner · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- e165682 signal/sh: Remove tsk parameter from force_sig_info_fault by Eric W. Biederman · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
- ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
- 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
- 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
- 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 47f1e92 sh: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
- 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 46bcde9 sh: split arch/sh/mm/consistent.c by Christoph Hellwig · 6 years ago
- 47fcae0 sh: introduce a sh_cacheop_vaddr helper by Christoph Hellwig · 7 years ago
- b2fcb67 sh: simplify get_arch_dma_ops by Christoph Hellwig · 7 years ago
- 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 7 years ago
- 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
- b9826a4 sh: mm: Fix unprotected access to struct device by Jacopo Mondi · 7 years ago
- c65626c signal/sh: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
- 1bad9ce Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago
- ce88313 arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset by Thomas Petazzoni · 7 years ago
- cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
- da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
- 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
- 4dfeeaa mm: don't export arch_add_memory by Christoph Hellwig · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e0c6584 sh: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
- 0cef25c sh: move inline before return type by Joe Perches · 7 years ago
- a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 8 years ago
- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
- 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
- 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
- 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
- f780d89 sched/headers: Remove <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- d92280d sh: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
- a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 9 years ago
- 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- f15412a sh: make mm/asids-debugfs explicitly non-modular by Paul Gortmaker · 9 years ago
- 57155c6 sh: disable aliased page logic on NOMMU models by Rich Felker · 9 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- b15d53d sched/preempt, sh: kmap_coherent relies on disabled preemption by David Hildenbrand · 9 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 81cf09e sh: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago