summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/machine_kexec.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner-3/+1
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy-0/+1
2018-07-04powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini-1/+6
2018-05-03powerpc64/kexec: Hard disable ftrace before switching to the new kernelNaveen N. Rao-0/+2
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh-13/+5
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard-4/+10
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar-1/+1
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini-0/+12
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot-7/+7
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose-0/+12
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose-1/+1
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely-5/+2
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose-1/+1
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo-3/+0
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard-3/+7
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-2/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner-1/+1
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner-2/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-9/+12
2011-03-10powerpc: core irq_data conversion.Lennert Buytenhek-9/+12
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard-1/+4
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard-0/+7
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard-2/+0
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock-0/+24
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt-6/+6
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman-0/+12
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock-5/+5
2010-07-14lmb: rename to memblockYinghai Lu-6/+6
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce-2/+2
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller-0/+25
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth-0/+36
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov-12/+9
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth-0/+34
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M-0/+2
2008-07-26kexec jumpHuang Ying-1/+1
2008-04-30[POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman-6/+6
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-1/+2
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle-27/+27
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman-0/+56
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering-6/+0
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman-1/+1
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman-0/+67