aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16uml: use get_free_pages to allocate kernel stacksJeff Dike1-2/+4
2007-07-16page table handling cleanupJan Beulich1-18/+0
2007-06-24uml: add asm/paravirt.hJeff Dike1-0/+6
2007-06-24uml: use generic BUGNick Piggin2-1/+3
2007-06-16uml: kill x86_64 STACK_TOP_MAXJeff Dike1-0/+1
2007-05-11uml: iRQ stacksJeff Dike1-0/+2
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-0/+4
2007-05-09uml: fix build breakageJeff Dike1-0/+9
2007-05-08x86: create asm/cmpxchg.hJeff Dike1-0/+6
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-07uml: more page fault path trimmingJeff Dike2-14/+13
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+2
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+1
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso1-3/+14
2007-03-30[PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso1-1/+1
2007-03-29[PATCH] uml: fix pte bit collisionMiklos Szeredi1-4/+4
2007-03-27[PATCH] uml: fix static linkingJeff Dike1-0/+1
2007-03-01[PATCH] uml: pte_mkread fixJeff Dike1-1/+1
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike1-0/+3
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike2-6/+6
2007-02-11[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day1-1/+1
2007-02-01[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro1-0/+9
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike1-1/+3
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-31[PATCH] uml: add INITCALLSJeff Dike1-7/+1