Age | Commit message (Expand) | Author | Files | Lines |
2005-06-23 | [PATCH] kstrdup: convert a few existing implementations | Robert Love | 1 | -6/+2 |
2005-06-23 | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 1 | -0/+1 |
2005-06-22 | [PATCH] uml: fix linkage of tt mode against NPTL | Paolo 'Blaisorblade' Giarrusso | 10 | -59/+86 |
2005-06-22 | [PATCH] uml: make hw_controller_type->release exist only for archs needing it | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+5 |
2005-06-22 | [PATCH] uml: complete hw_controller_type->release conversion | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+0 |
2005-06-22 | [PATCH] uml: add and use generic hw_controller_type->release | Paolo 'Blaisorblade' Giarrusso | 6 | -11/+7 |
2005-06-22 | [PATCH] mm: remove PG_highmem | Badari Pulavarty | 1 | -1/+0 |
2005-06-14 | [PATCH] uml: slirp and slip driver cleanups and fixes | Jeff Dike | 9 | -245/+181 |
2005-06-14 | [PATCH] uml: use fork instead of clone | Jeff Dike | 1 | -29/+19 |
2005-06-14 | [PATCH] uml: build cleanups | Jeff Dike | 2 | -4/+3 |
2005-06-14 | [PATCH] uml: remove duplicate includes | Jeff Dike | 3 | -4/+0 |
2005-06-09 | [PATCH] uml: clean up error path | Jeff Dike | 1 | -8/+16 |
2005-06-09 | [PATCH] uml: fix strace -f | Jeff Dike | 1 | -1/+6 |
2005-06-09 | [PATCH] uml: compile fixes for gcc 4 | Jeff Dike | 12 | -19/+21 |
2005-06-09 | [PATCH] uml: make the emulated iomem driver work on 2.6 | Jeff Dike | 2 | -4/+26 |
2005-05-29 | [PATCH] uml: remove jail mode + other leftovers | Paolo 'Blaisorblade' Giarrusso | 2 | -13/+1 |
2005-05-29 | [PATCH] uml: fixlet for arch_prctl_skas | Paolo 'Blaisorblade' Giarrusso | 1 | -6/+10 |
2005-05-29 | [PATCH] uml: stack dump fix | Paolo 'Blaisorblade' Giarrusso | 5 | -32/+97 |
2005-05-29 | [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+0 |
2005-05-29 | [PATCH] uml: add MOD_LICENSE to random driver | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+11 |
2005-05-29 | [PATCH] uml: remove unused code | Jeff Dike | 3 | -139/+0 |
2005-05-29 | [PATCH] uml: fix segfault on exit with CONFIG_GCOV | Jeff Dike | 1 | -18/+20 |
2005-05-29 | [PATCH] uml: single-space a help message | Jeff Dike | 1 | -3/+3 |
2005-05-29 | [PATCH] uml: remove 2_5compat.h | Jeff Dike | 7 | -31/+0 |
2005-05-29 | [PATCH] uml: turn off kmalloc always on a fatal signal | Jeff Dike | 1 | -1/+1 |
2005-05-29 | [PATCH] uml: fix a couple of warnings | Jeff Dike | 1 | -16/+3 |
2005-05-21 | [PATCH] uml: Change printf to printk in console driver | Jeff Dike | 1 | -7/+15 |
2005-05-21 | [PATCH] uml: fixrange_init 3-level page table support | Jeff Dike | 1 | -9/+31 |
2005-05-21 | [PATCH] uml: Remove ubd-mmap support | Jeff Dike | 2 | -322/+3 |
2005-05-21 | [PATCH] uml: initrd cleanup | Jeff Dike | 2 | -1/+79 |
2005-05-21 | [PATCH] uml: Export clear_user_* | Jeff Dike | 2 | -0/+2 |
2005-05-21 | [PATCH] uml: multicast driver cleanup | Jeff Dike | 2 | -35/+16 |
2005-05-21 | [PATCH] uml: Delay loop cleanups | Jeff Dike | 2 | -22/+27 |
2005-05-21 | [PATCH] uml: Page fault fixes | Jeff Dike | 1 | -3/+4 |
2005-05-21 | [PATCH] uml: small fixes left over from rc4 | Jeff Dike | 12 | -68/+65 |
2005-05-21 | Remove some left-over empty files | Linus Torvalds | 1 | -0/+0 |
2005-05-17 | [PATCH] uml: change memcpy to memmove | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+8 |
2005-05-07 | [PATCH] uml: x86_64 fixes | Jeff Dike | 5 | -5/+9 |
2005-05-07 | [PATCH] uml: Fix process exit race | Bodo Stroesser | 5 | -16/+11 |
2005-05-07 | [PATCH] uml: S390 preparation, arch_align_stack | Bodo Stroesser | 1 | -0/+9 |
2005-05-07 | [PATCH] uml: Use CONFIG variable for address space size | Bodo Stroesser | 1 | -7/+1 |
2005-05-07 | [PATCH] uml: Turn literal numbers into symbolic constants | Jeff Dike | 1 | -13/+22 |
2005-05-07 | [PATCH] uml: Makefile cleanup | Jeff Dike | 1 | -5/+1 |
2005-05-07 | [PATCH] uml: Eliminate unusable function | Jeff Dike | 1 | -10/+0 |
2005-05-07 | [PATCH] uml: S390 preparation, save an extra register | Bodo Stroesser | 1 | -0/+4 |
2005-05-07 | [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch | Bodo Stroesser | 4 | -50/+153 |
2005-05-07 | [PATCH] uml: command line handling cleanup | Jeff Dike | 2 | -4/+4 |
2005-05-07 | [PATCH] uml: __deprecated makes build unnecessarily noisy | Jeff Dike | 2 | -4/+4 |
2005-05-06 | [PATCH] uml: header and code cleanup | Bodo Stroesser | 2 | -18/+2 |
2005-05-06 | [PATCH] uml: remove a dangling symlink | Bodo Stroesser | 1 | -1/+1 |