aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar2009-02-22
* x86, mm: fault.c, update copyrightsIngo Molnar2009-02-20
* x86, mm: fault.c, give another attempt at prefetch handing before SIGBUSIngo Molnar2009-02-20
* x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar2009-02-20
* x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar2009-02-20
* x86, mm: fault.c, remove #ifdef from do_page_fault()Ingo Molnar2009-02-20
* x86, mm: fault.c, unify oops handlingIngo Molnar2009-02-20
* x86, mm: fault.c, unify oops printingIngo Molnar2009-02-20
* x86, mm: fault.c, reorder functionsIngo Molnar2009-02-20
* x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-20
* x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-20
* x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar2009-02-20
* x86, mm: fault.c, factor out the vm86 fault checkIngo Molnar2009-02-20
* x86, mm: fault.c, refactor/simplify the is_prefetch() codeIngo Molnar2009-02-20
* x86, mm: fault.c cleanupIngo Molnar2009-02-20
* Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-20
|\
| * x86: check PMD in spurious_fault handlerSteven Rostedt2009-02-20
* | x86, pat: add large-PAT check to split_large_page()Ingo Molnar2009-02-20
* | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-20
|\|
| * x86: use the right protections for split-up pagetablesIngo Molnar2009-02-20
| * mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\
* | | x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-17
* | | x86, apic: remove genapic.hIngo Molnar2009-02-17
* | | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-13
|\ \ \
| * \ \ Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge2009-02-11
| |\ \ \ | | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar2009-02-13
|\ \ \ \ \ | | | |_|/ | | |/| |
| | * | | x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-12
| | * | | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-12
| | * | | x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-12
* | | | | Merge branch 'x86/mm' into x86/coreIngo Molnar2009-02-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/mmIngo Molnar2009-02-06
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | x86: mm: introduce helper function in fault.cHiroshi Shimamoto2009-02-04
| * | | | | x86: add might_sleep() to do_page_fault()Peter Zijlstra2009-01-29
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-13
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | / / / | | | | | |_|_|/ / / | | | | |/| | | / / | | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | x86, 32-bit: refactor find_low_pfn_range()Ingo Molnar2009-02-12
| | | | | * | | | x86, 32-bit: clean up find_low_pfn_range()Ingo Molnar2009-02-12
| | | | | * | | | x86: fix warning in find_low_pfn_range()Ingo Molnar2009-02-12
| | | | | * | | | x86: mm/init_32.c fix compilation warningJaswinder Singh Rajput2009-02-11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86: fix abuse of per_cpu_offsetBrian Gerst2009-02-09
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | x86: update copyrightsIngo Molnar2009-01-30
* | | | | | | | x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-29
* | | | | | | | x86, smp: remove mach_ipi.hIngo Molnar2009-01-29
* | | | | | | | x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-28
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---------------. \ \ \ \ \ \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | / / / / / | | | | | | | | | |_|/ / / / / | | | | | | | | |/| | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | / / | | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | / | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |