x86: include smpboot_hooks.h in smpboot_64.c
[safe/jmp/linux-2.6] / arch / x86 / mm /
2008-04-17 Johannes Weinerx86: Remove redundant display of free swap space in...
2008-04-17 Yinghai Lux86: sort address_markers for dump_pagetables
2008-04-17 Mathieu Desnoyersx86: enhance DEBUG_RODATA support for hotplug and kprobes
2008-04-17 Ingo Molnarx86: debug pmd_bad()
2008-04-17 Ingo Molnarx86: warn about RAM pages in ioremap()
2008-04-17 Ingo Molnarx86: ioremap(), extend check to all RAM pages
2008-04-17 Thomas Gleixnerx86: check physical address range in ioremap
2008-04-17 Ian Campbellx86: reduce arch/x86/mm/ioremap.o size
2008-04-17 Yinghai Lux86: remove never used nodenumer in pda
2008-04-17 Yinghai Lux86: get apic_id later in acpi_numa_processor_affinity_init
2008-04-17 Andi Kleenx86: do kernel direct mapping at boot using GB pages
2008-04-17 Ingo Molnarx86: add gbpages switches
2008-04-17 H. Peter Anvinx86: clean up the page table dumper and add 32-bit...
2008-04-17 Arjan van de Venx86: add code to dump the (kernel) page tables for...
2008-04-17 H. Peter Anvinx86: unify arch/x86/mm/Makefile
2008-04-17 Thomas Gleixnerx86: add debug info to DEBUG_PAGEALLOC
2008-04-17 Ingo Molnarx86: check vmlinux limits, 64-bit
2008-03-28 Andrew MortonAvoid false positive warnings in kmap_atomic_prot(...
2008-03-27 Ingo Molnarx86: prefetch fix #2
2008-03-27 Christoph Lameterx86: stricter check in follow_huge_addr()
2008-03-27 Ingo Molnarx86: fix prefetch workaround
2008-03-26 Suresh Siddhax86: fix performance drop for glx
2008-03-26 Yinghai Lux86: fix trim mtrr not to setup_memory two times
2008-03-24 Linus Torvaldsx86-32: Pass the full resource data to ioremap()
2008-03-21 Yinghai Lux86_64: free_bootmem should take phys
2008-03-11 Thomas Gleixnerx86: remove quicklists
2008-03-11 Ingo Molnarx86: ioremap, remove WARN_ON()
2008-03-04 Yinghai Lux86: not set node to cpu_to_node if the node is not...
2008-03-03 Rafael J. Wysockix86: revert "x86: CPA: avoid split of alias mappings"
2008-02-29 Thomas Gleixnerx86: CPA: avoid split of alias mappings
2008-02-29 Ingo Molnarx86: fix leak un ioremap_page_range() failure
2008-02-26 Ingo Molnarx86: fix spontaneous reboot with allyesconfig bzImage
2008-02-26 Yinghai Lux86: remove double-checking empty zero pages debug
2008-02-26 Ingo Molnarx86: make DEBUG_PAGEALLOC and CPA more robust
2008-02-21 Rafael J. WysockiHibernation: Handle DEBUG_PAGEALLOC on x86
2008-02-20 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-19 Arjan van de Venx86: fix page_is_ram() thinko
2008-02-19 Arjan van de Venx86: fix WARN_ON() message: teach page_is_ram() about...
2008-02-19 Sam Ravnborgx86: fix section mismatch in srat_64.c:reserve_hotadd
2008-02-19 Andi Kleenx86: CPA: remove BUG_ON for LRU/Compound pages
2008-02-19 Arjan van dev Venfix historic ioremap() abuse in AGP
2008-02-18 Yinghai Lux86: reenable support for system without on node0
2008-02-18 Thomas Gleixnerx86: CPA: avoid double checking of alias ranges
2008-02-18 Thomas Gleixnerx86: CPA no alias checking for _NX
2008-02-18 Thomas Gleixnerx86: zap invalid and unused pmds in early boot
2008-02-18 Thomas Gleixnerx86: CPA, fix alias checks
2008-02-14 Ingo Molnarx86: cpa, fix out of date comment
2008-02-14 Thomas Gleixnerx86: cpa: ensure page alignment
2008-02-14 Harvey Harrisonx86: include proper prototypes for rodata_test
2008-02-14 Adrian Bunkx86: make dump_pagetable() static
2008-02-13 Andi Kleenx86: CPA: fix gbpages support in try_preserve_large_page
2008-02-13 Jeremy Fitzhardingex86/early_ioremap: don't assume we're using swapper_pg_dir
2008-02-11 Thomas Gleixnerx86: remove over noisy debug printk
2008-02-09 Thomas Gleixnerx86: cpa, strict range check in try_preserve_large_page()
2008-02-09 Thomas Gleixnerx86: cpa, use page pool
2008-02-09 Thomas Gleixnerx86: introduce page pool in cpa
2008-02-09 Ian Campbellx86: fix early_ioremap pagetable ops
2008-02-09 Ian Campbellx86: construct 32-bit boot time page tables in native...
2008-02-09 Thomas Gleixnerx86: avoid unused variable warning in mm/init_64.c
2008-02-09 Harvey Harrisonx86: sparse warnings in pageattr.c
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-06 Ingo Molnarx86: fix deadlock, make pgd_lock irq-safe
2008-02-06 Ingo Molnarx86: delay CPA self-test and repeat it
2008-02-06 Arjan van de Venx86: remove suprious ifdefs from pageattr.c
2008-02-06 Arjan van de Venx86: mark the .rodata section also NX
2008-02-06 Ingo Molnarx86: remove X2 workaround
2008-02-06 Thomas Gleixnerx86: make spurious fault handler aware of large mappings
2008-02-05 Hugh Dickinsstop c_p_a corrupting the pds
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-04 Thomas Gleixnerx86: cpa, micro-optimization
2008-02-04 Ingo Molnarx86: cpa, clean up code flow
2008-02-04 Ingo Molnarx86: cpa, eliminate CPA_ enum
2008-02-04 Ingo Molnarx86: cpa, cleanups
2008-02-04 Andi Kleenx86: implement gbpages support in change_page_attr()
2008-02-04 Andi Kleenx86: support gbpages in pagetable dump
2008-02-04 Andi Kleenx86: add gbpages support to lookup_address
2008-02-04 Andi Kleenx86: switch direct mapping setup over to set_pte
2008-02-04 Thomas Gleixnerx86: fix page-present check in cpa_flush_range
2008-02-04 Ingo Molnarx86: remove cpa warning
2008-02-04 Andi Kleenx86: remove now unused clear_kernel_mapping
2008-02-04 Thomas Gleixnerx86: cpa selftest, skip non present entries
2008-02-04 Thomas Gleixnerx86: CPA fix pagetable split
2008-02-04 Andi Kleenx86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
2008-02-04 Thomas Gleixnerx86: cpa, fix lookup_address
2008-02-04 Ingo Molnarx86: AMD Athlon X2 hard hang fix
2008-02-04 Thomas Gleixnerx86: cpa, preserve large pages if possible
2008-02-04 Thomas Gleixnerx86: cpa, check if we changed anything and tlb flushing...
2008-02-04 Thomas Gleixnerx86: introduce struct cpa_data
2008-02-04 Andi Kleenx86: cpa, only flush the cache if the caching attribute...
2008-02-04 Thomas Gleixnerx86: CPA return early when requested feature is not...
2008-02-04 Thomas Gleixnerx86: no CPA on iounmap
2008-02-04 Thomas Gleixnerx86: ioremap remove the range check of cpa
2008-02-04 Thomas Gleixnerx86: simplify __ioremap
2008-02-04 Thomas Gleixnerx86: CPA use the existing pfn in split as well
2008-02-04 Arjan van de Venx86: use the pfn from the page when change its attributes
2008-02-04 Arjan van de Venx86: teach the static_protection function about high...
2008-02-04 Jeremy Fitzhardingex86: revert "defer cr3 reload when doing pud_clear()"
2008-02-04 Jeremy Fitzhardingex86: unify PAE/non-PAE pgd_ctor
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c
next