aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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
2009-11-10x86: pat: Remove ioremap_default()Xiaotian Feng
2009-11-10x86: pat: Clean up req_type special case for reserve_memtype()Xiaotian Feng
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng
2009-11-02x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha
2009-11-02x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha
2009-10-27tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt
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