aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+1
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden1-11/+7
2006-10-01[PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen1-78/+6
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman1-52/+17
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds5-45/+27
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisorJeremy Fitzhardinge2-0/+68
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-1/+1
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter1-1/+1
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey1-8/+21
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2-8/+5
2006-09-26[PATCH] i386: make fault notifier unconditional and export itAndi Kleen1-10/+4
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 Beulich3-21/+6
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens1-5/+4
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-9/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-3/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel7-7/+0
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar1-2/+2
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-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy1-2/+36
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov1-4/+4
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li1-1/+2
2006-06-23[PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert1-4/+7
2006-06-23[PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert1-5/+5
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-27[PATCH] unify PFN_* macrosDave Hansen1-0/+1
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki1-11/+0
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-16/+23
2006-03-23[PATCH] make bug messages more consistentIngo Molnar1-2/+2
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain callbacksJan Beulich1-57/+116
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-23/+22
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin1-7/+13
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino1-1/+1
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1