summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/physmem.c
Commit message (Expand)AuthorAgeFilesLines
* UML: make several more things staticWANG Cong2008-07-241-1/+1
* uml: SMP locking commentaryJeff Dike2008-02-051-3/+3
* uml: clean up TASK_SIZE usageJeff Dike2008-02-051-10/+0
* uml: userspace files should call libc directlyJeff Dike2007-10-161-1/+3
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-4/+5
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-2/+2
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-1/+1
* uml: physmem code tidyingJeff Dike2007-10-161-29/+21
* uml: stop specially protecting kernel stacksJeff Dike2007-10-161-1/+1
* uml: more __init annotationsJeff Dike2007-07-241-10/+5
* uml: more page fault path trimmingJeff Dike2007-05-071-227/+1
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-2/+2
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-071-1/+1
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-1/+1
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2007-02-111-34/+23
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-111-0/+17
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-101-1/+1
* Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-201-1/+1
|\
| * Update UML kernel/physmem.c to use rb_parent() accessor macroAndrew Morton2006-05-011-1/+1
* | [PATCH] uml: fix iomem list traversalVictor V. Vengerov2006-05-011-0/+2
|/
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-2/+1
* [PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2006-03-221-1/+1
* [PATCH] uml: fix "apples/bananas" typoPaolo 'Blaisorblade' Giarrusso2006-02-011-1/+1
* [PATCH] uml: big memory fixesJeff Dike2005-11-071-2/+2
* [PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso2005-09-101-35/+0
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-071-0/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+478