Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[safe/jmp/linux-2.6] / arch / x86 / mm / init_64.c
2008-08-25 Ingo MolnarMerge branch 'x86/urgent' into x86/cleanups
2008-08-22 Jan Beulichx86: fix two modpost warnings in mm/init_64.c
2008-08-22 Jan Beulichx86: fix 1:1 mapping init on 64-bit (memory hotplug...
2008-08-20 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-08-15 Marcin Slusarzx86: fix section mismatch warning - spp_getpage()
2008-08-15 Hugh Dickinsx86: fix /proc/meminfo DirectMap
2008-08-11 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-26 Johannes Weinerx86: use generic show_mem()
2008-07-26 Joerg Roedelx86: convert init_64.c from round_up to roundup
2008-07-18 Yinghai Lux86: seperate memtest from init_64.c
2008-07-16 Jack Steinerx86: fix kernel_physical_mapping_init() for large x86...
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-13 Yinghai Lux86: max_low_pfn_mapped fix, #3
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-07-10 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-10 Yinghai Lux86: overmapped fix when 4K pages on tail, 64-bit
2008-07-09 Yinghai Lux86: not overmap more than the end of RAM in init_memor...
2008-07-09 Yinghai Lux86: fix vmemmap printout check
2008-07-09 Yinghai Lux86: introduce page_size_mask for 64bit
2008-07-09 Jack Steinerx86: map UV chipset space - pagetable
2008-07-08 Jeremy Fitzhardingex86_64/setup: unconditionally populate the pgd
2008-07-08 Jeremy Fitzhardingex86/paravirt: groundwork for 64-bit Xen support, fix #2
2008-07-08 Eduardo Habkostx86, 64-bit: split set_pte_vaddr()
2008-07-08 Jeremy Fitzhardingex86, 64-bit: create small vmemmap mappings if PSE not...
2008-07-08 Jeremy Fitzhardingex86, 64-bit: adjust mapping of physical pagetables...
2008-07-08 Yinghai Lux86: remove end_pfn in 64bit
2008-07-08 Yinghai Lux86: add table_top check for alloc_low_page in 64 bit
2008-07-08 Yinghai Lux86: get max_pfn_mapped in init_memory_mapping
2008-07-08 Jeremy Fitzhardingex86, 64-bit: unify early_ioremap
2008-07-08 Jeremy Fitzhardingex86, 64-bit: use p??_populate() to attach pages to...
2008-07-08 Yinghai Lux86: fix compile warning in init_64.c
2008-07-08 Yinghai Lux86: clean up min_low_pfn
2008-07-08 Yinghai Lux86: introduce initmem_init for 64 bit
2008-07-08 Ingo MolnarMerge branch 'x86/fixmap' into x86/devel
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Yinghai Lux86: merge setup_memory_map with e820
2008-07-08 Yinghai Lux86: clean up reserve_bootmem_generic() and port it...
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Andi Kleenx86, generic: CPA add statistics about state of direct...
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-07-03 Andrew Mortonarch/x86/mm/init_64.c: early_memtest(): fix types
2008-06-26 Daniel J Bluemanx86: section/warning fixes
2008-06-20 Jeremy Fitzhardingex86: implement set_pte_vaddr
2008-06-20 Jeremy Fitzhardingex86: unify __set_fixmap
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/memtest
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-12 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-12 David Howellsx86: fix an incompatible pointer type warning on 64...
2008-06-04 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-04 Hugh Dickinsx86: fix bad pmd ffff810000207xxx(9090909090909090)
2008-05-25 Thomas Gleixnerx86: init64.c include initrd.h
2008-05-23 Pekka Paalanenx86_64: fix kernel rodata NX setting
2008-05-23 Steven Rostedtftrace: dont write protect kernel text
2008-05-12 Yinghai Lux86_64: simplify the memtest parameter setting
2008-04-28 Jeremy Fitzhardingehotplug-memory: make online_page() common
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
next