Souptick Joarder
|
50a7ca3c6f
mm: convert return type of handle_mm_fault() caller to vm_fault_t
|
7 年之前 |
Eric W. Biederman
|
3c67075d5d
signal/m68k: Use force_sig_fault where appropriate
|
7 年之前 |
Eric W. Biederman
|
5f74972ce6
signal: Don't use structure initializers for struct siginfo
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Al Viro
|
68acfdcb47
m68k: switch to generic extable.h
|
8 年之前 |
Kirill A. Shutemov
|
dcddffd41d
mm: do not pass mm_struct into handle_mm_fault
|
9 年之前 |
David Hildenbrand
|
70ffdb9393
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
|
10 年之前 |
Linus Torvalds
|
33692f2759
vm: add VM_FAULT_SIGSEGV handling support
|
10 年之前 |
Geert Uytterhoeven
|
8e398f6381
m68k: Convert arch/m68k/mm/fault.c to pr_*()
|
11 年之前 |
Geert Uytterhoeven
|
4e25c0e92f
m68k/mm: Check for mm != NULL in do_page_fault() debug code
|
11 年之前 |
Johannes Weiner
|
759496ba64
arch: mm: pass userspace fault flag to generic fault handler
|
12 年之前 |
Shaohua Li
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
13 年之前 |
Kautuk Consul
|
b637a6b167
m68k/mm: Port OOM changes to do_page_fault()
|
13 年之前 |
David Howells
|
803f69144f
Disintegrate asm/system.h for M68K
|
13 年之前 |
Roman Zippel
|
dcdf3a2935
m68k: Add helper function handle_kernel_fault()
|
16 年之前 |
Nick Piggin
|
adbf6e6952
m68k: invoke oom-killer from page fault
|
15 年之前 |
Linus Torvalds
|
d06063cc22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
|
16 年之前 |
Serge E. Hallyn
|
b460cbc581
pid namespaces: define is_global_init() and is_container_init()
|
18 年之前 |
Will Schmidt
|
dcca2bde4f
During VM oom condition, kill all threads in process group
|
18 年之前 |
Nick Piggin
|
83c54070ee
mm: fault feedback #2
|
18 年之前 |
Peter Zijlstra
|
6edaf68a87
[PATCH] mm: arch do_page_fault() vs in_atomic()
|
18 年之前 |
Sukadev Bhattiprolu
|
f400e198b2
[PATCH] pidspace: is_init()
|
19 年之前 |
Jason Baron
|
df67b3daea
[PATCH] make PROT_WRITE imply PROT_READ
|
19 年之前 |
Linus Torvalds
|
6e346228c7
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
|
20 年之前 |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年之前 |