aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/fault_32.c
Commit message (Expand)AuthorAge
* x86: use v8086_mode helper, trivial unificationHarvey Harrison2008-01-30
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-30
* x86: unify printk strings in fault_32|64.cHarvey Harrison2008-01-30
* x86: use shorter addresses in i386 segfault printksAndi Kleen2008-01-30
* x86: function ifdefs in fault_32|64.cHarvey Harrison2008-01-30
* x86: last of trivial fault_32|64.c unificationHarvey Harrison2008-01-30
* x86: do_page_fault small unificationHarvey Harrison2008-01-30
* x86: remove last user of get_segment_eipHarvey Harrison2008-01-30
* x86: common x86_32|64 namingHarvey Harrison2008-01-30
* x86: move get_segment_eip() to step.cHarvey Harrison2008-01-30
* x86: more users of PF_ constants in fault_32|64.cHarvey Harrison2008-01-30
* x86: introduce force_sig_info_fault helper to X86_64Harvey Harrison2008-01-30
* x86: begin fault_{32|64}.c unificationHarvey Harrison2008-01-30
* x86: fault_32.c cleanupHarvey Harrison2008-01-30
* x86: cosmetic fixes fault_{32|64}.cHarvey Harrison2008-01-30
* x86: prepare kprobes code for x86 unificationMasami Hiramatsu2008-01-30
* x86: remove all definitions with fastcallHarvey Harrison2008-01-30
* x86: modify get_desc_baseGlauber de Oliveira Costa2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-03
|\
| * lockdep: fixup irq tracingPeter Zijlstra2007-10-25
* | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-19
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-19
|\ \ | |/ |/|
| * x86: honor _PAGE_PSE bit on page walksJan Beulich2007-10-19
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
|/
* x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-17
* i386: clean up oops/bug reportsPavel Emelyanov2007-10-17
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-16
* i386: move mmThomas Gleixner2007-10-11