- 4b5ef1e microblaze: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
- 22e7878 microblaze: simplify pte_alloc_one_kernel() by Mike Rapoport · 3 years, 4 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- 9dc12e4 microblaze: tag highmem_setup() with __meminit by David Hildenbrand · 3 years, 10 months ago
- 66fc6a6 Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 4 years, 1 month ago
- 05cdf45 microblaze: Remove noMMU code by Michal Simek · 4 years, 1 month ago
- a0e16997 microblaze/mm/highmem: Add dropped #ifdef back by Thomas Gleixner · 4 years, 1 month ago
- 7ac1b26 microblaze/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- 4964579 mircoblaze: drop unneeded NUMA and sparsemem initializations by Mike Rapoport · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 08134e7 microblaze: fix min_low_pfn/max_low_pfn build errors by Randy Dunlap · 4 years, 4 months ago
- aeb6aef mm/microblaze: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 7 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 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
- 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 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
- 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
- fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 4 years, 11 months ago
- 4f8232b dma-direct: remove the cached_kernel_address hook by Christoph Hellwig · 4 years, 11 months ago
- 1babf55 microblaze: Stop printing the virtual memory layout by Arvind Sankar · 4 years, 10 months ago
- dcf639f microblaze: Kernel parameters should be parsed earlier by Michal Simek · 5 years ago
- 2602276 microblaze: Wire CMA allocator by Michal Simek · 5 years ago
- ed48e1f microblaze: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
- 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- 5184d44 Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
- 04e3543 microblaze: use the generic dma coherent remap allocator by Christoph Hellwig · 5 years ago
- d3b9f65 microblaze/nommu: use the generic uncached segment support 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 · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 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
- 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 0240dfd arch: don't memset(0) memory returned by memblock_alloc() by Mike Rapoport · 6 years ago
- 3e5e79f microblaze: prefer memblock API returning virtual address by Mike Rapoport · 6 years ago
- 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
- 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
- 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 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
- 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
- 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
- 5e26830 Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- ed207a7 microblaze: remove consistent_sync and consistent_sync_page by Christoph Hellwig · 6 years ago
- 5411ad2 microblaze: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
- 6f46798 signal/microblaze: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- ceb91ed signal/microblaze: Remove the commented out force_sig_info in do_page_fault 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
- 101646a microblaze: switch to NO_BOOTMEM by Rob Herring · 7 years ago
- cd4dfee microblaze: remove unused alloc_maybe_bootmem by Rob Herring · 7 years ago
- 2c95790 microblaze: fix iounmap prototype by Arnd Bergmann · 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
- a753499 microblaze: mm: Flush TLB to ensure correct mapping when higmem ON by Michal Simek · 9 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- a75f310 microblaze: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 3a8e326 microblaze: Fix mmap for cache coherent memory by Lars-Peter Clausen · 10 years ago
- a66a626 microblaze: Use asm-generic/io.h by Michal Simek · 12 years ago
- e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
- c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 6879ea8 mm/microblaze: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
- 5eec2f0 microblaze: Fix initrd support by Michal Simek · 12 years ago
- ec601a3 mm/microblaze: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 12 years ago
- 7beb598 mm/microblaze: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- d64af91 microblaze: Do not use module.h in files which are not modules by Michal Simek · 12 years ago
- 6bd55f0 microblaze: Fix coding style issues by Michal Simek · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- f397c07 microblaze: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- c40d04d Disintegrate asm/system.h for Microblaze by David Howells · 13 years ago