summaryrefslogtreecommitdiffstats
path: root/include/asm-um
Commit message (Expand)AuthorAgeFilesLines
* uml: compile error fixWANG Cong2008-04-161-0/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-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/+9Star
* 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/+0Star
* uml: customize tlb.hJeff Dike2008-02-051-1/+121
* uml: 64-bit tlb fixesJeff Dike2008-02-053-5/+4Star
* uml: cover stubs with a VMAJeff Dike2008-02-051-2/+5
* uml: clean up TASK_SIZE usageJeff Dike2008-02-053-8/+3Star
* 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/+6Star
* uml: style cleanupJeff Dike2008-02-051-15/+4Star
* uml: header untanglingJeff Dike2008-02-058-31/+19Star
* uml: move um_virt_to_physJeff Dike2008-02-051-3/+0Star
* UML - Fix build in 2.6.24-rc2-mm1Jeff Dike2008-02-051-0/+2
* uml: tidy pgtable.hJeff Dike2008-02-051-79/+7Star
* uml: get rid of asmlinkageJeff Dike2008-02-051-6/+0Star
* uml: implement get_wchanJeff Dike2008-02-051-1/+1
* uml: remove xmm checking on x86Karol Swietlicki2008-02-051-1/+0Star
* 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/+0Star
* uml: update address space affected by pud_clearJeff Dike2007-11-151-1/+1
* x86 merge fallout: umlAl Viro2007-10-291-1/+0Star
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-6/+0Star
* x86: rename .i assembler includes to .hAdrian Bunk2007-10-172-2/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0Star
* uml: style fixes in FP codeJeff Dike2007-10-161-11/+1Star
* uml: coredumping floating point fixesJeff Dike2007-10-162-2/+12
* uml: ptrace floating point fixesJeff Dike2007-10-163-4/+14
* uml: fix inlinesJeff Dike2007-10-164-4/+4
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-161-21/+21
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-162-6/+2Star
* uml: get rid of do_longjmpJeff Dike2007-10-161-2/+2
* uml: style fixes pass 3Jeff Dike2007-10-164-21/+18Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-166-67/+16Star
* uml: style fixes pass 2Jeff Dike2007-10-162-3/+10
* uml: throw out CHOOSE_MODEJeff Dike2007-10-166-30/+10Star
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-162-20/+0Star
* UML: Fix ELF_CORE_COPY_REGS build botchJeff Dike2007-09-111-21/+21
* uml: fix x86_64 core dump crashJeff Dike2007-08-311-0/+40
* uml: fix linker script alignment bugsJeff Dike2007-08-311-47/+77