summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-075-1/+8
* [PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk2005-09-071-1/+1
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-071-7/+0
* [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-052-1/+12
* [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-058-238/+348
* [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-054-34/+96
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-058-168/+230
* [PATCH] uml: add host AIO support to block driverJeff Dike2005-09-054-409/+373
* [PATCH] uml: use host AIO supportJeff Dike2005-09-056-15/+475
* [PATCH] uml: build cleanupsAl Viro2005-09-055-14/+6
* [PATCH] uml: system call path cleanupJeff Dike2005-09-0513-215/+131
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-058-166/+273
* [PATCH] uml: remove duplicated exportsJeff Dike2005-09-051-19/+0
* [PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2005-09-052-1/+5
* [PATCH] uml: remove libc reference in buildAl Viro2005-09-051-1/+1
* [PATCH] uml: build cleanupAl Viro2005-09-053-4/+1
* [PATCH] uml: error path cleanupJeff Dike2005-09-051-5/+9
* [PATCH] uml: fix a macro typoAl Viro2005-09-051-1/+1
* [PATCH] uml: fix signal frame copy_userAl Viro2005-09-052-18/+25
* [PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso2005-09-051-15/+13
* [PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser2005-09-051-5/+6
* [PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso2005-09-053-4/+15
* [PATCH] uml: Rename Kconfig files to be like the other archesJeff Dike2005-09-057-14/+14
* [PATCH] uml: remove debugging code from page fault pathJeff Dike2005-09-052-48/+0
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-053-3/+10
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-3/+3
* [PATCH] mmaper_kern.c fixes [buffer overruns]Al Viro2005-08-271-32/+9
* [PATCH] uml: fix a crash under screenJeff Dike2005-08-181-1/+5
* [PATCH] uml: fix the x86_64 buildAl Viro2005-08-181-1/+0
* [PATCH] uml: fix vsyscall brokennessJeff Dike2005-07-291-1/+5
* [PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso2005-07-281-0/+3
* [PATCH] uml: Clean up prink callsChristophe Lucas2005-07-283-3/+3
* [PATCH] uml: Fix typoBodo Stroesser2005-07-281-1/+1
* [PATCH] uml: Fix load average >=1Jeff Dike2005-07-281-1/+4
* [PATCH] uml: Fix redundant assignmentJeff Dike2005-07-281-1/+0
* [PATCH] uml: Fix skas0 stub returnBodo Stroesser2005-07-281-3/+3
* [PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso2005-07-281-1/+3
* [PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike2005-07-281-19/+29
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-273-4/+5
* [PATCH] uml: fix misdeclared functionJeff Dike2005-07-271-12/+2
* [PATCH] uml: update module interfaceDominik Hackl2005-07-271-2/+2
* [PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso2005-07-272-10/+44
* [PATCH] uml: add dependency to arch/um/Makefile for parallel buildsOlaf Hering2005-07-271-1/+1
* [PATCH] uml: readd missing define to arch/um/Makefile-i386Olaf Hering2005-07-271-0/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] uml: allow building as 32-bit binary on 64bit hostPaolo 'Blaisorblade' Giarrusso2005-07-144-21/+31
* [PATCH] uml: reintroduce pcap supportPaolo 'Blaisorblade' Giarrusso2005-07-143-9/+24
OpenPOWER on IntegriCloud