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