aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared mm/fault.cThomas Gleixner2007-10-111-657/+0
* Fix lazy mode vmalloc synchronization for paravirtZachary Amsden2007-08-221-2/+3
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-0/+10
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* enable interrupts in user path of page fault.Steven Rostedt2007-06-071-0/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+2
* [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge2007-05-021-2/+3
* [PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich2007-05-021-20/+35
* [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-131-10/+8
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-26/+0
* [PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen2006-12-071-6/+6
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-261-7/+4
* [PATCH] i386: make fault notifier unconditional and export itAndi Kleen2006-09-261-10/+4
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [PATCH] Notify page fault call chain for i386Anil S Keshavamurthy2006-06-261-2/+36
* [PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert2006-06-231-4/+7
* [PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert2006-06-231-5/+5
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-16/+23
* [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-231-57/+116
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-301-1/+1
* [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-071-1/+3
* [PATCH] i386: inline asm cleanupZachary Amsden2005-09-051-3/+3
* [PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar2005-09-051-14/+17
* [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-251-2/+2
* [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-251-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+552