aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um
Commit message (Expand)AuthorAge
* mm: introduce pte_special pte bitNick Piggin2008-04-28
* Generic semaphore implementationMatthew Wilcox2008-04-17
* uml: compile error fixWANG Cong2008-04-15
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-02
* uml: x86_64 should copy %fs during forkJeff Dike2008-02-08
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-08
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-08
* uml: LDT mutex conversionDaniel Walker2008-02-05
* uml: add back CONFIG_HZJeff Dike2008-02-05
* uml: get rid of syscall countersJeff Dike2008-02-05
* uml: customize tlb.hJeff Dike2008-02-05
* uml: 64-bit tlb fixesJeff Dike2008-02-05
* uml: cover stubs with a VMAJeff Dike2008-02-05
* uml: clean up TASK_SIZE usageJeff Dike2008-02-05
* uml: add virt_to_pteJeff Dike2008-02-05
* uml: fix page table data sizesJeff Dike2008-02-05
* uml: current.h cleanupJeff Dike2008-02-05
* uml: style cleanupJeff Dike2008-02-05
* uml: header untanglingJeff Dike2008-02-05
* uml: move um_virt_to_physJeff Dike2008-02-05
* UML - Fix build in 2.6.24-rc2-mm1Jeff Dike2008-02-05
* uml: tidy pgtable.hJeff Dike2008-02-05
* uml: get rid of asmlinkageJeff Dike2008-02-05
* uml: implement get_wchanJeff Dike2008-02-05
* uml: remove xmm checking on x86Karol Swietlicki2008-02-05
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* git-x86: unbreak UMLWANG Cong2008-01-30
* uml: add asm-um/asm.hJeff Dike2008-01-30
* UML: remove remaining FASTCALL usesHarvey Harrison2008-01-30
* uml: update address space affected by pud_clearJeff Dike2007-11-14
* x86 merge fallout: umlAl Viro2007-10-29
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-19
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-19
* x86: rename .i assembler includes to .hAdrian Bunk2007-10-17
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* uml: style fixes in FP codeJeff Dike2007-10-16
* uml: coredumping floating point fixesJeff Dike2007-10-16
* uml: ptrace floating point fixesJeff Dike2007-10-16
* uml: fix inlinesJeff Dike2007-10-16
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-16
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-16
* uml: get rid of do_longjmpJeff Dike2007-10-16
* uml: style fixes pass 3Jeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* uml: style fixes pass 2Jeff Dike2007-10-16
* uml: throw out CHOOSE_MODEJeff Dike2007-10-16
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-16
* UML: Fix ELF_CORE_COPY_REGS build botchJeff Dike2007-09-10