summaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared mm/init.cThomas Gleixner2007-10-111-858/+0
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-261-3/+11
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-251-1/+1
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-221-11/+3
* i386: minor nx handling adjustmentJan Beulich2007-07-211-3/+4
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1
* paravirt: export __supported_pte_maskJeremy Fitzhardinge2007-07-181-0/+1
* paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2007-07-181-1/+1
* Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-211-1/+2
* SLUB: i386 supportChristoph Lameter2007-05-121-7/+0
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-7/+2
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-8/+7
* [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge2007-05-021-3/+15
* [PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge2007-05-021-47/+91
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-021-6/+19
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-021-7/+8
* [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-131-0/+4
* [PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal2007-01-111-2/+2
* [PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2006-12-221-8/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-2/+0
|\
| * [PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey2006-12-071-2/+0
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
|/
* BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-031-2/+1
* [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-26/+12
|\
| * [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-261-6/+12
| * [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-261-20/+0
* | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-261-0/+42
* | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-261-1/+1
|/
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-5/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-271-1/+2
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-1/+1
* [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-231-1/+2
* [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki2006-05-211-1/+1
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-0/+2
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-23/+22
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-1/+1
* [PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2006-01-061-0/+24
* [PATCH] arch/i386/mm/init.c: small cleanupsAdrian Bunk2005-11-131-1/+2
* [PATCH] memory hotplug: i386 addition functionsDave Hansen2005-10-291-5/+57
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-1/+1
* [PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden2005-09-051-1/+1
* [PATCH] x86: fix EFI memory map parsingMatt Tolentino2005-09-051-2/+3
* [PATCH] swsusp: kill config_pm_diskPavel Machek2005-06-251-1/+1
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-231-0/+1
* [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-231-9/+9
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-231-1/+1
OpenPOWER on IntegriCloud