aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/reboot.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Gravatar Alex Dewar 1-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2016-03-05um: Export pm_power_offGravatar Richard Weinberger 1-0/+1
2015-04-13um: Remove SKAS3/4 supportGravatar Richard Weinberger 1-21/+14
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 1-7/+7
2012-05-31um: properly check all process' threads for a live mmGravatar Anton Vorontsov 1-6/+7
2012-05-31um: fix possible race on task->mmGravatar Anton Vorontsov 1-2/+5
2012-05-31um: should hold tasklist_lock while traversing processesGravatar Anton Vorontsov 1-0/+3
2011-07-25um: remove dead codeGravatar Richard Weinberger 1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-02-05uml: style fixes in arch/um/kernelGravatar Jeff Dike 1-3/+3
2008-02-05uml: tidy kern_util.hGravatar Jeff Dike 1-0/+1
2007-10-16uml: fold mmu_context_skas into mm_contextGravatar Jeff Dike 1-1/+1
2007-10-16uml: style fixes pass 3Gravatar Jeff Dike 1-8/+4
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalGravatar Jeff Dike 1-2/+19
2007-10-16uml: throw out CHOOSE_MODEGravatar Jeff Dike 1-4/+3
2007-10-16uml: throw out CONFIG_MODE_TTGravatar Jeff Dike 1-19/+0
2007-05-07uml: remove user_util.hGravatar Jeff Dike 1-1/+0
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyGravatar Jeff Dike 1-12/+1
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesGravatar Paolo 'Blaisorblade' Giarrusso 1-0/+1
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedGravatar Eric W. Biederman 1-0/+2
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Gravatar Eric W. Biederman 1-6/+0
2005-06-25[PATCH] uml: always disable kmalloc during shutdownGravatar Jeff Dike 1-5/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+79