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