summaryrefslogtreecommitdiffstats
path: root/arch/i386/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+1
* [PATCH] paravirt: kpte flushZachary Amsden2006-10-011-11/+7Star
* [PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen2006-10-011-78/+6Star
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-52/+17Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-265-45/+27Star
|\
| * [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-262-8/+5Star
| * [PATCH] i386: make fault notifier unconditional and export itAndi Kleen2006-09-261-10/+4Star
| * [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-263-21/+6Star
* | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-262-0/+68
* | [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-1/+1
* | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+3
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-261-1/+1
* | [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-261-8/+21
|/
* [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-261-2/+5
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-5/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-018-9/+2Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0Star
| * typo fixes: specfic -> specificAdrian Bunk2006-06-301-1/+1
| * typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-3/+2Star
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+2
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-281-2/+2
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-1/+2
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-1/+1
* [PATCH] Notify page fault call chain for i386Anil S Keshavamurthy2006-06-261-2/+36
* [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-231-4/+4
* [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-231-1/+2
* [PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert2006-06-231-4/+7
* [PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert2006-06-231-5/+5
* [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] unify PFN_* macrosDave Hansen2006-03-271-0/+1
* [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-271-11/+0Star
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-16/+23
* [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-231-57/+116
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-23/+22Star
* [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-12/+0Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] i386: pageattr remove __put_pageNick Piggin2006-03-221-7/+13
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-171-1/+1
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-1/+1