summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar2009-02-221-1/+2
* x86, mm: fault.c, update copyrightsIngo Molnar2009-02-201-0/+1
* x86, mm: fault.c, give another attempt at prefetch handing before SIGBUSIngo Molnar2009-02-211-3/+1
* x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar2009-02-211-4/+0
* x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar2009-02-211-1/+1
* x86, mm: fault.c, remove #ifdef from do_page_fault()Ingo Molnar2009-02-211-4/+2
* x86, mm: fault.c, unify oops handlingIngo Molnar2009-02-211-16/+3
* x86, mm: fault.c, unify oops printingIngo Molnar2009-02-211-9/+5
* x86, mm: fault.c, reorder functionsIngo Molnar2009-02-211-235/+239
* x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-211-5/+1
* x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-211-2/+3
* x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar2009-02-211-4/+0
* x86, mm: fault.c, factor out the vm86 fault checkIngo Molnar2009-02-211-12/+31
* x86, mm: fault.c, refactor/simplify the is_prefetch() codeIngo Molnar2009-02-211-50/+50
* x86, mm: fault.c cleanupIngo Molnar2009-02-211-215/+331
* Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-201-1/+12
|\
| * x86: check PMD in spurious_fault handlerSteven Rostedt2009-02-201-1/+12
* | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-131-0/+1
|\ \
| * \ Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge2009-02-111-181/+263
| |\ \ | | |/ | |/|
* | | Merge branch 'x86/mm' into x86/coreIngo Molnar2009-02-131-5/+16
|\ \ \
| * \ \ Merge branch 'linus' into x86/mmIngo Molnar2009-02-061-2/+5
| |\ \ \ | | |/ /
| * | | x86: mm: introduce helper function in fault.cHiroshi Shimamoto2009-02-041-5/+10
| * | | x86: add might_sleep() to do_page_fault()Peter Zijlstra2009-01-291-0/+6
* | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-2/+5
|\ \ \ \ | | |/ / | |/| |
| * | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-051-2/+6
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-1/+0
|\ \ \ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |_|_| / |/| | |
| | | * x86: optimise page fault entry, cleanupJohannes Weiner2009-01-211-1/+0
* | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-188/+262
|\ \ \ \ | | |_|/ | |/| |
| * | | x86: optimise x86's do_page_fault (C entry point for the page fault path)Nick Piggin2009-01-201-182/+256
| | |/ | |/|
* | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-181-19/+7
|\ \ \ | |/ /
| * | x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-121-1/+1
| |/
| * mm: invoke oom-killer from page faultNick Piggin2009-01-061-18/+6
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-34/+26
|\ \ | |/
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+1
| |\
| | *-. Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-031-4/+7
| | |\ \
| | * | | trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-271-1/+1
| | |/ /
| * | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-281-4/+7
| |\ \ \ | | | |/ | | |/|
| | * | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-221-4/+7
| | |/
| * | CRED: Wrap task credential accesses in the x86 archDavid Howells2008-11-141-1/+1
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-161-28/+17
| |\
| | * x86/mm: unify init task OOM handlingIngo Molnar2008-10-131-9/+6
| | * x86/mm: do not trigger a kernel warning if user-space disables interrupts and...Linus Torvalds2008-10-131-19/+11
* | | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-151-80/+48
|\ \ \ | |/ /
| * | traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum2008-10-131-5/+0
| |/
| * Merge branch 'linus' into x86/xenIngo Molnar2008-10-121-2/+1
| |\
| | * x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-231-2/+1
| * | x86: adjust vmalloc_sync_all() for Xen (2nd try)Jan Beulich2008-09-061-8/+6
| |/
| * Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+13
| |\
| | * Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-071-0/+5
| | |\
| | * | x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-241-52/+7
OpenPOWER on IntegriCloud