aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/fault_32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-031-0/+5
|\
| * lockdep: fixup irq tracingPeter Zijlstra2007-10-251-0/+5
* | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-241-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-2/+2
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-2/+2
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-1/+2
|\ \ | |/ |/|
| * x86: honor _PAGE_PSE bit on page walksJan Beulich2007-10-191-1/+2
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
|/
* x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
* i386: clean up oops/bug reportsPavel Emelyanov2007-10-171-6/+7
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-161-24/+19
* i386: move mmThomas Gleixner2007-10-111-0/+657