summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-281-1/+1
*---------------. Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-284-13/+27
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-241-0/+6
| | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | * | x86 PAT: ioremap_wc should take resource_size_t parametervenkatesh.pallipadi@intel.com2009-01-221-1/+1
| | | | | |_|/ / | | | | |/| | |
| | | | | | * | x86: optimise page fault entry, cleanupJohannes Weiner2009-01-211-1/+0Star
| | | * | | | | x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-241-11/+20
| | | |/ / / /
* | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-271-0/+217
|\ \ \ \ \ \ \
| * | | | | | | x86: move 64-bit NUMA codeBrian Gerst2009-01-271-0/+217
* | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-276-47/+93
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-266-57/+120
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
| | * | | | | x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
| | * | | | | x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-211-15/+34
| | * | | | | x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
| | * | | | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-162-28/+45
* | | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-214-234/+287
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86: optimise x86's do_page_fault (C entry point for the page fault path)Nick Piggin2009-01-201-182/+256
| |/ / / / /
| * | | | / Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-162-38/+17Star
| | |_|_|/ | |/| | |
* | | | | x86: uv cleanup, build fixIngo Molnar2009-01-211-0/+1
* | | | | x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar2009-01-212-0/+298
* | | | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-189-83/+127
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-152-11/+27
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | | |/ / / | | | |_| / / | | |/| | / | | | | | / | | | | |/ | | | |/|
| | | | * x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-141-10/+27
| | | * | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-104-22/+14Star
| | | |\ \ | | | |/ / | | |/| |
| | | * | x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput2009-01-071-1/+0Star
| * | | | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38
| * | | | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
| * | | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-3/+3
| | |_|/ | |/| |
| * | | x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-121-1/+1
| |/ /
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-11/+9Star
| |\|
| | * x86: k8 numa register active regions laterYinghai Lu2009-01-061-11/+9Star
| * | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-081-2/+2
| * | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-072-0/+4
| * | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-072-2/+2
| * | mm: invoke oom-killer from page faultNick Piggin2009-01-071-18/+6Star
| |/
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-3/+3
| |\
| | * x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-172-3/+3
| * | Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl2009-01-021-2/+6
* | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-3115-201/+575
|\| |
| * | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-311-0/+3
| |\ \
| | * | x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-171-0/+3
| * | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-282-3/+2Star
| |\ \ \ | | | |/ | | |/|
| | | |
| | | \
| | *-. \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-031-4/+7
| | |\ \ \ | | | | |/ | | | |/|
| | | | |
| | | \ \
| | *-. | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-231-0/+35
| | |\ \| |
| | * | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-111-4/+4
| | |\| | |
| | * | | | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-083-3/+61
| | |\ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-032-3/+2Star
| | |\ \ \ \ \ \ \
| | | | * | | | | | trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-272-3/+2Star
| | | |/ / / / / /
| * | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-285-18/+266
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar2008-12-251-8/+8
| | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |