Peter Zijlstra
|
a8b0ca17b8
perf: Remove the nmi parameter from the swevent and overflow interface
|
14 years ago |
KOSAKI Motohiro
|
b80ef10e84
x86: Move do_page_fault()'s error path under unlikely()
|
14 years ago |
KOSAKI Motohiro
|
37b23e0525
x86,mm: make pagefault killable
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Andrea Arcangeli
|
a79e53d856
x86/mm: Fix pgd_lock deadlock
|
14 years ago |
Andrey Vagin
|
f86268549f
x86/mm: Handle mm_fault_error() in kernel space
|
14 years ago |
Michel Lespinasse
|
68da336a14
x86: access_error API cleanup
|
14 years ago |
Michel Lespinasse
|
d065bd810b
mm: retry page fault when blocking on disk transfer
|
14 years ago |
Andi Kleen
|
46e387bbd8
Merge branch 'hwpoison-hugepages' into hwpoison
|
14 years ago |
Linus Torvalds
|
c3b86a2942
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Borislav Petkov
|
f01f7c56a1
x86, mm: Fix incorrect data type in vmalloc_sync_all()
|
14 years ago |
Jeremy Fitzhardinge
|
617d34d9e5
x86, mm: Hold mm->page_table_lock while doing vmalloc_sync
|
14 years ago |
Frederic Weisbecker
|
ebc8827f75
x86: Barf when vmalloc and kmemcheck faults happen in NMI
|
14 years ago |
Andi Kleen
|
f672b49b07
x86: HWPOISON: Report correct address granuality for huge hwpoison faults
|
14 years ago |
Shaohua Li
|
660a293ea9
x86, mm: Make spurious_fault check explicitly check the PRESENT bit
|
15 years ago |
Haicheng Li
|
6afb5157b9
x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions
|
15 years ago |
Linus Torvalds
|
9605456919
x86: don't send SIGBUS for kernel page faults
|
15 years ago |
Linus Torvalds
|
6ec22f9b03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Jan Beulich
|
0e7810be30
x86: Suppress stack overrun message for init_task
|
15 years ago |
Ingo Molnar
|
bb3c3e8071
Merge commit 'v2.6.32-rc5' into perf/probes
|
15 years ago |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
Frederic Weisbecker
|
d7a4b414ee
Merge commit 'linus/master' into tracing/kprobes
|
15 years ago |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
15 years ago |
Andi Kleen
|
a6e04aa929
HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
|
15 years ago |
Linus Torvalds
|
7dfd54a905
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Masami Hiramatsu
|
62c9295f9d
kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
|
15 years ago |
Roland Dreier
|
a1a08d1cb0
x86: Remove spurious printk level from segfault message
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Akinobu Mita
|
087975b06b
x86: Clean up dump_pagetable()
|
16 years ago |
Linus Torvalds
|
d06063cc22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
|
16 years ago |