| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 2010-08-13 | 1 | -1/+3 |
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-05 | 1 | -1/+1 |
|\ |
|
| * | x86: Suppress stack overrun message for init_task | Jan Beulich | 2009-11-23 | 1 | -1/+1 |
* | | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 | 1 | -4/+15 |
|\ \
| |/ |
|
| * | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -4/+15 |
| |\ |
|
| | * | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 | Andi Kleen | 2009-09-16 | 1 | -4/+15 |
* | | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 1 | -34/+25 |
|\ \ \
| |/ / |
|
| * | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -4/+4 |
| |/ |
|
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-14 | 1 | -30/+21 |
| |\ |
|
| | * | x86: Clean up dump_pagetable() | Akinobu Mita | 2009-06-29 | 1 | -30/+21 |
* | | | kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions | Masami Hiramatsu | 2009-08-30 | 1 | -5/+6 |
|/ / |
|
* | | x86: Remove spurious printk level from segfault message | Roland Dreier | 2009-07-11 | 1 | -1/+1 |
* | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -4/+5 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 | 1 | -2/+1 |
|\ |
|
| * | x86: mm: Read cr2 before prefetching the mmap_lock | Ingo Molnar | 2009-06-16 | 1 | -2/+2 |
* | | x86: add hooks for kmemcheck | Vegard Nossum | 2009-06-15 | 1 | -3/+15 |
|/ |
|
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -45/+14 |
|\ |
|
| * | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -4/+2 |
| |\ |
|
| | * | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-29 | 1 | -4/+2 |
| * | | x86, mm: fault.c, use printk_once() in is_errata93() | Ingo Molnar | 2009-05-03 | 1 | -6/+1 |
| * | | x86/mm: further cleanups of fault.c's include file section | Ingo Molnar | 2009-03-30 | 1 | -34/+10 |
| |/ |
|
* | | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 1 | -3/+3 |
* | | perf_counter: allow for data addresses to be recorded | Peter Zijlstra | 2009-04-08 | 1 | -3/+5 |
* | | perf_counter: provide major/minor page fault software events | Peter Zijlstra | 2009-04-06 | 1 | -2/+5 |
* | | perf_counter: provide pagefault software events | Peter Zijlstra | 2009-04-06 | 1 | -0/+3 |
|/ |
|
* | x86, mm: fault.c, simplify kmmio_fault(), cleanup | Ingo Molnar | 2009-02-22 | 1 | -1/+2 |
* | x86, mm: fault.c, update copyrights | Ingo Molnar | 2009-02-20 | 1 | -0/+1 |
* | x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS | Ingo Molnar | 2009-02-21 | 1 | -3/+1 |
* | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() | Ingo Molnar | 2009-02-21 | 1 | -4/+0 |
* | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar | 2009-02-21 | 1 | -1/+1 |
* | x86, mm: fault.c, remove #ifdef from do_page_fault() | Ingo Molnar | 2009-02-21 | 1 | -4/+2 |
* | x86, mm: fault.c, unify oops handling | Ingo Molnar | 2009-02-21 | 1 | -16/+3 |
* | x86, mm: fault.c, unify oops printing | Ingo Molnar | 2009-02-21 | 1 | -9/+5 |
* | x86, mm: fault.c, reorder functions | Ingo Molnar | 2009-02-21 | 1 | -235/+239 |
* | x86, mm, kprobes: fault.c, simplify notify_page_fault() | Ingo Molnar | 2009-02-21 | 1 | -5/+1 |
* | x86, mm: fault.c, simplify kmmio_fault() | Ingo Molnar | 2009-02-21 | 1 | -2/+3 |
* | x86, mm: fault.c, enable PF_RSVD checks on 32-bit too | Ingo Molnar | 2009-02-21 | 1 | -4/+0 |
* | x86, mm: fault.c, factor out the vm86 fault check | Ingo Molnar | 2009-02-21 | 1 | -12/+31 |
* | x86, mm: fault.c, refactor/simplify the is_prefetch() code | Ingo Molnar | 2009-02-21 | 1 | -50/+50 |
* | x86, mm: fault.c cleanup | Ingo Molnar | 2009-02-21 | 1 | -215/+331 |
* | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-20 | 1 | -1/+12 |
|\ |
|
| * | x86: check PMD in spurious_fault handler | Steven Rostedt | 2009-02-20 | 1 | -1/+12 |
* | | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 | Jeremy Fitzhardinge | 2009-02-11 | 1 | -181/+263 |
| |\ \
| | |/
| |/| |
|
* | | | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 2009-02-13 | 1 | -5/+16 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/mm | Ingo Molnar | 2009-02-06 | 1 | -2/+5 |
| |\ \ \
| | |/ / |
|
| * | | | x86: mm: introduce helper function in fault.c | Hiroshi Shimamoto | 2009-02-04 | 1 | -5/+10 |
| * | | | x86: add might_sleep() to do_page_fault() | Peter Zijlstra | 2009-01-29 | 1 | -0/+6 |
* | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -2/+5 |
|\ \ \ \
| | |/ /
| |/| | |
|