Age | Commit message (Expand) | Author |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig |
2018-08-21 | Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-07-20 | microblaze: remove consistent_sync and consistent_sync_page | Christoph Hellwig |
2018-07-20 | microblaze: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-04-25 | signal/microblaze: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal/microblaze: Remove the commented out force_sig_info in do_page_fault | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-03-16 | microblaze: switch to NO_BOOTMEM | Rob Herring |
2018-03-16 | microblaze: remove unused alloc_maybe_bootmem | Rob Herring |
2018-01-17 | microblaze: fix iounmap prototype | Arnd Bergmann |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-22 | microblaze: mm: Flush TLB to ensure correct mapping when higmem ON | Michal Simek |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-01-26 | microblaze: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2014-12-17 | microblaze: Fix mmap for cache coherent memory | Lars-Peter Clausen |
2014-04-07 | microblaze: Use asm-generic/io.h | Michal Simek |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen |
2013-11-13 | mm/arch: use __free_reserved_page() to simplify the code | Xishi Qiu |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-07-03 | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-05-09 | microblaze: Fix initrd support | Michal Simek |
2013-04-29 | mm/microblaze: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/microblaze: use common help functions to free reserved pages | Jiang Liu |
2013-02-12 | microblaze: Do not use module.h in files which are not modules | Michal Simek |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-05-25 | microblaze: Port OOM changes to do_page_fault | Kautuk Consul |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for Microblaze | David Howells |
2012-03-23 | microblaze: Improve TLB calculation for small systems | Michal Simek |
2012-03-23 | microblaze: Fix mapin_ram function | Michal Simek |
2012-03-23 | microblaze: Highmem support | Michal Simek |
2012-03-23 | microblaze: Use active regions | Michal Simek |
2012-03-23 | microblaze: Show more detailed information about memory | Michal Simek |
2012-03-23 | microblaze: Introduce fixmap | Michal Simek |
2012-03-23 | microblaze: mm: Fix lowmem max memory size limits | Michal Simek |