summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2009-10-23x86: Remove pfn in add_one_highpage_init()Minchan Kim
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha
2009-10-20x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-12x86: Interleave emulated nodes over physical nodesDavid Rientjes
2009-10-12x86: Export srat physical topologyDavid Rientjes
2009-10-12x86: Export k8 physical topologyDavid Rientjes
2009-10-12x86: Clean up and add missing log levels for k8David Rientjes
2009-10-12x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2009-10-12testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-24x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge
2009-09-21xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput
2009-09-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-17Merge branch 'x86/pat' into x86/urgentH. Peter Anvin
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha
2009-09-16HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-14Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt
2009-09-10x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge
2009-09-10x86: Export kmap_atomic_to_page()Avi Kivity
2009-09-09xen: make -fstack-protector work under XenJeremy Fitzhardinge