Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 years ago |
Prarit Bhargava
|
b0f4c4b32c
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
|
13 years ago |
Andy Lutomirski
|
4fc3490114
x86-64: Set siginfo and context on vsyscall emulation faults
|
13 years ago |
Linus Torvalds
|
ca836a2543
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Jan Beulich
|
e05139f256
x86-64: Don't apply destructive erratum workaround on unaffected CPUs
|
13 years ago |
H. Peter Anvin
|
fab1167c46
x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.c
|
14 years ago |
Randy Dunlap
|
cedf03bd9a
x86: fix mm/fault.c build
|
14 years ago |
Linus Torvalds
|
06e727d2a5
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip
|
14 years ago |
Andy Lutomirski
|
3ae36655b9
x86-64: Rework vsyscall emulation and add vsyscall= parameter
|
14 years ago |
Andy Lutomirski
|
318f5a2a67
x86-64: Add user_64bit_mode paravirt op
|
14 years ago |
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 |