aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05uml: style fixes in arch/um/kernelJeff Dike1-3/+3
2008-02-05uml: tidy kern_util.hJeff Dike1-0/+1
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike1-8/+4
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-2/+19
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-4/+3
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-19/+0
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-12/+1
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman1-0/+2
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-06-25[PATCH] uml: always disable kmalloc during shutdownJeff Dike1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+79