Age | Commit message (Expand) | Author | Files | Lines |
2005-09-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -0/+17 |
2005-09-10 | kbuild: um fix so it compile with generic asm-offsets.h support | Sam Ravnborg | 2 | -0/+17 |
2005-09-09 | [PATCH] uaccess.h annotations (uml) | viro@ZenIV.linux.org.uk | 2 | -14/+14 |
2005-09-09 | [PATCH] sparse on uml (infrastructure bits) | viro@ZenIV.linux.org.uk | 2 | -0/+6 |
2005-09-08 | [PATCH] bogus #if (arch/um/kernel/mem.c) | viro@ZenIV.linux.org.uk | 1 | -1/+1 |
2005-09-08 | [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c | viro@ZenIV.linux.org.uk | 5 | -1/+8 |
2005-09-08 | [PATCH] lost chunk of "uml: build cleanups" | viro@ZenIV.linux.org.uk | 1 | -1/+1 |
2005-09-08 | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 1 | -7/+0 |
2005-09-05 | [PATCH] uml: fix x86_64 page leak | Jeff Dike | 2 | -1/+12 |
2005-09-05 | [PATCH] uml: fix advanced sysemu check | Bodo Stroesser | 1 | -11/+17 |
2005-09-05 | [PATCH] uml: allow host capability usage to be disabled | Bodo Stroesser | 1 | -0/+24 |
2005-09-05 | [PATCH] uml: skas0 stubs now check system call return values | Bodo Stroesser | 8 | -238/+348 |
2005-09-05 | [PATCH] uml: increase granularity of host capability checking | Bodo Stroesser | 4 | -34/+96 |
2005-09-05 | [PATCH] uml: move libc-dependent startup and signal code | Gennady Sharapov | 8 | -168/+230 |
2005-09-05 | [PATCH] uml: add host AIO support to block driver | Jeff Dike | 4 | -409/+373 |
2005-09-05 | [PATCH] uml: use host AIO support | Jeff Dike | 6 | -15/+475 |
2005-09-05 | [PATCH] uml: build cleanups | Al Viro | 5 | -14/+6 |
2005-09-05 | [PATCH] uml: system call path cleanup | Jeff Dike | 13 | -215/+131 |
2005-09-05 | [PATCH] uml: TLB operation batching | Jeff Dike | 8 | -166/+273 |
2005-09-05 | [PATCH] uml: remove duplicated exports | Jeff Dike | 1 | -19/+0 |
2005-09-05 | [PATCH] uml: mark SMP on UML/x86_64 as broken | Jeff Dike | 2 | -1/+5 |
2005-09-05 | [PATCH] uml: remove libc reference in build | Al Viro | 1 | -1/+1 |
2005-09-05 | [PATCH] uml: build cleanup | Al Viro | 3 | -4/+1 |
2005-09-05 | [PATCH] uml: error path cleanup | Jeff Dike | 1 | -5/+9 |
2005-09-05 | [PATCH] uml: fix a macro typo | Al Viro | 1 | -1/+1 |
2005-09-05 | [PATCH] uml: fix signal frame copy_user | Al Viro | 2 | -18/+25 |
2005-09-05 | [PATCH] uml: fault handler micro-cleanups | Paolo 'Blaisorblade' Giarrusso | 1 | -15/+13 |
2005-09-05 | [PATCH] uml: fix SIGWINCH handler race while waiting for signals. | Bodo Stroesser | 1 | -5/+6 |
2005-09-05 | [PATCH] uml: workaround GDB problems on debugging | Paolo 'Blaisorblade' Giarrusso | 3 | -4/+15 |
2005-09-05 | [PATCH] uml: Rename Kconfig files to be like the other arches | Jeff Dike | 7 | -14/+14 |
2005-09-05 | [PATCH] uml: remove debugging code from page fault path | Jeff Dike | 2 | -48/+0 |
2005-09-05 | [PATCH] unify x86/x86-64 semaphore code | Benjamin LaHaise | 3 | -3/+10 |
2005-08-29 | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 1 | -3/+3 |
2005-08-27 | [PATCH] mmaper_kern.c fixes [buffer overruns] | Al Viro | 1 | -32/+9 |
2005-08-18 | [PATCH] uml: fix a crash under screen | Jeff Dike | 1 | -1/+5 |
2005-08-18 | [PATCH] uml: fix the x86_64 build | Al Viro | 1 | -1/+0 |
2005-07-30 | [PATCH] uml: fix vsyscall brokenness | Jeff Dike | 1 | -1/+5 |
2005-07-29 | [PATCH] uml: implement hostfs syncing | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+3 |
2005-07-29 | [PATCH] uml: Clean up prink calls | Christophe Lucas | 3 | -3/+3 |
2005-07-29 | [PATCH] uml: Fix typo | Bodo Stroesser | 1 | -1/+1 |
2005-07-29 | [PATCH] uml: Fix load average >=1 | Jeff Dike | 1 | -1/+4 |
2005-07-29 | [PATCH] uml: Fix redundant assignment | Jeff Dike | 1 | -1/+0 |
2005-07-29 | [PATCH] uml: Fix skas0 stub return | Bodo Stroesser | 1 | -3/+3 |
2005-07-29 | [PATCH] uml: avoid unnecessary pcap rebuild | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+3 |
2005-07-29 | [PATCH] uml: fix TT mode by reverting "use fork instead of clone" | Jeff Dike | 1 | -19/+29 |
2005-07-28 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 3 | -4/+5 |
2005-07-28 | [PATCH] uml: fix misdeclared function | Jeff Dike | 1 | -12/+2 |
2005-07-28 | [PATCH] uml: update module interface | Dominik Hackl | 1 | -2/+2 |
2005-07-28 | [PATCH] uml: add skas0 command-line option | Paolo 'Blaisorblade' Giarrusso | 2 | -10/+44 |
2005-07-28 | [PATCH] uml: add dependency to arch/um/Makefile for parallel builds | Olaf Hering | 1 | -1/+1 |