summaryrefslogtreecommitdiffstats
path: root/include/asm-um
Commit message (Expand)AuthorAgeFilesLines
* container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-201-0/+2
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-163-3/+3
* net: Fix build with ARCH=umDavid S. Miller2008-09-191-0/+7
* [PATCH] kill altrootAl Viro2008-07-261-6/+0
* Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-6/+0
|\
| * remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-6/+0
* | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-15/+1
|/
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0
|\
| * Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0
* | UML: make several more things staticWANG Cong2008-07-241-3/+0
* | arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-241-3/+0
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
|/
* uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2008-06-061-9/+3
* asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-141-0/+2
* uml: random driver fixesJeff Dike2008-05-131-1/+2
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-131-6/+11
* uml: remove unused headerJeff Dike2008-05-131-6/+0
* rename div64_64 to div64_u64Roman Zippel2008-05-011-1/+0
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-3/+3
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+10
* Generic semaphore implementationMatthew Wilcox2008-04-171-6/+1
* uml: compile error fixWANG Cong2008-04-151-0/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* uml: x86_64 should copy %fs during forkJeff Dike2008-02-081-1/+2
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-082-3/+5
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-3/+11
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+27
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-11/+9
* uml: LDT mutex conversionDaniel Walker2008-02-051-2/+2
* uml: add back CONFIG_HZJeff Dike2008-02-051-1/+1
* uml: get rid of syscall countersJeff Dike2008-02-051-2/+0
* uml: customize tlb.hJeff Dike2008-02-051-1/+121
* uml: 64-bit tlb fixesJeff Dike2008-02-053-5/+4
* uml: cover stubs with a VMAJeff Dike2008-02-051-2/+5
* uml: clean up TASK_SIZE usageJeff Dike2008-02-053-8/+3
* uml: add virt_to_pteJeff Dike2008-02-051-0/+3
* uml: fix page table data sizesJeff Dike2008-02-053-5/+24
* uml: current.h cleanupJeff Dike2008-02-052-25/+6
* uml: style cleanupJeff Dike2008-02-051-15/+4
* uml: header untanglingJeff Dike2008-02-058-31/+19
* uml: move um_virt_to_physJeff Dike2008-02-051-3/+0
* UML - Fix build in 2.6.24-rc2-mm1Jeff Dike2008-02-051-0/+2
* uml: tidy pgtable.hJeff Dike2008-02-051-79/+7
* uml: get rid of asmlinkageJeff Dike2008-02-051-6/+0
* uml: implement get_wchanJeff Dike2008-02-051-1/+1
* uml: remove xmm checking on x86Karol Swietlicki2008-02-051-1/+0
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-4/+4
* git-x86: unbreak UMLWANG Cong2008-01-301-0/+6
* uml: add asm-um/asm.hJeff Dike2008-01-301-0/+6
* UML: remove remaining FASTCALL usesHarvey Harrison2008-01-301-1/+0