aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/um_arch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong1-3/+4
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike1-2/+14
2008-02-05uml: style fixes in arch/um/kernelJeff Dike1-13/+13
2008-02-05uml: install panic notifier earlierJeff Dike1-21/+20
2008-02-05uml: clean up TASK_SIZE usageJeff Dike1-20/+2
2008-02-05uml: convert functions to voidKarol Swietlicki1-3/+2
2008-02-05uml: tidy kern_util.hJeff Dike1-5/+1
2007-10-16uml: fix stub address calculationsJeff Dike1-1/+2
2007-10-16uml: style fixes pass 3Jeff Dike1-43/+31
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-5/+17
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-8/+5
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-109/+4
2007-05-11uml: remove task_protectionsJeff Dike1-1/+1
2007-05-07uml: dump core on panicJeff Dike1-1/+1
2007-05-07uml: comment early boot lockingJeff Dike1-9/+13
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2007-05-07uml: create arch.hJeff Dike1-0/+1
2007-05-07uml: host_info tidyingJeff Dike1-1/+5
2007-05-07uml: formatting fixesJeff Dike1-26/+25
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev1-1/+1
2007-02-11[PATCH] uml: umid tidyingJeff Dike1-1/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-3/+3
2006-09-27[PATCH] uml: const more dataJeff Dike1-1/+1
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike1-3/+6
2006-07-10[PATCH] uml: clean up address space limits codeTyler1-1/+1
2006-07-03[PATCH] uml build fixTheodore Tso1-0/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+2
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike1-2/+1
2006-03-27[PATCH] uml: fix some printf formatsJeff Dike1-3/+3
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-1/+11
2006-02-07[PATCH] uml: add debug switch for skas modeJeff Dike1-0/+18
2006-01-11[PATCH] uml: revert compile-time option checkingJeff Dike1-4/+0
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov1-1/+6
2006-01-06[PATCH] uml: umid cleanupJeff Dike1-2/+2
2005-11-07[PATCH] uml: big memory fixesJeff Dike1-5/+5
2005-09-30[PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso1-0/+2
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike1-5/+0
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov1-1/+1
2005-09-05[PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso1-3/+3
2005-07-27[PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso1-0/+19
2005-06-13[PATCH] uml: remove duplicate includesJeff Dike1-1/+0
2005-05-28[PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso1-6/+0
2005-05-06[PATCH] uml: command line handling cleanupJeff Dike1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+467