aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike1-1/+2
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike2-3/+5
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-3/+11
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-0/+27
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-11/+9
2008-02-05uml: LDT mutex conversionDaniel Walker1-2/+2
2008-02-05uml: add back CONFIG_HZJeff Dike1-1/+1
2008-02-05uml: get rid of syscall countersJeff Dike1-2/+0
2008-02-05uml: customize tlb.hJeff Dike1-1/+121
2008-02-05uml: 64-bit tlb fixesJeff Dike3-5/+4
2008-02-05uml: cover stubs with a VMAJeff Dike1-2/+5
2008-02-05uml: clean up TASK_SIZE usageJeff Dike3-8/+3
2008-02-05uml: add virt_to_pteJeff Dike1-0/+3
2008-02-05uml: fix page table data sizesJeff Dike3-5/+24
2008-02-05uml: current.h cleanupJeff Dike2-25/+6
2008-02-05uml: style cleanupJeff Dike1-15/+4
2008-02-05uml: header untanglingJeff Dike8-31/+19
2008-02-05uml: move um_virt_to_physJeff Dike1-3/+0
2008-02-05UML - Fix build in 2.6.24-rc2-mm1Jeff Dike1-0/+2
2008-02-05uml: tidy pgtable.hJeff Dike1-79/+7
2008-02-05uml: get rid of asmlinkageJeff Dike1-6/+0
2008-02-05uml: implement get_wchanJeff Dike1-1/+1
2008-02-05uml: remove xmm checking on x86Karol Swietlicki1-1/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-4/+4
2008-01-30git-x86: unbreak UMLWANG Cong1-0/+6
2008-01-30uml: add asm-um/asm.hJeff Dike1-0/+6
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison1-1/+0
2007-11-14uml: update address space affected by pud_clearJeff Dike1-1/+1
2007-10-29x86 merge fallout: umlAl Viro1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-6/+0
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk2-2/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-16uml: style fixes in FP codeJeff Dike1-11/+1
2007-10-16uml: coredumping floating point fixesJeff Dike2-2/+12
2007-10-16uml: ptrace floating point fixesJeff Dike3-4/+14
2007-10-16uml: fix inlinesJeff Dike4-4/+4
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike1-21/+21
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike2-6/+2
2007-10-16uml: get rid of do_longjmpJeff Dike1-2/+2
2007-10-16uml: style fixes pass 3Jeff Dike4-21/+18
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike6-67/+16
2007-10-16uml: style fixes pass 2Jeff Dike2-3/+10
2007-10-16uml: throw out CHOOSE_MODEJeff Dike6-30/+10
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike2-20/+0
2007-09-10UML: Fix ELF_CORE_COPY_REGS build botchJeff Dike1-21/+21
2007-08-31uml: fix x86_64 core dump crashJeff Dike1-0/+40
2007-08-31uml: fix linker script alignment bugsJeff Dike1-47/+77
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+2
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike1-0/+9