aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um
AgeCommit message (Expand)Author
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
2007-07-16uml: use get_free_pages to allocate kernel stacksJeff Dike
2007-07-16page table handling cleanupJan Beulich
2007-06-24uml: add asm/paravirt.hJeff Dike
2007-06-24uml: use generic BUGNick Piggin
2007-06-16uml: kill x86_64 STACK_TOP_MAXJeff Dike
2007-05-11uml: iRQ stacksJeff Dike
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-09uml: fix build breakageJeff Dike
2007-05-08x86: create asm/cmpxchg.hJeff Dike
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso
2007-03-30[PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso
2007-03-29[PATCH] uml: fix pte bit collisionMiklos Szeredi
2007-03-27[PATCH] uml: fix static linkingJeff Dike
2007-03-01[PATCH] uml: pte_mkread fixJeff Dike
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike
2007-02-11[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day
2007-02-01[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle