aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/mm/fault.c
AgeCommit message (Expand)Author
2007-07-19mm: fault feedback #2Nick Piggin
2007-06-07enable interrupts in user path of page fault.Steven Rostedt
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge
2007-05-02[PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2006-12-07[PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell
2006-09-26[PATCH] i386: make fault notifier unconditional and export itAndi Kleen
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy
2006-06-23[PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert
2006-06-23[PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden
2005-09-05[PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar
2005-06-25[PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds