x86, boot: add free_early to early reservation machanism
[safe/jmp/linux-2.6] / arch / x86 / mm /
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Dmitri Vorobievx86: remove NexGen support
2008-04-26 Ingo Molnarx86 PAT: tone down debugging messages
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Ingo Molnarx86: remove set_fixmap() warning
2008-04-25 Ingo Molnarx86: make __set_fixmap() non-init
2008-04-24 Jeremy Fitzhardingex86: unify pgd ctor/dtor
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_clear_flush_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_test_and_clear_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_set_access_flags
2008-04-24 Jeremy Fitzhardingex86: add pud_alloc for 4-level pagetables
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 Jeremy Fitzhardingex86: move all the pgd_list handling to one place
2008-04-24 Jeremy Fitzhardingex86: move pgalloc pud and pgd operations into common...
2008-04-24 Jeremy Fitzhardingex86: move pmd functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: move pte functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: put paravirt stubs into common asm/pgalloc.h
2008-04-24 Ingo Molnarx86: xen unify x86 add common mm pgtable c fix
2008-04-24 Jeremy Fitzhardingex86: add common mm/pgtable.c
2008-04-24 Jeremy Fitzhardingex86: convert pgalloc_64.h from macros to inlines
2008-04-24 Ingo Molnarpat: cleanups
2008-04-24 venkatesh.pallipad... x86: PAT use reserve free memtype in mmap of /dev/mem
2008-04-24 venkatesh.pallipad... x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
2008-04-24 venkatesh.pallipad... x86: PAT avoid aliasing in /dev/mem read/write
2008-04-24 Arjan van de Venx86: introduce /dev/mem restrictions with a config...
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Mike Travisnuma: move large array from stack to _initdata section
2008-04-19 Glauber Costax86: move definition to pci-dma.c
2008-04-19 Suresh Siddhasrat, x86: add support for nodes spanning other nodes
2008-04-19 Ingo Molnarx86: rename find_max_pfn() to propagate_e820_map()
2008-04-19 Randy Dunlapx86: fix arch/x86/mm/ioremap.c warning
2008-04-19 WANG Congx86: remove pointless comments
2008-04-18 Ingo Molnarx86 PAT: fix mmap() of holes
2008-04-17 Mike Travisx86: clean up non-smp usage of cpu maps
2008-04-17 Jack Steinerx86: increase size of APICID
2008-04-17 gorcunov@gmail.comx86: cleanup - rename VM_MASK to X86_VM_MASK
2008-04-17 Ingo Molnarx86: ioremap of 64-bit resource on 32-bit kernel fix
2008-04-17 Andi Kleenx86: don't use large pages to map the first 2/4MB of...
2008-04-17 Andi Kleenx86: add set_memory_4k to pageattr.c
2008-04-17 Andi Kleenx86: account overlapped mappings in max_pfn_mapped
2008-04-17 Thomas Gleixnerx86: replace the now useless max_pfn_mapped define
2008-04-17 Andi Kleenx86: implement true end_pfn_mapped for 32bit
2008-04-17 Yinghai Lux86: fix memtest print out
2008-04-17 Yinghai Lux86: memtest bootparam
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Yinghai Lux86: pat cpu feature bit setting for known cpus
2008-04-17 Yinghai Lux86: enable PAT for amd k8 and fam10h
2008-04-17 venkatesh.pallipad... x86: add PAT related debug prints
2008-04-17 venkatesh.pallipad... x86: PAT add ioremap_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT add set_memory_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in set_memory_uc
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in ioremap and iounmap
2008-04-17 venkatesh.pallipad... x86: PAT make ioremap_change_attr non-static
2008-04-17 Ingo Molnarx86: revert ucminus change
2008-04-17 venkatesh.pallipad... x86: PAT infrastructure patch
2008-04-17 Yinghai Lux86: early memtest to find bad ram
2008-04-17 Alexey Starikovskiyx86: use get_bios_ebda in mpparse_64.c
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
next