summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2011-04-14Revert "x86: Cleanup highmap after brk is concluded"Greg Kroah-Hartman
2011-03-28x86: Cleanup highmap after brk is concludedYinghai Lu
2011-03-21x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-21x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-21x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-04-01x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha
2010-03-15x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-16x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-11Merge commit 'linus/master' into x86/urgentH. Peter Anvin
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'linus' into x86/urgentIngo Molnar
2009-12-08Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar
2009-12-06x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson
2009-12-05Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-26x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-23x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin
2009-11-23x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner
2009-11-23x86: Suppress stack overrun message for init_taskJan Beulich
2009-11-23x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu
2009-11-23x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu
2009-11-23x86: apic: Print out SRAT table APIC id in hexYinghai Lu
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-16x86, mm: Report state of NX protections during bootKees Cook
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar