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