summaryrefslogtreecommitdiffstats
path: root/include/asm-um
AgeCommit message (Expand)AuthorLines
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov-9/+3
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger-0/+2
2008-05-13uml: random driver fixesJeff Dike-1/+2
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov-6/+11
2008-05-13uml: remove unused headerJeff Dike-6/+0
2008-05-01rename div64_64 to div64_u64Roman Zippel-1/+0
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-3/+3
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+10
2008-04-17Generic semaphore implementationMatthew Wilcox-6/+1
2008-04-15uml: compile error fixWANG Cong-0/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike-1/+2
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike-3/+5
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-3/+11
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-0/+27
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-11/+9
2008-02-05uml: LDT mutex conversionDaniel Walker-2/+2
2008-02-05uml: add back CONFIG_HZJeff Dike-1/+1
2008-02-05uml: get rid of syscall countersJeff Dike-2/+0
2008-02-05uml: customize tlb.hJeff Dike-1/+121
2008-02-05uml: 64-bit tlb fixesJeff Dike-5/+4
2008-02-05uml: cover stubs with a VMAJeff Dike-2/+5
2008-02-05uml: clean up TASK_SIZE usageJeff Dike-8/+3
2008-02-05uml: add virt_to_pteJeff Dike-0/+3
2008-02-05uml: fix page table data sizesJeff Dike-5/+24
2008-02-05uml: current.h cleanupJeff Dike-25/+6
2008-02-05uml: style cleanupJeff Dike-15/+4
2008-02-05uml: header untanglingJeff Dike-31/+19
2008-02-05uml: move um_virt_to_physJeff Dike-3/+0
2008-02-05UML - Fix build in 2.6.24-rc2-mm1Jeff Dike-0/+2
2008-02-05uml: tidy pgtable.hJeff Dike-79/+7
2008-02-05uml: get rid of asmlinkageJeff Dike-6/+0
2008-02-05uml: implement get_wchanJeff Dike-1/+1
2008-02-05uml: remove xmm checking on x86Karol Swietlicki-1/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-4/+4
2008-01-30git-x86: unbreak UMLWANG Cong-0/+6
2008-01-30uml: add asm-um/asm.hJeff Dike-0/+6
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison-1/+0
2007-11-14uml: update address space affected by pud_clearJeff Dike-1/+1
2007-10-29x86 merge fallout: umlAl Viro-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt-6/+0
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk-2/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+0
2007-10-16uml: style fixes in FP codeJeff Dike-11/+1
2007-10-16uml: coredumping floating point fixesJeff Dike-2/+12
2007-10-16uml: ptrace floating point fixesJeff Dike-4/+14
2007-10-16uml: fix inlinesJeff Dike-4/+4
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike-21/+21
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike-6/+2