aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | / / / / / | | | | | | | | | |_|/ / / / / | | | | | | | | |/| | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | / / | | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | / | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| | | | | | | | * | | | x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-23
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | | | | * | | | x86 PAT: ioremap_wc should take resource_size_t parametervenkatesh.pallipadi@intel.com2009-01-22
| | | | | |_|/ / / / | | | | |/| | | | |
| | | | | | * | | | x86: optimise page fault entry, cleanupJohannes Weiner2009-01-21
| | | * | | | | | | x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-23
| | | |/ / / / / /
* | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: move 64-bit NUMA codeBrian Gerst2009-01-26
* | | | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-26
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-26
| | * | | | | | x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-21
| | * | | | | | x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-21
| | * | | | | | x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-19
| | * | | | | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-16
* | | | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | x86: optimise x86's do_page_fault (C entry point for the page fault path)Nick Piggin2009-01-20
| |/ / / / / /
| * | | | / / Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-15
| | |_|_|/ / | |/| | | |
* | | | | | x86: uv cleanup, build fixIngo Molnar2009-01-21
* | | | | | x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar2009-01-21
* | | | | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | | |/ / / / | | | |_| / / / | | |/| | / / | | | | | / / | | | | |/ / | | | |/| |
| | | | * | x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-14
| | | * | | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-10
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput2009-01-07