summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike2006-03-273-156/+19Star
* [PATCH] uml: merge irq_user.c and irq.cJeff Dike2006-03-273-325/+295Star
* [PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike2006-03-272-153/+65Star
* [PATCH] uml: fix some printf formatsJeff Dike2006-03-271-3/+3
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-1/+11
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2006-03-221-1/+1
* [PATCH] uml: remove a dead fileJeff Dike2006-02-081-569/+0Star
* [PATCH] uml: add debug switch for skas modeJeff Dike2006-02-081-0/+18
* [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso2006-02-011-0/+1
* [PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso2006-02-011-1/+1
* [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso2006-02-011-2/+6
* [PATCH] uml: fix "apples/bananas" typoPaolo 'Blaisorblade' Giarrusso2006-02-011-1/+1
* [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-191-24/+0Star
* [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-191-38/+41
* [PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso2006-01-191-8/+13
* [PATCH] uml: sigio code - reduce spinlock hold timePaolo 'Blaisorblade' Giarrusso2006-01-191-25/+58
* [PATCH] uml: TT mode softint fixesBodo Stroesser2006-01-192-4/+6
* [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-192-12/+10Star
* [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-192-283/+2Star
* [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-1912-437/+0Star
* [PATCH] uml: change interface to boot_timer_handlerBodo Stroesser2006-01-191-3/+2Star
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-199-58/+80
* [PATCH] uml: move libc-dependent utility proceduresGennady Sharapov2006-01-196-178/+6Star
* [PATCH] uml: move LDT creationBodo Stroesser2006-01-193-21/+5Star
* [PATCH] uml: task_stack_page()Al Viro2006-01-123-5/+5
* [PATCH] uml: task_thread_info()Al Viro2006-01-122-3/+3
* [PATCH] uml: fix debug output on x86_64Jeff Dike2006-01-121-2/+2
* [PATCH] uml: revert compile-time option checkingJeff Dike2006-01-121-4/+0Star
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-121-1/+1
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-3/+4
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-091-0/+2
* [PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov2006-01-093-59/+15Star
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-096-138/+39Star
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-0915-181/+4Star
* [PATCH] uml: umid cleanupJeff Dike2006-01-062-10/+6Star
* [PATCH] uml: separate libc-dependent umid codeJeff Dike2006-01-063-315/+22Star
* [PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike2006-01-061-41/+7Star
* [PATCH] uml: non-void functions should return somethingJeff Dike2006-01-061-0/+2
* [PATCH] uml skas0: stop gcc's insanityJeff Dike2005-12-181-10/+13
* [PATCH] uml: fix compile error for ttPekka J Enberg2005-12-121-1/+0Star
* [PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike2005-11-221-4/+9
* [PATCH] uml: eliminate use of local in clone stubJeff Dike2005-11-221-4/+6
* [PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso2005-11-144-23/+11Star
* [PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault racePaolo 'Blaisorblade' Giarrusso2005-11-141-0/+9
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-1/+1
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-48/+2Star
* [PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso2005-11-071-2/+2
* [PATCH] uml: big memory fixesJeff Dike2005-11-072-7/+7
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-076-23/+36