aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-181-24/+0
* [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-181-38/+41
* [PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso2006-01-181-8/+13
* [PATCH] uml: sigio code - reduce spinlock hold timePaolo 'Blaisorblade' Giarrusso2006-01-181-25/+58
* [PATCH] uml: TT mode softint fixesBodo Stroesser2006-01-182-4/+6
* [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-182-12/+10
* [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-182-283/+2
* [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-1812-437/+0
* [PATCH] uml: change interface to boot_timer_handlerBodo Stroesser2006-01-181-3/+2
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-189-58/+80
* [PATCH] uml: move libc-dependent utility proceduresGennady Sharapov2006-01-186-178/+6
* [PATCH] uml: move LDT creationBodo Stroesser2006-01-183-21/+5
* [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-111-2/+2
* [PATCH] uml: revert compile-time option checkingJeff Dike2006-01-111-4/+0
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-111-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-081-0/+2
* [PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov2006-01-083-59/+15
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-086-138/+39
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-0815-181/+4
* [PATCH] uml: umid cleanupJeff Dike2006-01-062-10/+6
* [PATCH] uml: separate libc-dependent umid codeJeff Dike2006-01-063-315/+22
* [PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike2006-01-061-41/+7
* [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/+0
* [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-134-23/+11
* [PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault racePaolo 'Blaisorblade' Giarrusso2005-11-131-0/+9
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-1/+1
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-48/+2
* [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
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-075-171/+2
* [PATCH] uml: separate libc-dependent early initializationJeff Dike2005-11-072-272/+2
* [PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov2005-11-074-65/+32
* [PATCH] uml: improve stub debuggingJeff Dike2005-11-071-0/+11
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-0/+1
* [PATCH] mm: uml kill unusedHugh Dickins2005-10-291-36/+0
* [PATCH] mm: uml pte atomicityHugh Dickins2005-10-291-3/+5
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-291-3/+0
* [PATCH] gfp_t: remaining bits of arch/*Al Viro2005-10-282-2/+2
* [PATCH] uml: Fix sysrq-r support for skas modeAllan Graves2005-10-041-7/+1
* [PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso2005-09-301-0/+2
* [PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso2005-09-301-1/+4