summaryrefslogtreecommitdiffstats
path: root/include/asm-um
Commit message (Expand)AuthorAgeFilesLines
...
* uml: update address space affected by pud_clearJeff Dike2007-11-141-1/+1
* x86 merge fallout: umlAl Viro2007-10-291-1/+0
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-6/+0
* x86: rename .i assembler includes to .hAdrian Bunk2007-10-172-2/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* uml: style fixes in FP codeJeff Dike2007-10-161-11/+1
* 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/+2
* uml: get rid of do_longjmpJeff Dike2007-10-161-2/+2
* uml: style fixes pass 3Jeff Dike2007-10-164-21/+18
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-166-67/+16
* uml: style fixes pass 2Jeff Dike2007-10-162-3/+10
* uml: throw out CHOOSE_MODEJeff Dike2007-10-166-30/+10
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-162-20/+0
* UML: Fix ELF_CORE_COPY_REGS build botchJeff Dike2007-09-101-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
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+2
* Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike2007-07-161-0/+9
* uml: use get_free_pages to allocate kernel stacksJeff Dike2007-07-161-2/+4
* page table handling cleanupJan Beulich2007-07-161-18/+0
* uml: add asm/paravirt.hJeff Dike2007-06-241-0/+6
* uml: use generic BUGNick Piggin2007-06-242-1/+3
* uml: kill x86_64 STACK_TOP_MAXJeff Dike2007-06-161-0/+1
* uml: iRQ stacksJeff Dike2007-05-111-0/+2
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+4
* uml: fix build breakageJeff Dike2007-05-091-0/+9
* x86: create asm/cmpxchg.hJeff Dike2007-05-081-0/+6
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* uml: more page fault path trimmingJeff Dike2007-05-072-14/+13
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+1
* [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-021-3/+14
* [PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso2007-03-301-1/+1
* [PATCH] uml: fix pte bit collisionMiklos Szeredi2007-03-291-4/+4
* [PATCH] uml: fix static linkingJeff Dike2007-03-271-0/+1
* [PATCH] uml: pte_mkread fixJeff Dike2007-03-011-1/+1
* [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-111-0/+3
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-112-6/+6
* [PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day2007-02-111-1/+1
* [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro2007-02-011-0/+9
* [PATCH] UML: add generic BUG supportJeff Dike2006-12-081-1/+3
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] uml: add INITCALLSJeff Dike2006-10-311-7/+1