summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, um: get rid of uml unistd.hAl Viro2008-10-223-0/+3
* x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-221-1/+1
* uml: remove the dead TTY_LOG codeAdrian Bunk2008-10-161-12/+0
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* um: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-182-3/+2
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | UML: make several more things staticWANG Cong2008-07-244-11/+3
* | | arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-242-33/+1
* | | arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-241-33/+2
| |/ |/|
* | 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