index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
machine_kexec_64.c
Age
Commit message (
Expand
)
Author
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
2016-09-23
powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()
Benjamin Herrenschmidt
2016-09-23
powerpc/64/kexec: Copy image with MMU off when possible
Benjamin Herrenschmidt
2016-09-23
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
2016-05-11
powerpc: Update of_remove_property() call sites to remove null checking
Suraj Jitindar Singh
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2015-10-27
powerpc/book3e-64: Enable kexec
Tiejun Chen
2015-02-17
kexec: add IND_FLAGS macro
Geoff Levand
2014-12-29
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
2014-05-28
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2014-02-11
powerpc: Fix endian issues in kexec and crash dump code
Anton Blanchard
2013-10-30
powerpc/kexec: kexec_sequence() is in misc_64.S
Geert Uytterhoeven
2013-05-14
powerpc/kexec: Fix kexec when using VMX optimised memcpy
Anton Blanchard
2013-02-24
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2011-09-20
powerpc: Use for_each_node_by_type instead of open coding it
Anton Blanchard
2010-07-31
powerpc/kexec: Fix orphaned offline CPUs across kexec
Matt Evans
2010-07-31
powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c
Matt Evans
2010-07-31
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-15
powerpc/kexec: Wait for online/possible CPUs only.
Matt Evans
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2008-12-23
powerpc/32: Setup OF properties for kdump
Dale Farnsworth
2008-12-23
powerpc: Setup OF properties for ppc32 kexec
Dale Farnsworth
2008-10-31
powerpc: Kexec exit should not use magic numbers
Milton Miller
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-21
powerpc: Find and destroy possible stale kernel added properties
Milton Miller
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-03
generic-ipi: fix linux-next tree build failure
Stephen Rothwell
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
[POWERPC] Make struct property's value a void *
Stephen Rothwell
2006-08-25
Merge branch 'merge'
Paul Mackerras
2006-08-17
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
2006-08-17
[POWERPC] Move some kexec logic into machine_kexec.c
Michael Ellerman
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-06-28
[POWERPC] Make kexec_setup() a regular initcall
Michael Ellerman
2006-05-19
[PATCH] powerpc: Move crashkernel= handling into the kernel.
Michael Ellerman
2006-05-19
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2006-01-09
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
2006-01-09
[PATCH] powerpc: Merge kexec
Michael Ellerman
2005-11-14
powerpc: Move most remaining ppc64 files over to arch/powerpc
Paul Mackerras