aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/pgtable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: prepare shared mm/pgtable.cThomas Gleixner1-373/+0
2007-07-21i386: pgd_{c,d}tor() staticAdrian Bunk1-3/+3
2007-05-12SLUB: i386 supportChristoph Lameter1-9/+17
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge1-18/+70
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSOJeremy Fitzhardinge1-6/+0
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden1-0/+2
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden1-4/+20
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-2/+5
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-07[PATCH] i386: clear_fixmap() should not use set_pte()Jan Beulich1-2/+5
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisorJeremy Fitzhardinge1-0/+26
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+3
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
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 Engel1-1/+0
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+3
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-4/+4
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden1-5/+5
2005-06-25[PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas1-15/+15
2005-06-23[PATCH] add page_state info to show_memMartin J. Bligh1-0/+8
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-1/+1
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+260