summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar
2008-12-24x86: PAT: fix address types in track_pfn_vma_new()H. Peter Anvin
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge
2008-12-16x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis
2008-12-16x86, 32-bit: add some compile time checks to mem_init()Jan Beulich
2008-12-16x86, 32-bit: simplify alloc_low_page()Jan Beulich
2008-12-12x86: soften multi-BAR mapping sanity check warning messageIngo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar
2008-11-20Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the x86 archDavid Howells
2008-11-12x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2008-11-08Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-06x86: align DirectMap in /proc/meminfoHugh Dickins
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar
2008-10-31x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init()Zhaolei
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-30x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai
2008-10-29x86: remove debug code from arch_add_memory()Gary Hade
2008-10-29x86: start annotating early ioremap pointers with __iomemHarvey Harrison
2008-10-29x86: two trivial sparse annotationsHarvey Harrison
2008-10-28x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu
2008-10-28x86: 64 bit print out absent pages num tooYinghai Lu
2008-10-28x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li
2008-10-27x86: keep the /proc/meminfo page count correctYinghai Lu
2008-10-27x86: corruption check: run the corruption checks from a work queueArjan van de Ven
2008-10-27trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-10-22x86: memtest fix use of reserve_early()Daniele Calore
2008-10-22x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-18Export kmap_atomic_pfn for DRM-GEM.Eric Anholt
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds