summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-162-3/+3
* | Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl2009-01-021-2/+6
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-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/+2
|\ \ \ | | |/ | |/|
| | |
| | \
| *-. \ 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/+2
| |\ \ \ \ \ \ \
| | | * | | | | | trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-272-3/+2
| | |/ / / / / /
* | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | x86: PAT: fix address types in track_pfn_vma_new()H. Peter Anvin2008-12-241-8/+8
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---------------. \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-235-18/+266
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / / | | |_|_|_|_|_|_|_|_| / / / / / / / | |/| | | | | | | | | / / / / / / | | | | | | |_|_|_|_| / / / / / / | | | | | |/| | | | | / / / / / | | | | | | | | | |_| / / / / / | | | | | | | | |/| | / / / / | | | | | | | | | | | / / / / | | | | | | | | | | |/ / / / | | | | | | | | | |/| | / / | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | / | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| | | | | | | | | | * | x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-191-19/+11
| | | | | | | | | | * | x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com2008-12-181-0/+8
| | | | | | | | | | * | x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com2008-12-181-0/+236
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | * | | | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-11-209-44/+166
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | | | | * | | | x86: corruption check: run the corruption checks from a work queueArjan van de Ven2008-10-272-4/+0
| | | | | | | |/ / /
| | | | | | * | | | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-221-4/+7
| | | | * | | | | | x86, 32-bit: add some compile time checks to mem_init()Jan Beulich2008-12-161-1/+15
| | | | * | | | | | x86: soften multi-BAR mapping sanity check warning messageIngo Molnar2008-12-121-1/+2
| | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | x86, 32-bit: simplify alloc_low_page()Jan Beulich2008-12-161-8/+4
| | * | | | | | | Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar2008-12-041-0/+35
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-11-088-44/+131
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init()Zhaolei2008-10-311-0/+2
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'master' into nextJames Morris2008-12-041-0/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-121-0/+35
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' into nextJames Morris2008-11-141-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-061-4/+4
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | x86: align DirectMap in /proc/meminfoHugh Dickins2008-11-061-4/+4
| | | |/ / / | | |/| | |
* | | | | | CRED: Wrap task credential accesses in the x86 archDavid Howells2008-11-141-1/+1
|/ / / / /
* | | | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-313-3/+61
|/ / / /
* | | | x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai2008-10-301-0/+4
* | | | x86: remove debug code from arch_add_memory()Gary Hade2008-10-291-1/+1
* | | | x86: start annotating early ioremap pointers with __iomemHarvey Harrison2008-10-291-11/+11
* | | | x86: two trivial sparse annotationsHarvey Harrison2008-10-291-1/+1
* | | | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu2008-10-281-17/+33
* | | | x86: 64 bit print out absent pages num tooYinghai Lu2008-10-281-3/+6
| |_|/ |/| |
* | | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li2008-10-281-1/+1
* | | x86: keep the /proc/meminfo page count correctYinghai Lu2008-10-271-3/+9
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-4/+3
|\ \
| * | x86: memtest fix use of reserve_early()Daniele Calore2008-10-221-4/+3
| |/
* | proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-231-6/+5
|/
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-203-103/+109
|\
| * mmiotrace: remove left-over marker cruftPekka Paalanen2008-10-141-64/+0
| * x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-142-1/+22
| * x86 mmiotrace: fix a rare memory leakPekka Paalanen2008-10-141-1/+3
OpenPOWER on IntegriCloud