aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_32.c
Commit message (Expand)AuthorAge
* ftrace: dont write protect kernel textSteven Rostedt2008-05-23
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-13
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* x86: remove NexGen supportDmitri Vorobiev2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24
* | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
|/
* x86: remove pointless commentsWANG Cong2008-04-19
* x86: don't use large pages to map the first 2/4MB of memoryAndi Kleen2008-04-17
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-17
* x86: implement true end_pfn_mapped for 32bitAndi Kleen2008-04-17
* x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2008-04-17
* x86: include proper prototypes for rodata_testHarvey Harrison2008-02-14
* x86: introduce page pool in cpaThomas Gleixner2008-02-09
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-09
* x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.cH. Peter Anvin2008-02-04
* suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki2008-02-01
* x86: don't special-case pmd allocations as muchJeremy Fitzhardinge2008-01-30
* x86: arch/x86/mm/init_32.c printk fixesIngo Molnar2008-01-30
* x86: arch/x86/mm/init_32.c cleanupIngo Molnar2008-01-30
* x86: cpa: fix the self-testIngo Molnar2008-01-30
* x86: init memory debuggingIngo Molnar2008-01-30
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-30
* x86: make sure initmem is writableArjan van de Ven2008-01-30
* x86: cpa: move flush to cpaThomas Gleixner2008-01-30
* x86: move page_is_ram() functionThomas Gleixner2008-01-30
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-30
* x86: remove set_kernel_exec()Andi Kleen2008-01-30
* x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen2008-01-30
* x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying2008-01-30
* i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying2008-01-30
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-30
* x86: clean up pte_execAndi Kleen2008-01-30
* c_p_a(): do a simple self test at bootAndi Kleen2008-01-30
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-30
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-30
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-30
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-30
* x86: clean up mm/init_32.cJeremy Fitzhardinge2008-01-30
* x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar2008-01-15
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17
|\
| * x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar2007-10-17
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\ \ | |/ |/|
| * remove dead code in pgtable_cache_initJeremy Fitzhardinge2007-10-16
* | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-16
|/
* i386: move mmThomas Gleixner2007-10-11