summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_32.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-081-0/+6
| * | x86: reserve highmem pages via reserve_earlyHuang, Ying2008-06-051-1/+2
| |/
| |
| \
| \
| \
*---. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-13/+5
|\ \ \ \ | |_|_|/ |/| | |
| | | * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-081-0/+5
| |_|/ |/| |
| | * x86: eliminate duplicate consistency checks in init_32.cJan Beulich2008-05-251-13/+0
| |/ |/|
* | x86: fix app crashes after SMP resumeHugh Dickins2008-05-131-11/+1
|/
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-33/+3
* x86: remove NexGen supportDmitri Vorobiev2008-04-261-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-0/+19
|\
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+19
* | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-241-1/+1
* | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-241-3/+3
|/
* x86: remove pointless commentsWANG Cong2008-04-191-1/+0
* x86: don't use large pages to map the first 2/4MB of memoryAndi Kleen2008-04-171-1/+6
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-3/+3
* x86: implement true end_pfn_mapped for 32bitAndi Kleen2008-04-171-0/+4
* x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2008-04-171-16/+8
* x86: include proper prototypes for rodata_testHarvey Harrison2008-02-141-0/+1
* x86: introduce page pool in cpaThomas Gleixner2008-02-091-0/+2
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-091-45/+27
* x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.cH. Peter Anvin2008-02-041-4/+2
* suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki2008-02-011-5/+5
* x86: don't special-case pmd allocations as muchJeremy Fitzhardinge2008-01-301-13/+0
* x86: arch/x86/mm/init_32.c printk fixesIngo Molnar2008-01-301-16/+22
* x86: arch/x86/mm/init_32.c cleanupIngo Molnar2008-01-301-118/+122
* x86: cpa: fix the self-testIngo Molnar2008-01-301-2/+2
* x86: init memory debuggingIngo Molnar2008-01-301-0/+11
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-301-0/+3
* x86: make sure initmem is writableArjan van de Ven2008-01-301-0/+7
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-14/+0
* x86: move page_is_ram() functionThomas Gleixner2008-01-301-22/+0
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-13/+7
* x86: remove set_kernel_exec()Andi Kleen2008-01-301-29/+0
* x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen2008-01-301-2/+2
* x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying2008-01-301-2/+2
* i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying2008-01-301-0/+2
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-301-1/+2
* x86: clean up pte_execAndi Kleen2008-01-301-1/+1
* c_p_a(): do a simple self test at bootAndi Kleen2008-01-301-0/+26
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-301-0/+1
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-301-2/+2
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-301-2/+3
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-301-18/+0
* x86: clean up mm/init_32.cJeremy Fitzhardinge2008-01-301-10/+21
* x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar2008-01-151-2/+7
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-171-2/+9
|\
| * x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar2007-10-171-2/+9
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-171-17/+5
|\ \ | |/ |/|
| * remove dead code in pgtable_cache_initJeremy Fitzhardinge2007-10-161-17/+5
* | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-5/+0
|/
OpenPOWER on IntegriCloud