- d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- 3ae90d7 openrisc: Fix cache API compile issue when not inlining by Stafford Horne · 4 years, 4 months ago
- e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
- 38caa90 mm/openrisc: 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
- c28b274 openrisc: Implement proper SMP tlb flushing by Stafford Horne · 4 years, 6 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
- 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
- b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 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
- f3b1732 openrisc: map as uncached in ioremap 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
- 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
- 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 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
- c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- fb054d0 openrisc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
- 1e8ffd5 openrisc: simplify pte_alloc_one_kernel() by Mike Rapoport · 6 years ago
- 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 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
- 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_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
- 75bfb9a1 signal/openrisc: 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
- 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
- 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 11 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
- a0eba4f openrisc: Export ioremap symbols used by modules by Stafford Horne · 8 years ago
- ce139ab openrisc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
- f477060 openrisc: fix PTRS_PER_PGD define by Stefan Kristiansson · 11 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
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
- 1173db12 mm/openrisc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
- 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 8668480 openrisc: update DTLB-miss handler last by Jonas Bonn · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- 4971f2b openrisc/mm/fault.c: 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
- 705f450 Disintegrate asm/system.h for OpenRISC by David Howells · 13 years ago
- 2e1c958 arch/openrisc/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
- f8c4a27 OpenRISC: Build infrastructure by Jonas Bonn · 14 years ago
- 61e85e3 OpenRISC: Memory management by Jonas Bonn · 14 years ago