Souptick Joarder
|
50a7ca3c6f
mm: convert return type of handle_mm_fault() caller to vm_fault_t
|
7 vuotta sitten |
Eric W. Biederman
|
c65626c0cd
signal/sh: Use force_sig_fault where appropriate
|
7 vuotta sitten |
Eric W. Biederman
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 vuotta sitten |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 vuotta sitten |
Kirill A. Shutemov
|
dcddffd41d
mm: do not pass mm_struct into handle_mm_fault
|
9 vuotta sitten |
David Hildenbrand
|
70ffdb9393
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
|
10 vuotta sitten |
Linus Torvalds
|
33692f2759
vm: add VM_FAULT_SIGSEGV handling support
|
10 vuotta sitten |
Johannes Weiner
|
759496ba64
arch: mm: pass userspace fault flag to generic fault handler
|
12 vuotta sitten |
David Rientjes
|
c2d23f919b
mm, oom: remove statically defined arch functions of same name
|
12 vuotta sitten |
Shaohua Li
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
13 vuotta sitten |
Paul Mundt
|
90eed7d87b
sh: Fix up recursive fault in oops with unset TTB.
|
13 vuotta sitten |
Paul Mundt
|
d8fd35fc58
sh64: Fix up vmalloc fault range check.
|
13 vuotta sitten |
Paul Mundt
|
c3e0af9879
Revert "sh: Ensure fixmap and store queue space can co-exist."
|
13 vuotta sitten |
Paul Mundt
|
28080329ed
sh: Enable shared page fault handler for _32/_64.
|
13 vuotta sitten |
Paul Mundt
|
811d50cb43
sh: Move in the SH-5 TLB miss.
|
17 vuotta sitten |
Paul Mundt
|
0f1a394ba6
sh: lockless UTLB miss fast-path.
|
17 vuotta sitten |
Paul Mundt
|
1c6b2ca5e0
sh: Kill off UTLB flush in fast-path.
|
17 vuotta sitten |
Serge E. Hallyn
|
b460cbc581
pid namespaces: define is_global_init() and is_container_init()
|
18 vuotta sitten |
Will Schmidt
|
dcca2bde4f
During VM oom condition, kill all threads in process group
|
18 vuotta sitten |
Paul Mundt
|
06f862c8ce
sh: Fix pgd mismatch from cached TTB in unhandled fault.
|
18 vuotta sitten |
Nick Piggin
|
83c54070ee
mm: fault feedback #2
|
18 vuotta sitten |
Paul Mundt
|
0630e45c88
sh: Check oops_may_print() in unhandled fault.
|
18 vuotta sitten |
Christoph Hellwig
|
fce692e798
sh: revert addition of page fault notifiers
|
18 vuotta sitten |
Paul Mundt
|
b8947444a7
sh: Shut up compiler warnings in __do_page_fault().
|
18 vuotta sitten |
Paul Mundt
|
b118ca572d
sh: Convert to common die chain.
|
18 vuotta sitten |
Paul Mundt
|
3a2e117e22
sh: Add die chain notifiers.
|
18 vuotta sitten |
Paul Mundt
|
db2e1fa3f0
sh: Revert TLB miss fast-path changes that broke PTEA parts.
|
18 vuotta sitten |
Paul Mundt
|
afbfb52e47
sh: stacktrace/lockdep/irqflags tracing support.
|
18 vuotta sitten |
Paul Mundt
|
bca7c20764
sh: Get the PGD right in oops case with 64-bit PTEs.
|
18 vuotta sitten |
Stuart Menefy
|
9b3a53ab76
sh: TLB miss fast-path optimizations.
|
18 vuotta sitten |