summaryrefslogtreecommitdiffstats
path: root/include/asm-um
AgeCommit message (Expand)AuthorLines
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison-1/+0
2007-11-14uml: update address space affected by pud_clearJeff Dike-1/+1
2007-10-29x86 merge fallout: umlAl Viro-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt-6/+0
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk-2/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+0
2007-10-16uml: style fixes in FP codeJeff Dike-11/+1
2007-10-16uml: coredumping floating point fixesJeff Dike-2/+12
2007-10-16uml: ptrace floating point fixesJeff Dike-4/+14
2007-10-16uml: fix inlinesJeff Dike-4/+4
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike-21/+21
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike-6/+2
2007-10-16uml: get rid of do_longjmpJeff Dike-2/+2
2007-10-16uml: style fixes pass 3Jeff Dike-21/+18
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-67/+16
2007-10-16uml: style fixes pass 2Jeff Dike-3/+10
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-30/+10
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike-20/+0
2007-09-10UML: Fix ELF_CORE_COPY_REGS build botchJeff Dike-21/+21
2007-08-31uml: fix x86_64 core dump crashJeff Dike-0/+40
2007-08-31uml: fix linker script alignment bugsJeff Dike-47/+77
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+2
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike-0/+9
2007-07-16uml: use get_free_pages to allocate kernel stacksJeff Dike-2/+4
2007-07-16page table handling cleanupJan Beulich-18/+0
2007-06-24uml: add asm/paravirt.hJeff Dike-0/+6
2007-06-24uml: use generic BUGNick Piggin-1/+3
2007-06-16uml: kill x86_64 STACK_TOP_MAXJeff Dike-0/+1
2007-05-11uml: iRQ stacksJeff Dike-0/+2
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao-0/+4
2007-05-09uml: fix build breakageJeff Dike-0/+9
2007-05-08x86: create asm/cmpxchg.hJeff Dike-0/+6
2007-05-08move die notifier handling to common codeChristoph Hellwig-0/+1
2007-05-07uml: more page fault path trimmingJeff Dike-14/+13
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge-0/+2
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger-0/+1
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso-3/+14
2007-03-30[PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso-1/+1
2007-03-29[PATCH] uml: fix pte bit collisionMiklos Szeredi-4/+4
2007-03-27[PATCH] uml: fix static linkingJeff Dike-0/+1
2007-03-01[PATCH] uml: pte_mkread fixJeff Dike-1/+1
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike-0/+3
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike-6/+6
2007-02-11[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day-1/+1
2007-02-01[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro-0/+9
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike-1/+3
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle-1/+1
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt-0/+7