summaryrefslogtreecommitdiffstats
path: root/include/asm-um
Commit message (Expand)AuthorAgeFilesLines
* uml: header untanglingJeff Dike2008-02-058-31/+19
* uml: move um_virt_to_physJeff Dike2008-02-051-3/+0
* UML - Fix build in 2.6.24-rc2-mm1Jeff Dike2008-02-051-0/+2
* uml: tidy pgtable.hJeff Dike2008-02-051-79/+7
* uml: get rid of asmlinkageJeff Dike2008-02-051-6/+0
* uml: implement get_wchanJeff Dike2008-02-051-1/+1
* uml: remove xmm checking on x86Karol Swietlicki2008-02-051-1/+0
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-4/+4
* git-x86: unbreak UMLWANG Cong2008-01-301-0/+6
* uml: add asm-um/asm.hJeff Dike2008-01-301-0/+6
* UML: remove remaining FASTCALL usesHarvey Harrison2008-01-301-1/+0
* 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
OpenPOWER on IntegriCloud