aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/physmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24UML: make several more things staticWANG Cong1-1/+1
2008-02-05uml: SMP locking commentaryJeff Dike1-3/+3
2008-02-05uml: clean up TASK_SIZE usageJeff Dike1-10/+0
2007-10-16uml: userspace files should call libc directlyJeff Dike1-1/+3
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike1-4/+5
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-2/+2
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-1/+1
2007-10-16uml: physmem code tidyingJeff Dike1-29/+21
2007-10-16uml: stop specially protecting kernel stacksJeff Dike1-1/+1
2007-07-24uml: more __init annotationsJeff Dike1-10/+5
2007-05-07uml: more page fault path trimmingJeff Dike1-227/+1
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-2/+2
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike1-1/+1
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-1/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike1-34/+23
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike1-0/+17
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike1-1/+1
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-1/+1
2006-05-01[PATCH] uml: fix iomem list traversalVictor V. Vengerov1-0/+2
2006-05-01Update UML kernel/physmem.c to use rb_parent() accessor macroAndrew Morton1-1/+1
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-2/+1
2006-03-22[PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin1-1/+1
2006-02-01[PATCH] uml: fix "apples/bananas" typoPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-11-07[PATCH] uml: big memory fixesJeff Dike1-2/+2
2005-09-10[PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso1-35/+0
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+478