summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+1
* uml: deal with inaccessible address space startTom Spink2008-06-061-1/+1
* uml: add missing exports for UML_RANDOM=mAl Viro2008-05-211-0/+5
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-131-1/+4
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-132-6/+8
* uml: fix bad NTP interaction with clockJeff Dike2008-05-131-2/+2
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-0/+5
* uml: style fixesJeff Dike2008-05-131-1/+1
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* proc: remove proc_root from driversAlexey Dobriyan2008-04-292-2/+2
* proper extern for late_time_initAdrian Bunk2008-04-291-2/+1
* arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-281-3/+4
* sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-2/+0
* arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-231-3/+3
* uml: fix initrd printkJohann Felix Soden2008-02-231-1/+1
* uml: fix mm_context memory leakJeff Dike2008-02-081-0/+5
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-082-3/+15
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-1/+3
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-5/+0
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-051-0/+3
* uml: remove map_cbJeff Dike2008-02-051-7/+1
* uml: SMP locking commentaryJeff Dike2008-02-052-8/+11
* uml: style fixes in arch/um/kernelJeff Dike2008-02-0514-133/+122
* uml: get rid of syscall countersJeff Dike2008-02-052-6/+0
* uml: don't kill pid 0Jeff Dike2008-02-051-1/+13
* uml: install panic notifier earlierJeff Dike2008-02-052-30/+40
* uml: eliminate setjmp_wrapperJeff Dike2008-02-051-46/+27
* uml: customize tlb.hJeff Dike2008-02-051-7/+18
* uml: 64-bit tlb fixesJeff Dike2008-02-051-4/+4
* uml: miscellaneous code cleanupsJeff Dike2008-02-053-9/+4
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-051-2/+2
* uml: cover stubs with a VMAJeff Dike2008-02-053-54/+66
* uml: clean up TASK_SIZE usageJeff Dike2008-02-055-35/+4
* uml: kill processes instead of panicing kernelJeff Dike2008-02-053-4/+33
* uml: use ptrace directly in libc codeJeff Dike2008-02-051-1/+1
* uml: add virt_to_pteJeff Dike2008-02-051-33/+23
* 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
OpenPOWER on IntegriCloud