x86_64/mm: check and print vmemmap allocation continuous
[safe/jmp/linux-2.6] / arch / x86 / mm / init_64.c
2008-04-26 Yinghai Lux86_64/mm: check and print vmemmap allocation continuous
2008-04-26 Yinghai Lux86_64: make reserve_bootmem_generic() use new reserve_...
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: 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: convert pgalloc_64.h from macros to inlines
2008-04-24 Arjan van de Venx86: introduce /dev/mem restrictions with a config...
2008-04-19 Glauber Costax86: move definition to pci-dma.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 Yinghai Lux86: fix memtest print out
2008-04-17 Yinghai Lux86: memtest bootparam
2008-04-17 Yinghai Lux86: early memtest to find bad ram
2008-04-17 Johannes Weinerx86: Remove redundant display of free swap space in...
2008-04-17 Mathieu Desnoyersx86: enhance DEBUG_RODATA support for hotplug and kprobes
2008-04-17 Andi Kleenx86: do kernel direct mapping at boot using GB pages
2008-04-17 Ingo Molnarx86: add gbpages switches
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-18 Thomas Gleixnerx86: zap invalid and unused pmds in early boot
2008-02-14 Harvey Harrisonx86: include proper prototypes for rodata_test
2008-02-09 Thomas Gleixnerx86: introduce page pool in cpa
2008-02-09 Thomas Gleixnerx86: avoid unused variable warning in mm/init_64.c
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-06 Arjan van de Venx86: mark the .rodata section also NX
2008-02-04 Andi Kleenx86: switch direct mapping setup over to set_pte
2008-02-04 Andi Kleenx86: remove now unused clear_kernel_mapping
2008-02-04 Andi Kleenx86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
2008-02-01 Yinghai Lux86_64: make bootmap_start page align v6
2008-02-01 Yinghai Lux86_64: add debug name for early_res
2008-01-30 Yinghai Lux86: fix overlap between pagetable with bss section
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_64.c printk fixes
2008-01-30 Thomas Gleixnerx86: unify ioremap
2008-01-30 Ingo Molnarx86: cpa: fix the self-test
2008-01-30 Ingo Molnarx86: init memory debugging
2008-01-30 Arjan van de Venx86: move misplaced rodata check call
2008-01-30 Arjan van de Venx86: add testcases for RODATA and NX protections/attributes
2008-01-30 Arjan van de Venx86: make sure initmem is writable
2008-01-30 Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30 Ingo Molnarx86: cpa: set_memory_notpresent()
2008-01-30 Arjan van de Venx86: convert CPA users to the new set_page_ API
2008-01-30 Andi Kleenx86: fix early_ioremap() on 64-bit
2008-01-30 Andi Kleenc_p_a(): do a simple self test at boot
2008-01-30 Andi Kleenx86: replace hard coded reservations in 64-bit early...
2008-01-30 Ingo Molnarx86: debug: double-check the empty zero page
2008-01-30 Yinghai Lux86: not clear empty_zero_page again
2008-01-30 Jeremy Fitzhardingex86: kill mk_pte_huge
2008-01-30 Joerg Roedelx86: some whitespace cleanups in paging code
2008-01-30 Joerg Roedelx86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
2008-01-30 Christoph Lameterx86: 64-bit, make sparsemem vmemmap the only memory...
2008-01-30 Thomas Gleixnerx86: move numa related declarations
2008-01-30 Thomas Gleixnerx86: move debug related declarations to kdebug.h
2007-11-29 KAMEZAWA Hiroyukimemory hotplug x86_64: fix section mismatch in init_mem...
2007-10-29 Linus TorvaldsRevert "x86_64: allocate sparsemem memmap above 4G"
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 Christoph Lameterx86_64: SPARSEMEM_VMEMMAP 2M page size support
2007-10-11 Thomas Gleixnerx86_64: move mm