- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
- 2820cfd hexagon: use generic strncpy/strnlen from_user by Arnd Bergmann · 5 years ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- e08157c mm/hexagon: 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
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 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
- 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
- 9425172 hexagon: remove __iounmap by Christoph Hellwig · 5 years ago
- ac32292 hexagon: clean up ioremap by Christoph Hellwig · 5 years ago
- c7cc8d7 hexagon: drop empty and unused free_initrd_mem by Mike Rapoport · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 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
- 08dbd0f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 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
- 522c991 hexagon: switch over to generic free_initmem() by Mike Rapoport · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 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
- 426dcd4 hexagon: switch to NO_BOOTMEM 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
- 608dbdf hexagon: drop the unused variable zero_page_mask by Anshuman Khandual · 7 years ago
- 1a4bd97 signal/hexagon: Use force_sig_fault as 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
- 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
- 4d801cc hexagon: Use raw_copy_to_user by Guenter Roeck · 8 years ago
- ac4691f hexagon: switch to RAW_COPY_USER by Al Viro · 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
- 1e8fb9c hexagon: 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
- 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
- cb84c2b hexagon: Fix build failures in linux-next by Guenter Roeck · 10 years ago
- e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 5dc355c mm/hexagon: 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
- 610208bc Hexagon: fix signal number for user mem faults by Richard Kuo · 12 years ago
- 7c6a5df Hexagon: update copyright dates by Richard Kuo · 12 years ago
- 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 12 years ago
- e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- 393a86a hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
- e95bf45 Hexagon: Add configuration and makefiles for the Hexagon architecture. by Richard Kuo · 13 years ago
- 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
- a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago
- b7f3785 Hexagon: Add ioremap support by Richard Kuo · 13 years ago
- 5df87c1 Hexagon: Implement basic TLB management routines for Hexagon. by Richard Kuo · 13 years ago
- 2d3cbc7 Hexagon: Implement basic cache-flush support by Richard Kuo · 13 years ago
- 7567746 Hexagon: Add user access functions by Richard Kuo · 13 years ago