summaryrefslogtreecommitdiff
path: root/include/asm-um
AgeCommit message (Expand)Author
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-05uml: LDT mutex conversionDaniel Walker
2008-02-05uml: add back CONFIG_HZJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2008-02-05uml: customize tlb.hJeff Dike
2008-02-05uml: 64-bit tlb fixesJeff Dike
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: add virt_to_pteJeff Dike
2008-02-05uml: fix page table data sizesJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: style cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: move um_virt_to_physJeff Dike
2008-02-05UML - Fix build in 2.6.24-rc2-mm1Jeff Dike
2008-02-05uml: tidy pgtable.hJeff Dike
2008-02-05uml: get rid of asmlinkageJeff Dike
2008-02-05uml: implement get_wchanJeff Dike
2008-02-05uml: remove xmm checking on x86Karol Swietlicki
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-01-30git-x86: unbreak UMLWANG Cong
2008-01-30uml: add asm-um/asm.hJeff Dike
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison
2007-11-14uml: update address space affected by pud_clearJeff Dike
2007-10-29x86 merge fallout: umlAl Viro
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: coredumping floating point fixesJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: fix inlinesJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: style fixes pass 2Jeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-09-10UML: Fix ELF_CORE_COPY_REGS build botchJeff Dike
2007-08-31uml: fix x86_64 core dump crashJeff Dike
2007-08-31uml: fix linker script alignment bugsJeff Dike
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike