aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/fault.c
Commit message (Expand)AuthorAge
...
* x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-20
* x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-20
* x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar2009-02-20
* x86, mm: fault.c, factor out the vm86 fault checkIngo Molnar2009-02-20
* x86, mm: fault.c, refactor/simplify the is_prefetch() codeIngo Molnar2009-02-20
* x86, mm: fault.c cleanupIngo Molnar2009-02-20
* Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-20
|\
| * x86: check PMD in spurious_fault handlerSteven Rostedt2009-02-20
* | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-13
|\ \
| * \ Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge2009-02-11
| |\ \ | | |/ | |/|
* | | Merge branch 'x86/mm' into x86/coreIngo Molnar2009-02-13
|\ \ \
| * | | Merge branch 'linus' into x86/mmIngo Molnar2009-02-06
| |\| |
| * | | x86: mm: introduce helper function in fault.cHiroshi Shimamoto2009-02-04
| * | | x86: add might_sleep() to do_page_fault()Peter Zijlstra2009-01-29
* | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
|\ \ \ \ | | |/ / | |/| |
| * | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
|\ \ \ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |_|_| / |/| | |
| | | * x86: optimise page fault entry, cleanupJohannes Weiner2009-01-21
* | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
|\ \ \ \ | | |_|/ | |/| |
| * | | x86: optimise x86's do_page_fault (C entry point for the page fault path)Nick Piggin2009-01-20
| | |/ | |/|
* | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
|\| |
| * | x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-12
| |/
| * mm: invoke oom-killer from page faultNick Piggin2009-01-06
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
|\|
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
| |\
| | *-. Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-03
| | |\ \
| | * | | trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-27
| | |/ /
| * | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-28
| |\ \ \ | | | |/ | | |/|
| | * | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-22
| | |/
| * / CRED: Wrap task credential accesses in the x86 archDavid Howells2008-11-13
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-16
| |\
| | * x86/mm: unify init task OOM handlingIngo Molnar2008-10-13
| | * x86/mm: do not trigger a kernel warning if user-space disables interrupts and...Linus Torvalds2008-10-13
* | | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
|\| |
| * | traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum2008-10-13
| |/
| * Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
| |\
| | * x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-23
| * | x86: adjust vmalloc_sync_all() for Xen (2nd try)Jan Beulich2008-09-06
| |/
| * Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
| |\
| | * Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-07
| | |\
| | * | x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-24
| | * | x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen2008-05-24
| | * | x86: add a list for custom page fault handlers.Pekka Paalanen2008-05-23
| * | | x86: simplify vmalloc_sync_allJeremy Fitzhardinge2008-07-08
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar2008-07-08
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | | * x86: small unifications of address printingVegard Nossum2008-07-01
| | | |/
| * | / x86: remove unnecessary #ifdef CONFIG_X86_32...#elseGustavo Fernando Padovan2008-07-03
| | |/ | |/|
* | | Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25
|\| |
| * | x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-12
| |/
* / stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-26
|/