summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* um: Export pm_power_offRichard Weinberger2016-03-051-0/+1
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-131-21/+14
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-7/+7
* um: properly check all process' threads for a live mmAnton Vorontsov2012-05-311-6/+7
* um: fix possible race on task->mmAnton Vorontsov2012-05-311-2/+5
* um: should hold tasklist_lock while traversing processesAnton Vorontsov2012-05-311-0/+3
* um: remove dead codeRichard Weinberger2011-07-251-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uml: style fixes in arch/um/kernelJeff Dike2008-02-051-3/+3
* uml: tidy kern_util.hJeff Dike2008-02-051-0/+1
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-8/+4
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-2/+19
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-4/+3
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-19/+0
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-261-12/+1
* [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso2006-02-011-0/+1
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-081-0/+2
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] uml: always disable kmalloc during shutdownJeff Dike2005-06-251-5/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+79
OpenPOWER on IntegriCloud