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