aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: prepare shared mm/init.cThomas Gleixner1-858/+0
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"Linus Torvalds1-3/+11
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-1/+1
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen1-11/+3
2007-07-21i386: minor nx handling adjustmentJan Beulich1-3/+4
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-18paravirt: export __supported_pte_maskJeremy Fitzhardinge1-0/+1
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge1-1/+1
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven1-1/+2
2007-05-12SLUB: i386 supportChristoph Lameter1-7/+0
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-7/+2
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds1-8/+7
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge1-3/+15
2007-05-02[PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge1-47/+91
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich1-6/+19
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-7/+8
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden1-0/+4
2007-01-11[PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal1-2/+2
2006-12-22[PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto1-8/+2
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-2/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey1-2/+0
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn1-2/+1
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-26/+12
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisorJeremy Fitzhardinge1-0/+42
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter1-1/+1
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell1-6/+12
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich1-20/+0
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens1-5/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+1
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li1-1/+2
2006-05-21[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki1-1/+1
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen1-0/+2
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-23/+22
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino1-1/+1
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven1-0/+24
2005-11-13[PATCH] arch/i386/mm/init.c: small cleanupsAdrian Bunk1-1/+2
2005-10-29[PATCH] memory hotplug: i386 addition functionsDave Hansen1-5/+57
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-1/+1
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden1-1/+1
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino1-2/+3
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek1-1/+1
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan1-0/+1
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft1-9/+9
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen1-1/+1