aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/fault_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds1-0/+5
2007-10-25lockdep: fixup irq tracingPeter Zijlstra1-0/+5
2007-10-24x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott1-2/+2
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-1/+2
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-19x86: honor _PAGE_PSE bit on page walksJan Beulich1-1/+2
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino1-2/+2
2007-10-17i386: clean up oops/bug reportsPavel Emelyanov1-6/+7
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig1-24/+19
2007-10-11i386: move mmThomas Gleixner1-0/+657