summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/mem.c
AgeCommit message (Expand)AuthorLines
2005-03-13[PATCH] (mostly i386) mm cleanupAdrian Bunk-1/+1
2005-02-04[PATCH] uml: fix STATIC_LINK compilationJeff Dike-1/+1
2005-02-04[PATCH] uml: fix broken #ifdef clause causing crashesJeff Dike-4/+8
2005-01-11[PATCH] UML: sparse annotationsJeff Dike-2/+2
2005-01-11[PATCH] UML: code tidyingJeff Dike-0/+2
2005-01-11[PATCH] UML: Three-level page table supportJeff Dike-2/+3
2005-01-11[PATCH] UML: add some puddingJeff Dike-1/+2
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter-6/+2
2005-01-03[PATCH] uml: Fix highmem compilationJeff Dike-3/+0
2005-01-03[PATCH] uml: make vsyscall page into process page tablesJeff Dike-0/+25
2005-01-03[PATCH] kill off highmem_start_pageDave Hansen-2/+0
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso-583/+74
2004-06-23[PATCH] Make nr_swap_pages a longAndrew Morton-1/+1
2004-05-14[PATCH] Make users of page->count use the provided macrosAndrew Morton-1/+1
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo-0/+4
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton-1/+1
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole-2/+2
2003-04-20[PATCH] use __GFP_REPEAT in pte_alloc_one()Andrew Morton-20/+6
2003-03-06[PATCH] remove __pmd_offsetAndrew Morton-1/+1
2003-03-06[PATCH] remove __pgd_offsetAndrew Morton-2/+2
2003-02-05Merged a conflict in ptrace.h.Jeff Dike-20/+20
2003-01-15Merge jdike.stearns.org:linux/fixes-2.5/Jeff Dike-2/+23
2003-01-15Merge jdike.stearns.org:linux/cleanup-2.5/Jeff Dike-20/+20
2003-01-10[PATCH] replace `typedef mmu_gather_t' with `struct mmu_gather'Andrew Morton-1/+1
2002-12-29Fixed a few problems in the last merge.Jeff Dike-1/+1
2002-12-29Forward ported a number of bug fixes from 2.4, including SA_SIGINFOJeff Dike-2/+23
2002-12-28Converted all initializers over to C99 syntax.Jeff Dike-20/+20
2002-11-22Merged a number of small skas changes.Jeff Dike-22/+2
2002-11-20Merged most of the rest of the skas changes.Jeff Dike-22/+25
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike-11/+34
2002-10-02A set of small bug fixes brought over from 2.4.19-8.Jeff Dike-1/+1
2002-09-29Merge http://jdike.stearns.org:5000/highmem-2.5Linus Torvalds-54/+264
2002-09-28Fixed highmem support for 2.5.Jeff Dike-17/+91
2002-09-23Added highmem support.Jeff Dike-50/+186
2002-09-23UML updates to allow it to build and run as 2.5.38.Jeff Dike-1/+1
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike-0/+617