summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* uml: fix page table data sizesJeff Dike2008-02-051-8/+9
* uml: current.h cleanupJeff Dike2008-02-051-4/+4
* uml: style cleanupJeff Dike2008-02-051-45/+41
* uml: header untanglingJeff Dike2008-02-054-14/+35
* uml: move um_virt_to_physJeff Dike2008-02-053-46/+32
* uml: convert functions to voidKarol Swietlicki2008-02-051-3/+2
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-051-11/+8
* uml: tidy pgtable.hJeff Dike2008-02-051-0/+1
* uml: tidy kern_util.hJeff Dike2008-02-055-19/+5
* uml: clone.c tidyingJeff Dike2008-02-051-14/+18
* uml: const and other tidyingWANG Cong2008-02-052-4/+2
* uml: further bugs.c tidyingJeff Dike2008-02-051-3/+2
* uml: implement get_wchanJeff Dike2008-02-051-0/+35
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-5/+5
* UML: remove remaining FASTCALL usesHarvey Harrison2008-01-301-2/+2
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-282-4/+4
* uml: remove last include of libc asm/page.hJeff Dike2007-11-141-1/+0
* uml: fix spurious IRQ testingJeff Dike2007-11-141-6/+7
* misc uml annotation and section fixesAl Viro2007-10-291-1/+1
* spelling fixes: arch/um/Simon Arlott2007-10-203-4/+4
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* uml: fix stub address calculationsJeff Dike2007-10-166-11/+14
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-161-4/+5
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-161-3/+4
* uml: tickless supportJeff Dike2007-10-162-35/+13
* uml: clocksource supportJeff Dike2007-10-161-0/+20
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-161-53/+48
* uml: GENERIC_TIME supportJeff Dike2007-10-162-43/+0
* uml: separate timer initializationJeff Dike2007-10-161-0/+2
* uml: simplify interval settingJeff Dike2007-10-161-1/+1
* uml: fix timer switchingJeff Dike2007-10-161-7/+2
* uml: eliminate hz()Jeff Dike2007-10-161-5/+0
* uml: style fixes in FP codeJeff Dike2007-10-161-2/+0
* uml: ptrace floating point fixesJeff Dike2007-10-161-12/+6
* uml: clean up tlb flush pathJeff Dike2007-10-161-131/+127
* uml: userspace files should call libc directlyJeff Dike2007-10-162-2/+3
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-74/+60
* uml: free LDT state on process exitJeff Dike2007-10-161-0/+2
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-162-3/+3
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-165-32/+31
* uml: get rid of do_longjmpJeff Dike2007-10-164-6/+6
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-1615-466/+375
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-1619-435/+309
* uml: style fixes pass 2Jeff Dike2007-10-161-12/+5
* uml: throw out CHOOSE_MODEJeff Dike2007-10-1610-54/+36
* uml: style fixes pass 1Jeff Dike2007-10-164-81/+71
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1637-3092/+6
* uml: physmem code tidyingJeff Dike2007-10-161-29/+21
* uml: stop specially protecting kernel stacksJeff Dike2007-10-163-4/+5