summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: mconsole fixesAl Viro2006-10-243-6/+19
* [PATCH] uml: mmapper - remove just added but wrong "const" attributePaolo 'Blaisorblade' Giarrusso2006-10-201-1/+2
* [PATCH] uml: kconfig - silence warningPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+5
* [PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2006-10-202-6/+3
* [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+5
* [PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso2006-10-201-1/+2
* [PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso2006-10-201-25/+28
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-2019-7/+33
* [PATCH] uml: MODE_TT is bustJeff Dike2006-10-201-0/+1
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-152-2/+0
* [PATCH] uml: allow finer tuning for host VMSPLIT settingPaolo 'Blaisorblade' Giarrusso2006-10-111-15/+34
* [PATCH] uml: deprecate CONFIG_MODE_TTPaolo 'Blaisorblade' Giarrusso2006-10-111-7/+15
* [PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso2006-10-111-3/+0
* [PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso2006-10-113-8/+10
* [PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso2006-10-114-1/+4
* [PATCH] uml: declare in Kconfig our partial LOCKDEP supportPaolo 'Blaisorblade' Giarrusso2006-10-111-0/+13
* [PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso2006-10-111-1/+8
* [PATCH] uml: make UML_SETJMP always safePaolo 'Blaisorblade' Giarrusso2006-10-111-1/+2
* [PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso2006-10-112-4/+3
* [PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso2006-10-111-0/+1
* [PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso2006-10-111-4/+1
* [PATCH] uml: revert wrong patchPaolo 'Blaisorblade' Giarrusso2006-10-111-1/+1
* [PATCH] missed const in prototypeAl Viro2006-10-101-1/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-092-4/+4
* [PATCH] uml pt_regs fixesAl Viro2006-10-0810-25/+24
* [PATCH] um: irq changes break buildPekka Enberg2006-10-061-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-0427-28/+0
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Attack of "the the"s in archMatt LaPlante2006-10-033-3/+3
* [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-025-25/+15
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-0/+13
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-4/+4
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-023-15/+15
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-022-7/+6
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-2/+0
* [PATCH] uml build fixOllie Wild2006-09-291-1/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-2/+4
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-293-34/+1
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-291-484/+0
* [PATCH] uml: stack consumption reductionJeff Dike2006-09-292-5/+14
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-292-8/+7
* [PATCH] uml: locking documentationJeff Dike2006-09-295-2/+14
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-293-80/+40
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-293-18/+46
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-1/+1
* [PATCH] uml: fix allocation sizeJeff Dike2006-09-271-4/+5
OpenPOWER on IntegriCloud